Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26086 - /etc/make.conf is overwritten during the first step in the bootstrapping process
Summary: /etc/make.conf is overwritten during the first step in the bootstrapping process
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-06 16:37 UTC by Robert Goodkin
Modified: 2003-08-06 19:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Goodkin 2003-08-06 16:37:14 UTC
When starting from a stage1 tarbal and running the bootstrap script.. it puts a new copy of /etc/make.conf which overwrites all your optimazatins.  This completely defeats the purpose of bootstraping!  Killing the process and re-editing the file with your prefered flags causing the build to be done correctly.

Reproducible: Always
Steps to Reproduce:
1.Boot off the 1.4 LIVECD   2.follow directions in install to the letter 3.run bootstrap script
Actual Results:  
It overwrote the /etc/make.conf file with a new one

Expected Results:  
merge it properly?
Comment 1 Markus Nigbur (RETIRED) gentoo-dev 2003-08-06 19:09:46 UTC
this is nothing to worry about, after the bootstrap scritp finished, the old file gets restored.
and yes. it will use the settings, you entered before, during bootstap.
Comment 2 Brian Jackson (RETIRED) gentoo-dev 2003-08-06 19:13:52 UTC
what he said