aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move bootloader-setup.sh to iso-bootloader-setup.shAndreas K. Hüttel2024-10-131-1/+1
* Add -k to gensquashfs calls to preserve timestampsBen Kohler2022-12-211-1/+1
* targets: Remove unused 'enter' commandMatt Turner2021-01-171-3/+0
* targets: Remove make_destpath() functionMatt Turner2020-12-191-9/+6
* targets: Remove post-kmergeMatt Turner2020-10-201-5/+0
* targets: Remove more clst_ prefixesMatt Turner2020-10-191-1/+1
* targets: Drop setup_pkgmgr()Matt Turner2020-05-151-2/+0
* targets: Remove unused source filesystem-functions.shMatt Turner2020-05-031-1/+0
* targets: Drop most fstypesMatt Turner2020-05-031-15/+0
* targets: Use gensquashfs instead of mksquashfsMatt Turner2020-05-031-3/+3
* targets: Use copy_to_chroot() more placesMatt Turner2020-04-031-5/+3
* targets: Simplify delete_from_chroot()Matt Turner2020-04-031-1/+1
* targets: Remove redundancy filenamesMatt Turner2020-03-284-2/+2
* targets/*: Add shebangs for any scripts without oneBrian Dolbec2016-06-281-0/+1
* run setup_pkgmgr to setup portage and use flags properly for embedded targetRick Farina (Zero_Chaos)2015-09-021-0/+2
* Make shdir a complete path to ease it's use.Brian Dolbec2014-12-311-11/+11
* chmod +x all sh scripts so they can run from the git checkoutBrian Dolbec2014-01-105-0/+0
* Whitespace.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-222-3/+3
* Replace "." with "source".Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-221-2/+2
* Initial commit after creating the git repository.Chris Gianelloni2008-07-243-0/+0
* Changing run_emerge to run_merge, changing both setup_portage and setup_myfea...Chris Gianelloni2008-02-281-2/+2
* 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-12/+6
* 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/+4
* 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-024-4/+0
* Removing all copyright and license comment headers from all files so we don't...Chris Gianelloni2006-10-025-14/+4
* Fixed lots of spacing issues, removed livecd/type from livecd-stage1, add spl...Chris Gianelloni2006-10-024-14/+18
* Added function to cleanup stray /etc/distcc/hosts files.Chris Gianelloni2006-01-171-1/+2
* Fixed up spacing/coding style on embedded.Chris Gianelloni2005-12-164-24/+26
* Made sure we use -f on removing the default links for splash. Removed check_...Chris Gianelloni2005-12-091-3/+1
* move unmerge.sh to support;move the CLEAN_DELAY,EMERGE_WARNING_DELAY, and CON...Eric Edgar2005-12-081-5/+3
* Changed multiple spaces to tabs to satisfy my OCD.Chris Gianelloni2005-11-302-22/+22
* Changed to clst_use from clst_embedded_use and clst_netboot_use and clst_grp_...Chris Gianelloni2005-11-291-2/+2
* run pre_kmerge and post_kmerge only onceEric Edgar2005-10-171-4/+10
* Forward port the changes from catalyst 1.1.9 to 1.1.10.10 to catalyst2. Need...Eric Edgar2005-08-091-4/+4
* Big honkin' copyright update.Chris Gianelloni2005-07-054-7/+7
* Actually modify the embedded target this time.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-14/+47
* Initial import of Catalyst 2.0.0Eric Edgar2005-04-045-205/+60
* 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-1/+6
* partial fix for #76542John P. Davis2005-01-102-1/+123
* Added more embedded updates from mutex@gentoo.org and Closing bug #67289.Chris Gianelloni2004-12-162-15/+14