Re: [gentoo-user] Does emerge overwrite make.conf?

2003-02-05 Thread Pat Double
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You certainly should NOT have CONFIG_PROTECT="-*" in your make.conf. That tells portage to not protect any configuration files, i.e. anything in /etc. Therefore your make.conf got overwritten. On Wednesday 05 February 2003 10:04 am, Eric Miller wrot

Re: [gentoo-user] Does emerge overwrite make.conf?

2003-02-05 Thread brett holcomb
Not unless you tell it to. One of the etc-update files was probably make.conf. I usually do them one at a time or using the etc-update tell it to delete the ones I don't want updated. On Wed, 5 Feb 2003 08:04:37 -0800 (PST) Eric Miller <[EMAIL PROTECTED]> wrote: I am doing my final emerge -u

[gentoo-user] Does emerge overwrite make.conf?

2003-02-05 Thread Eric Miller
I am doing my final emerge -u world before finishing my install. I *had* a good copy of make.conf with all my USE variables, CONFIG_PROTECT="-*", and my mcpu flags. However, some of the latter packages in the 27 that were needed for the -u world report that some config files in /etc need updating