Post by Neil BothwickPost by Arve BarsnesPost by Walter DnesPost by Neil Bothwickqlist -IC | grep -e x11-base -e x11-apps -e x11-fonts
1) Has /var/lib/portage/set_name been deprecated?
No. The new default is now /var/lib/portage. Check your
/etc/portage/repos.conf/gentoo.conf if you're in doubt about where
your main repo is.
When did that happen? The portage man page still shows /etc/portage/sets/
as the location for user-defined sets.
There seems to be some confusion here. /var/lib/portage is where portage
stores things; /etc/portage is where you store portage things.
Post by Neil BothwickPost by Arve BarsnesPost by Walter Dnes2) Will items in /etc/portage/sets/<whatever> be automatically
updated each time you update world?
Provided the set is in world_sets, all packages in it will be treated as
In my case, nearly all the packages I want installed are specified in 6 sets in
/etc/portage/sets/<set-name>. When I emerge one of those sets, portage adds it
to /var/lib/portage/world_sets, just as any package I emerge specifically goes
into /var/lib/portage/world. In fact my world file has just three entries at
the moment: things I'm trying before they're moved to a set.
Neat and tidy.
[OT]
This scheme may seem backwards; I started it when I was going through a great
many reinstallations and wanted to go methodically, one step at a time. First
a core set, then a broader base set, then xorg, plasma and apps. The
appropriate profile would be set for each stage. I'd set up the kernel config
after the core, so that the rest of the base packages had proper kernel
settings to read. That gave me a bootable system and I'd finish the job in the
new system itself.
--
Regards,
Peter.