aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* targets: Remove some obvious commentsMatt Turner2021-01-171-2/+0
* targets: Remove unused 'enter' commandMatt Turner2021-01-171-4/+0
* targets: Pass separate arguments to run_merge()Matt Turner2020-12-181-1/+1
* targets: Remove || exit 1 from run_merge invocationsMatt Turner2020-05-151-2/+2
* targets: Drop setup_pkgmgr()Matt Turner2020-05-151-3/+0
* targets: Reduce locales to C.UTF8 in stage buildsMatt Turner2020-04-071-0/+7
* targets: Remove redundancy filenamesMatt Turner2020-03-283-2/+2
* Preclean fails attempting to Unmerge distcc when already depcleanedMichael Everitt2018-10-011-1/+4
* targets stage3-chroot.sh: Update the emerge optionsBrian Dolbec2017-11-271-1/+1
* Unify stage cleaningBrian Dolbec2017-11-211-1/+0
* Unify all make.conf settings and writingBrian Dolbec2017-11-211-2/+0
* Add prepare_portage and clear_portage to functions.sh and to the controller.s...Jorge Manuel B. S. Vicetto (jmbsvicetto)2017-11-211-0/+3
* Move the code to deal with USE="bindist" to run_merge so we don't need to rep...Jorge Manuel B. S. Vicetto (jmbsvicetto)2015-08-301-6/+0
* We need to preserve bindist for later stages (if set). This will also need to...Jorge Manuel B. S. Vicetto (jmbsvicetto)2015-08-301-0/+6
* Make shdir a complete path to ease it's use.Brian Dolbec2014-12-311-3/+3
* chmod +x all sh scripts so they can run from the git checkoutBrian Dolbec2014-01-103-0/+0
* Replace 'system' with '@system' where applicable, to be more greppable.Matt Turner2013-07-241-1/+1
* Stop passing ${clst_root_path} and /tmp/stage1root to exec_in_chroot.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-10-021-1/+1
* Whitespace.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-221-0/+4
* Replace "." with "source".Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-221-1/+1
* Stop removing dev-util/ccache on stage3 since that is done by depclean on chr...Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-07-021-5/+0
* 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