aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More trailing whitespace cleanupsAndrew Gaffney2009-01-111-1/+1
* Initial commit after creating the git repository.Chris Gianelloni2008-07-243-0/+0
* We should only use --noreplace when building a pkgset, everything else should...Chris Gianelloni2008-03-111-2/+4
* Call setup_myemergeopts after changing clst_FETCHAndrew Gaffney2008-03-101-0/+3
* Fix some spacing on the -* warning, revert Andrew's last change, since it did...Chris Gianelloni2008-03-101-8/+7
* Rather than using the environment, we write out our USE to make.conf, then re...Chris Gianelloni2008-02-281-7/+0
* Changing run_emerge to run_merge, changing both setup_portage and setup_myfea...Chris Gianelloni2008-02-281-2/+2
* 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-201-10/+1
* Removing any functions that we now call by default when we source chroot-func...Chris Gianelloni2008-02-201-6/+0
* Clean up the debug code that I've added to stage1, move it to chroot_function...Chris Gianelloni2008-02-201-2/+2
* Move export of FEATURES to setup_myfeatures.Chris Gianelloni2008-02-131-2/+0
* Applying a patch from Tais M. Hansen <tais.hansen@osd.dk> to add initial sys-...Chris Gianelloni2007-11-251-0/+5
* check to see if distcc is enabled before calling cleanup_distcc()Andrew Gaffney2007-10-291-1/+5
* Added setup_myemergeopts to setup_myfeatures and removed redundant calls to s...Chris Gianelloni2007-04-101-19/+2
* Removing old CVS Header lines, which are no longer used since moving to SVN.Chris Gianelloni2007-01-023-3/+0
* Clean up the USE usage in GRP/stage4.Chris Gianelloni2006-11-221-1/+1
* Added patch from Andrew Gaffney <agaffney@gentoo.org> to remove all instances...Chris Gianelloni2006-11-221-3/+0
* Removing all copyright and license comment headers from all files so we don't...Chris Gianelloni2006-10-023-9/+3
* Added function to cleanup stray /etc/distcc/hosts files.Chris Gianelloni2006-01-171-1/+2
* Fixed up spacing/coding style on grp.Chris Gianelloni2005-12-163-11/+14
* Made sure we use -f on removing the default links for splash. Removed check_...Chris Gianelloni2005-12-091-4/+1
* move unmerge.sh to support;move the CLEAN_DELAY,EMERGE_WARNING_DELAY, and CON...Eric Edgar2005-12-081-2/+1
* Changed to clst_use from clst_embedded_use and clst_netboot_use and clst_grp_...Chris Gianelloni2005-11-291-2/+2
* Forward port the changes from catalyst 1.1.9 to 1.1.10.10 to catalyst2. Need...Eric Edgar2005-08-091-1/+2
* Fix bindist invcation.Chris Gianelloni2005-07-071-2/+2
* Made sure bindist was used for all emerges in GRP.Chris Gianelloni2005-07-071-4/+2
* Fix USE flags for grp buildEric Edgar2005-07-071-5/+6
* let grp use the users environment variables and removed extra grp_stage23_use...Eric 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-3/+2
* Initial import of Catalyst 2.0.0Eric Edgar2005-04-044-70/+49
* Changing the killall -9 gconfd-2 to gconftool-2 --shutdown and resolving bug ...Chris Gianelloni2005-03-051-2/+2
* Added a conditional before killing gconfd-2. This is also going to be cataly...Chris Gianelloni2005-01-301-5/+8
* Moved killall -9 gconfd-2 to execute outside chroot.Chris Gianelloni2005-01-292-4/+3
* Re-enabled preclean in grp and added gconfd-2 killing.Chris Gianelloni2005-01-282-5/+7
* Added ability to pause indefinitely. This closes bug #79798. I've also adde...Chris Gianelloni2005-01-281-2/+8
* Updated to use package.use correctly. Blame Robert Paskowitz <rpaskowitz@con...Chris Gianelloni2005-01-261-2/+2
* Added a portage version check to each target that uses --newuse to ensure a h...Chris Gianelloni2005-01-131-1/+11
* Added a -F or --fetchonly command line option and closing out bug #77480. Al...Chris Gianelloni2005-01-111-3/+8
* copyright fixesJohn P. Davis2004-10-153-6/+6
* multiple bugfixes, check changelogJohn P. Davis2004-10-121-3/+3
* bugfix for #66083 which in turn addresses #61605John P. Davis2004-10-051-7/+2
* see changelog, big changes and fixed bug #56581John P. Davis2004-09-081-3/+3
* bugfixes for #61537 and #61779John P. Davis2004-08-311-2/+1
* 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-1/+7
* distcc fixupsJohn P. Davis2004-06-043-22/+7
* bugfixes for error handling, envscript, and distccJohn P. Davis2004-04-141-13/+4