summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix to call emerge --resume properly, especially for catalyst stage2 resumes....Joshua Kinard2015-02-041-8/+7
* We should attempt to source /lib/gentoo/functions.sh before we attemptWilliam Hubbs2014-03-131-10/+13
* Remove call to emerge --clean.Zac Medico2013-06-271-7/+2
* Fix profile packages parsing code for bug #439282.Zac Medico2012-10-231-6/+12
* check /etc/portage/make.profile and /etc/make.profile #424235Mike Frysinger2012-07-071-7/+11
* Update bootstrap.sh to replace STAGE1_USE with BOOTSTRAP_USE - bug 390701.Jorge Manuel B. S. Vicetto2011-11-171-6/+6
* bootstrap.sh: remove make.conf backup codeZac Medico2011-07-141-21/+5
* Reverted Zac's patch from bug 113298 as sys-apps/shadow is now part of packag...Jorge Manuel B. S. Vicetto2011-07-141-5/+3
* Applied Zac's path in bug 113298 to get stages building again.Jorge Manuel B. S. Vicetto2011-05-201-3/+5
* Bug #273660 - Add a --quiet option for bootstrap.sh. Thanks to Alexandre Nuno...Zac Medico2010-09-111-2/+4
* Fix python syntax for python 3 compatibility.Zac Medico2009-09-251-4/+4
* Fix portage.settings.packages code for compatibility with unicode strings.Zac Medico2009-08-061-3/+3
* convert virtual/baselayout to sys-apps/baselayoutMike Frysinger2008-03-301-3/+3
* Added bindist to the list of allowed USE flags for bootstrap. I am unaware o...Chris Gianelloni2007-08-311-2/+5
* Remove mips-specific lines that force mips-headers. mips uses linux-headers ...Joshua Kinard2007-05-141-25/+11
* pull in /etc/profile first before /etc/init.d/functions.sh #176607 by Shvetso...Mike Frysinger2007-05-051-8/+10
* Shove Darwin/OSX bootstrap scripts into the attic, this stuff is notFabian Groffen2006-12-302-579/+0
* Added patch from Flameeyes to support Gentoo/FreeBSD with the normal bootstra...Chris Gianelloni2006-10-071-4/+8
* Remove deprecation messages by using --clean and --prune. Blame ian.Chris Gianelloni2006-07-061-4/+4
* Remove the 'read' as it breaks catalyst builds.Chris Gianelloni2006-03-201-3/+2
* Added patch from kumba to use mips-headers for mips and nptl.Chris Gianelloni2006-01-271-10/+26
* Added patches from myself and vapier to ensure --oneshot use, purge old gcc v...Chris Gianelloni2006-01-271-20/+38
* Removed wildcards as they are not necessary. Closing bug #114222.Chris Gianelloni2005-12-021-3/+3
* no need to call portageq 15 times in a row while [[ (1/3) Configuring environ...Ned Ludd2005-11-201-10/+6
* Removed versions from bootstrap output and closing bug #102196.Chris Gianelloni2005-08-151-5/+4
* remove macos toolbox glue from python bootstrapKito Danya Dietrich2005-07-111-10/+11
* Initial userlocales support in bootstrap.Chris Gianelloni2005-06-221-2/+5
* Removing bootstrap-old.sh, as it is no longer used.Chris Gianelloni2005-06-221-357/+0
* since best_version returns a cat/pkg-ver atom, we need a relational operator ...Mike Frysinger2005-05-161-3/+3
* New bootstrap.sh script for 2005.0 and beyondChris Gianelloni2005-03-282-159/+159
* Use virtual/baselayout now.Chris Gianelloni2005-03-071-3/+3
* Fix USE=-nls still compiling gettext during bootstrap at least. Remove remergeMartin Schlemmer2005-03-021-30/+43
* make sure we have ${DISTDIR} and permissions to write to /var/tmpKito Danya Dietrich2005-02-261-10/+14
* make uname check sane, fix perms on disk image, various bugs squashed. Add [s...Kito Danya Dietrich2005-02-151-50/+90
* Initial import for darwin bootstrap. Supports Gentoo for OS X Standard and Pr...Kito Danya Dietrich2005-02-121-0/+481
* Updated bootstrap-new.sh script, which is now being used as bootstrap.sh in t...Chris Gianelloni2005-02-101-5/+11
* Added extra [ ] around RESUME variable check.Chris Gianelloni2005-02-041-3/+4
* Fixed status messages.Chris Gianelloni2005-02-041-4/+4
* Fixed typo on line 144 and 146.Chris Gianelloni2005-02-041-4/+4
* Revert -e as it is superceded by bootstrap-new.shChris Gianelloni2005-02-031-3/+3
* Testing new bootstrap script.Chris Gianelloni2005-01-261-0/+326
* Bootstrap.sh now recompiles the toolchain once. This will keep bootstrap fro...Chris Gianelloni2005-01-211-4/+4
* dont announce a resume if there isnt one yet ;)Mike Frysinger2005-01-161-4/+4
* add --version and more verbose featuresMike Frysinger2005-01-141-15/+32
* abort if user gives us bogus arguements #77107Mike Frysinger2005-01-081-10/+17
* set GENTOO_VERS and give the user a little progress infoMike Frysinger2004-12-231-3/+15
* bashify this puppy and use portageq for more thingsMike Frysinger2004-12-231-44/+38
* if USE=nptl, try to merge 2.6 headers for the user #61198Mike Frysinger2004-12-231-2/+6
* -n does not work correctly with unsetNed Ludd2004-11-271-2/+4
* touch up the help message #72331 by Aaron WalkerMike Frysinger2004-11-241-2/+2