Eric Waguespack schreef: > say for example I installed Gentoo with some USE flags, but then I > changed my mind and wanted to add (for example) the "offensive" USE > flag to my make.conf (I have no idea what offensive does, but with a > name like that, it must be good http://gentoo-portage.com/USE ). what > would I do (short of a reinstallation) to recompile everything with > these new USE flags? > > > Thanks. >
emerge --newuse world (or, emerge -N world) will search through your installed files for the packages that can use that flag and recompile them with it active rather than inactive. (man emerge might be worth a look) Holly -- gentoo-user@gentoo.org mailing list