aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* targets: Delete never-used packages.txt codeMatt Turner2020-10-201-1/+0
* targets: Don't delete pyc/pyo filesMatt Turner2020-05-161-4/+0
* targets: Drop setup_pkgmgr()Matt Turner2020-05-151-3/+0
* targets: Remove redundancy filenamesMatt Turner2020-03-283-1/+1
* targets/*: Add shebangs for any scripts without oneBrian Dolbec2016-06-281-0/+1
* 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-2/+2
* chmod +x all sh scripts so they can run from the git checkoutBrian Dolbec2014-01-103-0/+0
* The emerge option is newuse and not new.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-10-071-1/+1
* Whitespace.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-221-0/+1
* Replace "." with "source".Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-221-1/+1
* Add --deep to the emerge run on livecd-stage1.CATALYST-2.0.10Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-07-191-1/+1
* The livecd-stage1 target needs to rebuild packages with different use flags.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-07-181-1/+1
* Initial commit after creating the git repository.Chris Gianelloni2008-07-243-0/+0
* Updated TODO. Added code to livecd-stage1 to generate a package list, which ...Chris Gianelloni2008-04-111-1/+2
* Changing run_emerge to run_merge, changing both setup_portage and setup_myfea...Chris Gianelloni2008-02-281-1/+1
* 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-0/+2
* Move export of FEATURES to setup_myfeatures.Chris Gianelloni2008-02-131-6/+0
* Added clst_HOSTUSE to livecd-stage1 and livecd-stage2 package builds.Chris Gianelloni2008-02-061-1/+1
* 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-1/+0
* Removed the generation of grppkgs.txt since the Installer now uses vdb directly.Chris Gianelloni2007-03-121-1/+0
* Removing old CVS Header lines, which are no longer used since moving to SVN.Chris Gianelloni2007-01-023-3/+0
* Added patch from Andrew Gaffney <agaffney@gentoo.org> to remove all instances...Chris Gianelloni2006-11-221-2/+0
* Removing all copyright and license comment headers from all files so we don't...Chris Gianelloni2006-10-023-9/+3
* Fixed generation of grppkgs.txt and kernelpkgs.txt for the Installer. This i...Chris Gianelloni2006-02-131-7/+3
* Added function to cleanup stray /etc/distcc/hosts files.Chris Gianelloni2006-01-171-1/+2
* Fixed up spacing/coding style on livecd-stage*.Chris Gianelloni2005-12-162-6/+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-081-3/+1
* Made EMERGE_WARNING_DELAY=0 for all stages. This is 2.0_rc7.Chris Gianelloni2005-12-071-1/+2
* Changed to clst_use from clst_stage4_use and clst_livecd_use.Chris Gianelloni2005-11-291-2/+2
* Add code to dump grppkgs.txt file on livecd-stage1 and kernelpkgs.txt file on...Chris Gianelloni2005-09-081-1/+7
* Big honkin' copyright update.Chris Gianelloni2005-07-052-4/+4
* Fix some exception handling in catalyst_support.pyEric Edgar2005-04-272-3/+4
* embedded target cleanups ... iso,bootloader,target_setup generalizations, min...Eric Edgar2005-04-211-13/+1
* Updated all instances of livecd/type: gentoo-release-environmental to gentoo-...Chris Gianelloni2005-04-201-46/+2
* Generalized kernel support, fsscript, rcupdate, etc for stage4Eric Edgar2005-04-111-8/+10
* change the code to use more case statements. Fix gcc issue in stage1.Eric Edgar2005-04-061-13/+4
* Merging in changes from catalyst 1.1.x for gamecd support.Chris Gianelloni2005-04-061-1/+9
* Initial import of Catalyst 2.0.0Eric Edgar2005-04-044-96/+89
* Adding back in the kill for livecd-stage1 for gconfd-2 and resolving bug #733...Chris Gianelloni2005-03-241-2/+3
* Revert last set of changes and remove portage version check from emerge in li...Chris Gianelloni2005-03-071-13/+2
* Changing the killall -9 gconfd-2 to gconftool-2 --shutdown and resolving bug ...Chris Gianelloni2005-03-051-2/+2