| Commit message (Expand) | Author | Age | Files | Lines |
* | targets: Remove redundancy filenames | ![](//www.gravatar.com/avatar/039be336c471acee847c2740efae15c0?s=13&d=retro) Matt Turner | 2020-03-28 | 1 | -206/+0 |
* | missed the definition of depclean by a tiny bit | ![](//www.gravatar.com/avatar/cc37eb8432826dc9cdad5f035ee9f3d1?s=13&d=retro) Rick Farina (Zero_Chaos) | 2018-06-04 | 1 | -1/+1 |
* | make livecd depclean settings optional | ![](//www.gravatar.com/avatar/cc37eb8432826dc9cdad5f035ee9f3d1?s=13&d=retro) Rick Farina (Zero_Chaos) | 2018-04-05 | 1 | -1/+1 |
* | introduce depclean.sh and add it to livecd-stage2 (first test) | ![](//www.gravatar.com/avatar/677dbbccba3378eb0448e44275288848?s=13&d=retro) Ben Kohler | 2017-11-29 | 1 | -5/+6 |
* | targets/*: Add shebangs for any scripts without one | ![](//www.gravatar.com/avatar/c0e19f06e7fb498cd77fbb99dc226dc0?s=13&d=retro) Brian Dolbec | 2016-06-28 | 1 | -0/+1 |
* | Make shdir a complete path to ease it's use. | ![](//www.gravatar.com/avatar/c0e19f06e7fb498cd77fbb99dc226dc0?s=13&d=retro) Brian Dolbec | 2014-12-31 | 1 | -11/+11 |
* | chmod +x all sh scripts so they can run from the git checkout | ![](//www.gravatar.com/avatar/c0e19f06e7fb498cd77fbb99dc226dc0?s=13&d=retro) Brian Dolbec | 2014-01-10 | 1 | -0/+0 |
* | prevent cleaning .a files | ![](//www.gravatar.com/avatar/cc37eb8432826dc9cdad5f035ee9f3d1?s=13&d=retro) Rick Farina (Zero_Chaos) | 2012-10-19 | 1 | -7/+0 |
* | Whitespace. | ![](//www.gravatar.com/avatar/d52f0e8580b6b6c0ef134f1f92a554f7?s=13&d=retro) Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2012-09-22 | 1 | -2/+12 |
* | Replace "." with "source". | ![](//www.gravatar.com/avatar/d52f0e8580b6b6c0ef134f1f92a554f7?s=13&d=retro) Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2012-09-22 | 1 | -2/+2 |
* | Removing livecd/files/Getting_Online.txt since it was quite outdated. | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2008-07-24 | 1 | -7/+0 |
* | Initial commit after creating the git repository. | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2008-07-24 | 1 | -0/+0 |
* | We should be matching all possible LIBDIRs, so make sure we do that. | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2008-04-17 | 1 | -2/+2 |
* | Added initial framework for creating the CD's root on livecd/livedvd. Curren... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2008-04-13 | 1 | -1/+32 |
* | Change all checks for livecd/type: gentoo-release-livecd to gentoo-release-li... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2008-04-13 | 1 | -19/+19 |
* | Updated TODO. Added code to livecd-stage1 to generate a package list, which ... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2008-04-11 | 1 | -4/+7 |
* | Check for a snapshot in the overlay and error if one is present. This should... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2008-04-08 | 1 | -0/+9 |
* | OK, we run our find outside the chroot, so we don't want to use absolute path... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2008-03-13 | 1 | -2/+2 |
* | Cleanup the clean section for stage1 and add an updated clean section for liv... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2008-03-13 | 1 | -7/+14 |
* | Fixing the snapshot copying so it will only copy the correct snapshot for peo... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2008-02-28 | 1 | -1/+2 |
* | Let's automatically copy in the snapshot if livecd/type is gentoo-release-liv... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2008-02-27 | 1 | -0/+6 |
* | Only call find on libdirs that actually exist. Thanks to Kristoffer <krek6597... | ![](//www.gravatar.com/avatar/97034ed7a95a41508eaf562d106c2b2d?s=13&d=retro) Andrew Gaffney | 2008-02-20 | 1 | -3/+7 |
* | Clean up firmware code in livecdfs-update.sh, add beginnings of new firmware ... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2008-02-14 | 1 | -2/+13 |
* | Changed the code for copying the MOTD files so it's fewer lines and makes mor... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2008-02-07 | 1 | -23/+18 |
* | we apparently still need profiles/eclass for building the stage3 from the livecd | ![](//www.gravatar.com/avatar/97034ed7a95a41508eaf562d106c2b2d?s=13&d=retro) Andrew Gaffney | 2007-11-17 | 1 | -2/+2 |
* | create symlink for /etc/gconf and /var/db when moving to /usr/livecd | ![](//www.gravatar.com/avatar/97034ed7a95a41508eaf562d106c2b2d?s=13&d=retro) Andrew Gaffney | 2007-11-17 | 1 | -2/+2 |
* | Make sure we mkdir on /etc/X11/xinit before we put files in it for bug #178289. | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2007-08-29 | 1 | -0/+1 |
* | Removing old CVS Header lines, which are no longer used since moving to SVN. | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2007-01-02 | 1 | -1/+0 |
* | Removing all copyright and license comment headers from all files so we don't... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2006-10-02 | 1 | -3/+1 |
* | Fixed lots of spacing issues, removed livecd/type from livecd-stage1, add spl... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2006-10-02 | 1 | -5/+4 |
* | Changed some copy commands to use -f, added a check for /etc/gconf before mov... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2006-08-22 | 1 | -5/+5 |
* | I missed an extra else in bootloader-setup.sh, so I'm fixing that and rolling... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2006-04-20 | 1 | -2/+2 |
* | Don't copy motd files if we're using livecd/type generic-livecd. | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2006-03-22 | 1 | -2/+3 |
* | Made sure that livecd/motd is ignored for livecd/type: gentoo-* and added som... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2006-03-22 | 1 | -2/+17 |
* | Fixed up spacing/coding style on livecd-stage*. | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2005-12-16 | 1 | -16/+13 |
* | move unmerge.sh to support;move the CLEAN_DELAY,EMERGE_WARNING_DELAY, and CON... | ![](//www.gravatar.com/avatar/a903ed5135317aed56ead6522ac33c6c?s=13&d=retro) Eric Edgar | 2005-12-08 | 1 | -1/+7 |
* | Changed multiple spaces to tabs to satisfy my OCD. | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2005-11-30 | 1 | -8/+8 |
* | Fixed livecd/readme functionality, as reported to gentoo-catalyst mailing lis... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2005-11-14 | 1 | -4/+17 |
* | run pre_kmerge and post_kmerge only once | ![](//www.gravatar.com/avatar/a903ed5135317aed56ead6522ac33c6c?s=13&d=retro) Eric Edgar | 2005-10-17 | 1 | -3/+9 |
* | Forward port the changes from catalyst 1.1.9 to 1.1.10.10 to catalyst2. Need... | ![](//www.gravatar.com/avatar/a903ed5135317aed56ead6522ac33c6c?s=13&d=retro) Eric Edgar | 2005-08-09 | 1 | -4/+7 |
* | Big honkin' copyright update. | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2005-07-05 | 1 | -2/+2 |
* | Removed gentoo.png and creation of face directory. Changed livecd-bash_profil... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2005-06-09 | 1 | -4/+1 |
* | Added mutex to AUTHORS and added livecd/linuxrc support to embedded, stage4, ... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2005-05-25 | 1 | -2/+7 |
* | Fix some exception handling in catalyst_support.py | ![](//www.gravatar.com/avatar/a903ed5135317aed56ead6522ac33c6c?s=13&d=retro) Eric Edgar | 2005-04-27 | 1 | -2/+2 |
* | embedded target cleanups ... iso,bootloader,target_setup generalizations, min... | ![](//www.gravatar.com/avatar/a903ed5135317aed56ead6522ac33c6c?s=13&d=retro) Eric Edgar | 2005-04-21 | 1 | -9/+12 |
* | Moved xinitrc to after livecdfs-update to allow for changing the xinitrc to a... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2005-04-20 | 1 | -7/+8 |
* | Updated rc-update.sh with better defaults for different livecd/type settings ... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2005-04-20 | 1 | -4/+3 |
* | Updated all instances of livecd/type: gentoo-release-environmental to gentoo-... | ![](//www.gravatar.com/avatar/594df03cdf6cf762946870f0269c330c?s=13&d=retro) Chris Gianelloni | 2005-04-20 | 1 | -2/+2 |
* | Generalized kernel support, fsscript, rcupdate, etc for stage4 | ![](//www.gravatar.com/avatar/a903ed5135317aed56ead6522ac33c6c?s=13&d=retro) Eric Edgar | 2005-04-11 | 1 | -6/+7 |
* | change the code to use more case statements. Fix gcc issue in stage1. | ![](//www.gravatar.com/avatar/a903ed5135317aed56ead6522ac33c6c?s=13&d=retro) Eric Edgar | 2005-04-06 | 1 | -13/+12 |