aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Initial commit after creating the git repository.Chris Gianelloni2008-07-243-0/+0
* We don't want to run setup_myfeatures in preclean, but still want to update t...Chris Gianelloni2008-05-091-0/+5
* Remove the die on LIBDIR check, since it won't be set on non-multilib profile...Chris Gianelloni2008-04-251-6/+0
* We probably shouldn't be running our debug functions in our stages. Let's fi...Chris Gianelloni2008-04-251-0/+6
* Changing run_emerge to run_merge, changing both setup_portage and setup_myfea...Chris Gianelloni2008-02-282-4/+4
* Rearrange some of the functions in chroot-functions.sh in preparation for som...Chris Gianelloni2008-02-281-1/+1
* Change all . to source.Chris Gianelloni2008-02-202-2/+2
* Added a cleanup_stages function and added it to the appropriate places.Chris Gianelloni2008-02-202-10/+1
* Removing any functions that we now call by default when we source chroot-func...Chris Gianelloni2008-02-201-8/+1
* Clean up the debug code that I've added to stage1, move it to chroot_function...Chris Gianelloni2008-02-201-3/+3
* We need to be sure we clear out /var/log/portage/elog as well as /var/log/eme...Chris Gianelloni2008-02-141-0/+2
* Move export of FEATURES to setup_myfeatures.Chris Gianelloni2008-02-131-4/+1
* Applying a patch from Tais M. Hansen <tais.hansen@osd.dk> to add initial sys-...Chris Gianelloni2007-11-251-0/+6
* check to see if distcc is enabled before calling cleanup_distcc()Andrew Gaffney2007-10-291-2/+1
* We need to force USE=bindist on for building stages.Chris Gianelloni2007-08-311-1/+1
* Added setup_myemergeopts to setup_myfeatures and removed redundant calls to s...Chris Gianelloni2007-04-101-3/+2
* Removing old CVS Header lines, which are no longer used since moving to SVN.Chris Gianelloni2007-01-023-3/+0
* Removing all copyright and license comment headers from all files so we don't...Chris Gianelloni2006-10-023-9/+3
* Added --oneshot to default options for stage1 building. Added code to wipe w...Chris Gianelloni2006-01-261-1/+3
* Added function to cleanup stray /etc/distcc/hosts files.Chris Gianelloni2006-01-171-1/+3
* Fixed up spacing/coding style on stages 2 and 3.Chris Gianelloni2005-12-193-12/+6
* Made sure we use -f on removing the default links for splash. Removed check_...Chris Gianelloni2005-12-091-2/+1
* move unmerge.sh to support;move the CLEAN_DELAY,EMERGE_WARNING_DELAY, and CON...Eric Edgar2005-12-082-8/+4
* Made EMERGE_WARNING_DELAY=0 for all stages. This is 2.0_rc7.Chris Gianelloni2005-12-071-2/+2
* Forward port the changes from catalyst 1.1.9 to 1.1.10.10 to catalyst2. Need...Eric Edgar2005-08-091-1/+3
* Fixing USE for stage3.Chris Gianelloni2005-07-071-2/+2
* Remove unnecessary GRP_STAGE23_USE from stage2 and stage3 buildsEric Edgar2005-07-071-3/+2
* Big honkin' copyright update.Chris Gianelloni2005-07-053-6/+6
* Fix some exception handling in catalyst_support.pyEric Edgar2005-04-271-2/+2
* Fix a use flag bug in the stage3Eric Edgar2005-04-071-2/+2
* Initial import of Catalyst 2.0.0Eric Edgar2005-04-044-85/+48
* Added ability to pause indefinitely. This closes bug #79798. I've also adde...Chris Gianelloni2005-01-281-2/+8
* Added a portage version check to each target that uses --newuse to ensure a h...Chris Gianelloni2005-01-131-1/+10
* Added a -F or --fetchonly command line option and closing out bug #77480. Al...Chris Gianelloni2005-01-111-2/+7
* Fixed DHCP for eth0->eth3 in livecdfs-update.sh and also changed stage3 targe...Chris Gianelloni2005-01-111-2/+2
* fixes for bugs #49819 and #71033. Partial fix for #67289John P. Davis2004-11-231-2/+2
* copyright fixesJohn P. Davis2004-10-153-6/+6
* multiple bugfixes, check changelogJohn P. Davis2004-10-121-2/+2
* bugfix for #66083 which in turn addresses #61605John P. Davis2004-10-051-3/+1
* see changelog, big changes and fixed bug #56581John P. Davis2004-09-081-3/+3
* patch for bug 58840John P. Davis2004-08-021-4/+2
* final touches on -V flagging for buildsJohn P. Davis2004-07-121-2/+3
* coded support for the -d (debug) flag which makes catalyst display an emerge ...John P. Davis2004-07-121-2/+7
* check changelogJohn P. Davis2004-06-181-8/+4
* distcc fixupsJohn P. Davis2004-06-042-5/+2
* bugfixes for error handling, envscript, and distccJohn P. Davis2004-04-142-9/+5
* distcc cleanupsJohn P. Davis2004-04-143-10/+7
* adding filesJohn P. Davis2004-04-122-0/+72
* lots of changes to the bash backendJohn P. Davis2004-04-121-62/+28
* commit for 1.0.5.1John P. Davis2004-04-041-2/+2