aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implementing distkernel installationAzamat H. Hackimov2023-08-221-0/+5
* livecd-stage2/controller.sh: remove stray slash from universal cleanupBen Kohler2023-03-311-1/+1
* Remove obsolete universal cd targetBen Kohler2023-03-311-1/+0
* livecd-stage2: add memtest86+ detection for x86/amd64Ben Kohler2022-12-011-0/+4
* catalyst: Drop livecd/{xinitrc,xsession,xdm}Matt Turner2022-11-171-9/+0
* targets: Delete never-used packages.txt codeMatt Turner2020-10-201-1/+0
* 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: Don't delete pyc/pyo filesMatt Turner2020-05-161-2/+0
* targets: Remove unused source filesystem-functions.shMatt Turner2020-05-031-1/+0
* targets: Use copy_to_chroot() more placesMatt Turner2020-04-031-5/+2
* targets: Simplify delete_from_chroot()Matt Turner2020-04-031-1/+1
* targets: Combine some cp commandsChristos Kotsi2020-03-311-9/+3
* catalyst: Drop gamecd targetMatt Turner2020-03-301-15/+1
* targets: Remove redundancy filenamesMatt Turner2020-03-281-0/+0
* missed the definition of depclean by a tiny bitRick Farina (Zero_Chaos)2018-06-041-1/+1
* make livecd depclean settings optionalRick Farina (Zero_Chaos)2018-04-051-1/+1
* introduce depclean.sh and add it to livecd-stage2 (first test)Ben Kohler2017-11-291-5/+6
* targets/*: Add shebangs for any scripts without oneBrian Dolbec2016-06-281-0/+1
* 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-101-0/+0
* prevent cleaning .a filesRick Farina (Zero_Chaos)2012-10-191-7/+0
* Whitespace.Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-221-2/+12
* Replace "." with "source".Jorge Manuel B. S. Vicetto (jmbsvicetto)2012-09-221-2/+2
* Removing livecd/files/Getting_Online.txt since it was quite outdated.Chris Gianelloni2008-07-241-7/+0
* Initial commit after creating the git repository.Chris Gianelloni2008-07-241-0/+0
* We should be matching all possible LIBDIRs, so make sure we do that.Chris Gianelloni2008-04-171-2/+2
* Added initial framework for creating the CD's root on livecd/livedvd. Curren...Chris Gianelloni2008-04-131-1/+32
* Change all checks for livecd/type: gentoo-release-livecd to gentoo-release-li...Chris Gianelloni2008-04-131-19/+19
* Updated TODO. Added code to livecd-stage1 to generate a package list, which ...Chris Gianelloni2008-04-111-4/+7
* Check for a snapshot in the overlay and error if one is present. This should...Chris Gianelloni2008-04-081-0/+9
* OK, we run our find outside the chroot, so we don't want to use absolute path...Chris Gianelloni2008-03-131-2/+2
* Cleanup the clean section for stage1 and add an updated clean section for liv...Chris Gianelloni2008-03-131-7/+14
* Fixing the snapshot copying so it will only copy the correct snapshot for peo...Chris Gianelloni2008-02-281-1/+2
* Let's automatically copy in the snapshot if livecd/type is gentoo-release-liv...Chris Gianelloni2008-02-271-0/+6
* Only call find on libdirs that actually exist. Thanks to Kristoffer <krek6597...Andrew Gaffney2008-02-201-3/+7
* Clean up firmware code in livecdfs-update.sh, add beginnings of new firmware ...Chris Gianelloni2008-02-141-2/+13
* Changed the code for copying the MOTD files so it's fewer lines and makes mor...Chris Gianelloni2008-02-071-23/+18
* we apparently still need profiles/eclass for building the stage3 from the livecdAndrew Gaffney2007-11-171-2/+2
* create symlink for /etc/gconf and /var/db when moving to /usr/livecdAndrew Gaffney2007-11-171-2/+2
* Make sure we mkdir on /etc/X11/xinit before we put files in it for bug #178289.Chris Gianelloni2007-08-291-0/+1
* Removing old CVS Header lines, which are no longer used since moving to SVN.Chris Gianelloni2007-01-021-1/+0
* Removing all copyright and license comment headers from all files so we don't...Chris Gianelloni2006-10-021-3/+1
* Fixed lots of spacing issues, removed livecd/type from livecd-stage1, add spl...Chris Gianelloni2006-10-021-5/+4
* Changed some copy commands to use -f, added a check for /etc/gconf before mov...Chris Gianelloni2006-08-221-5/+5
* I missed an extra else in bootloader-setup.sh, so I'm fixing that and rolling...Chris Gianelloni2006-04-201-2/+2
* Don't copy motd files if we're using livecd/type generic-livecd.Chris Gianelloni2006-03-221-2/+3
* Made sure that livecd/motd is ignored for livecd/type: gentoo-* and added som...Chris Gianelloni2006-03-221-2/+17
* Fixed up spacing/coding style on livecd-stage*.Chris Gianelloni2005-12-161-16/+13