Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-amd64
Den 2012-06-04 15:23, Daiajo Tibdixious skrev:
> I know when I do an emerge world it looks at /var/lib/portage/world
> for the list of packages.
> I went looking for a 'system' list for the emerge system command &
> did
> not find it.
emerge -pe system | xargs -- less
or something ? :=)
my own fav is:
qlist -IC dev-php/pecl-* | xargs -- emerge -1
call it reemergetree.sh
dont parse files on your own, use portage
|
|