summaryrefslogtreecommitdiff
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-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-1/+10
* 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-8/+0
* Added setup_myemergeopts to setup_myfeatures and removed redundant calls to s...Chris Gianelloni2007-04-101-1/+0
* Removing old CVS Header lines, which are no longer used since moving to SVN.Chris Gianelloni2007-01-022-2/+0
* Added back a missing 'then' from stage4 target.Chris Gianelloni2007-01-021-0/+1
* Clean up the USE usage in GRP/stage4.Chris Gianelloni2006-11-221-4/+1
* 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-8/+2
* Fixed lots of spacing issues, removed livecd/type from livecd-stage1, add spl...Chris Gianelloni2006-10-021-6/+14
* Fixed up spacing/coding style on stage4.Chris Gianelloni2005-12-193-21/+8
* Made sure we use -f on removing the default links for splash. Removed check_...Chris Gianelloni2005-12-091-1/+0
* move unmerge.sh to support;move the CLEAN_DELAY,EMERGE_WARNING_DELAY, and CON...Eric Edgar2005-12-083-12/+7
* Made EMERGE_WARNING_DELAY=0 for all stages. This is 2.0_rc7.Chris Gianelloni2005-12-071-0/+1
* Changed multiple spaces to tabs to satisfy my OCD.Chris Gianelloni2005-11-301-10/+10
* Changed to clst_use from clst_stage4_use and clst_livecd_use.Chris Gianelloni2005-11-291-2/+2
* Fixed USE invocations in stage4 target.Chris Gianelloni2005-11-291-2/+2
* run pre_kmerge and post_kmerge only onceEric Edgar2005-10-171-3/+9
* Forward port the changes from catalyst 1.1.9 to 1.1.10.10 to catalyst2. Need...Eric Edgar2005-08-091-4/+4
* 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-054-6/+6
* Fix stage4 so it doesnt run the bootloader stuffEric Edgar2005-06-271-6/+2
* Added mutex to AUTHORS and added livecd/linuxrc support to embedded, stage4, ...Chris Gianelloni2005-05-251-1/+7
* Fix some exception handling in catalyst_support.pyEric Edgar2005-04-271-2/+2
* embedded target cleanups ... iso,bootloader,target_setup generalizations, min...Eric Edgar2005-04-212-1/+39
* Generalized kernel support, fsscript, rcupdate, etc for stage4Eric Edgar2005-04-112-2/+28
* Initial import of Catalyst 2.0.0Eric Edgar2005-04-043-0/+63