View previous topic :: View next topic |
Author |
Message |
rlyacht Apprentice
Joined: 17 Apr 2002 Posts: 170
|
Posted: Mon Apr 29, 2002 2:34 am Post subject: IMPORTANT: 16 config files in /etc need updating. |
|
|
I got the following after doing an emerge of something
Code: |
* IMPORTANT: 16 config files in /etc need updating.
* Type emerge --help config to learn how to update config files.
|
But I'm confused after having read the help. It mentions changes to make.globals and make.conf. It seems like make.globals needs to be changed, but what should I do? I tried adding CONFIG_PROJECT_MASK="/etc" to /etc/make.globals and doing an emerge --update work, but that didn't do it. Besides, I dont get the basic idea of what I'm supposed to do to update these config files. |
|
Back to top |
|
|
fghellar Bodhisattva
Joined: 10 Apr 2002 Posts: 856 Location: Porto Alegre, BR
|
Posted: Mon Apr 29, 2002 3:04 am Post subject: |
|
|
The basic idea is that you take a look at both files, compare them, and decide if you want to a) keep the old one, b) delete it and adopt the new one, or c) mix them in some way you please. Portage will not overwrite config files. It's up to you. _________________ | www.gentoo.org | www.tldp.org | www.google.com | |
|
Back to top |
|
|
Guest
|
Posted: Mon Apr 29, 2002 11:50 pm Post subject: |
|
|
emerge gentoolkit and from there execute etc-update as root and that will help you. |
|
Back to top |
|
|
rlyacht Apprentice
Joined: 17 Apr 2002 Posts: 170
|
Posted: Tue Apr 30, 2002 3:11 am Post subject: Thanks very much |
|
|
for your help. |
|
Back to top |
|
|
|