aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* targets: Remove make_destpath() functionMatt Turner2020-12-192-2/+2
* targets: Remove post-kmergeMatt Turner2020-10-201-5/+0
* targets: Remove some comments whose meanings have been lostMatt Turner2020-10-191-3/+0
* targets: Remove more clst_ prefixesMatt Turner2020-10-191-2/+2
* targets: Remove clst_my* prefixMatt Turner2020-05-151-1/+1
* targets: Remove unused source filesystem-functions.shMatt Turner2020-05-031-1/+0
* targets: Rename netboot2 -> netbootMatt Turner2020-04-094-0/+718
* targets: Delete the netboot targetMatt Turner2020-04-094-213/+0
* targets: Remove redundancy filenamesMatt Turner2020-03-284-5/+5
* update various URLsMike Frysinger2015-10-051-1/+1
* Fix remaining missing clst_target_path trailing slash issuesBrian Dolbec2015-02-261-1/+1
* Make shdir a complete path to ease it's use.Brian Dolbec2014-12-312-15/+15
* chmod +x all sh scripts so they can run from the git checkoutBrian Dolbec2014-01-104-0/+0
* Whitespace.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-223-3/+11
* Replace "." with "source".Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-222-5/+5
* Initial commit after creating the git repository.Chris Gianelloni2008-07-242-0/+0
* Changing run_emerge to run_merge, changing both setup_portage and setup_myfea...Chris Gianelloni2008-02-282-2/+2
* Change all . to source.Chris Gianelloni2008-02-202-2/+2
* 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-5/+1
* Added setup_myemergeopts to setup_myfeatures and removed redundant calls to s...Chris Gianelloni2007-04-102-2/+0
* Added a patch from Mike Frysinger <vapier@gentoo.org> to support cbuild.Chris Gianelloni2007-01-091-6/+6
* Removing old CVS Header lines, which are no longer used since moving to SVN.Chris Gianelloni2007-01-024-4/+0
* Added patch from Andrew Gaffney <agaffney@gentoo.org> to remove all instances...Chris Gianelloni2006-11-221-1/+0
* Removing all copyright and license comment headers from all files so we don't...Chris Gianelloni2006-10-024-12/+4
* Added make-busybox-symlinks to USE for busybox compile. This is catalyst 2.0...Chris Gianelloni2006-06-091-2/+2
* Fixed up spacing/coding style on netboot.Chris Gianelloni2005-12-194-58/+62
* Made sure we use -f on removing the default links for splash. Removed check_...Chris Gianelloni2005-12-092-4/+3
* move unmerge.sh to support;move the CLEAN_DELAY,EMERGE_WARNING_DELAY, and CON...Eric Edgar2005-12-081-2/+1
* Changed multiple spaces to tabs to satisfy my OCD.Chris Gianelloni2005-11-302-75/+75
* Changed to clst_use from clst_embedded_use and clst_netboot_use and clst_grp_...Chris Gianelloni2005-11-291-3/+3
* change to clst_use from clst_netboot_useEric Edgar2005-11-291-2/+2
* run pre_kmerge and post_kmerge only onceEric Edgar2005-10-171-1/+10
* Big honkin' copyright update.Chris Gianelloni2005-07-054-8/+8
* Fix some exception handling in catalyst_support.pyEric Edgar2005-04-271-2/+2
* Added additional catalyst 2.0.0 filesEric Edgar2005-04-042-0/+95
* Initial import of Catalyst 2.0.0Eric Edgar2005-04-047-433/+94
* 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-263-6/+6
* Added a portage version check to each target that uses --newuse to ensure a h...Chris Gianelloni2005-01-131-1/+10
* netboot path from gmsoft@gentoo.orgJohn P. Davis2005-01-115-67/+104
* Added a -F or --fetchonly command line option and closing out bug #77480. Al...Chris Gianelloni2005-01-111-2/+7
* Changed kernel build caching to use kerncache option, rather than pkgcache op...Chris Gianelloni2004-10-221-3/+3
* multiple bugfixes, check changelogJohn P. Davis2004-10-121-2/+2
* removed some unnecessary console echoingJohn P. Davis2004-10-111-2/+1
* added netboot codeJohn P. Davis2004-10-112-0/+91
* netboot updates and fixesJohn P. Davis2004-10-115-213/+189
* code cleanupJohn P. Davis2004-10-064-17/+10
* initial import of netboot codeJohn P. Davis2004-10-065-0/+345