aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changed all instances of EVMS2/LVM2 to EVMS/LVM, respectively. This will kee...Chris Gianelloni2007-09-171-9/+9
* Removing the suspend support that was added for bug #156445 until suspend is ...Chris Gianelloni2007-08-301-9/+9
* Fixup for bugs from patch in bug 174294.Robin H. Johnson2007-07-271-8/+15
* Added a patch from Nelson Batalha <nelson_batalha@hotmail.com> from bug #1742...Chris Gianelloni2007-06-211-0/+50
* Change the check for /livecd when booting a CD to check for a file called liv...Chris Gianelloni2007-06-211-1/+1
* Added patch from Nicolas Schlumberger <n.schlumberger@bluewin.ch> to create m...Chris Gianelloni2007-06-211-0/+1
* Reverting patch that was originally added due to bug #160333 due to the probl...Chris Gianelloni2007-06-211-17/+5
* Added a patch from Daniel Drake <dsd@gentoo.org> to fix splash problems for b...Chris Gianelloni2007-04-051-2/+1
* Adding yet another patch from Fabio Erculiani <lxnay@lxnaydesign.net> from bu...Chris Gianelloni2007-02-141-5/+7
* Added a non-braindead version of a patch provided by Fabio Erculiani <lxnay@l...Chris Gianelloni2007-02-121-5/+17
* Added a case statement for the keymap selection to ensure we're always using ...Chris Gianelloni2006-12-271-7/+52
* More fixes for similarly-named modules.Chris Gianelloni2006-12-131-1/+1
* Added patch from Daniel Drake <dsd@gentoo.org> in bug #156445 to add userspac...Chris Gianelloni2006-12-131-0/+12
* Inverted check on CDROOT_DEV, as it should be -z not -n. Thanks to Jakub Moc...Chris Gianelloni2006-11-131-1/+1
* Added patch to support resuming from encrypted swap. The patch was submitted...Chris Gianelloni2006-11-131-20/+58
* Updated with the latest version of the LUKS patches from bug #152441.Chris Gianelloni2006-10-251-1/+32
* Added patch for udhcp support. Patch by Stefan Nickl <snickl@snickl.freaks.d...Chris Gianelloni2006-10-131-1/+4
* Added patch for suspend2-sources 2.6.18 by Romeo Benzoni <romeo@benzoni.org> ...Chris Gianelloni2006-10-021-1/+1
* This change makes it so we only try to mount 'auto' when cdroot is specified....Chris Gianelloni2006-09-141-21/+20
* Added a symlink for device-mapper stuff. This should resolve both bug #14277...Chris Gianelloni2006-09-141-0/+8
* This is ugly. I mean, really ugly. However, it is the only way to support a...Chris Gianelloni2006-09-121-1/+14
* Try using -t iso9660,vfat to our mount command, since we can't use only iso96...Chris Gianelloni2006-09-121-1/+1
* Update the suspend2_resume function for bug #131202.Chris Gianelloni2006-09-121-5/+16
* iso9660 -> auto, and added support for checking SUBDIR for the livecd file. ...Chris Gianelloni2006-09-121-4/+5
* Added patch for suspend2 for bug #131202.Chris Gianelloni2006-08-221-1/+27
* Fix devfsd not kicking in on 2.4 on Alpha.Tim Yamin2006-08-131-6/+3
* Add a modified version of the two LUKS patches that made their way into bugzi...Chris Gianelloni2006-06-091-2/+2
* Fix an error in setup_unionfs and add in some debug support to figure out why...Chris Gianelloni2006-05-251-1/+2
* Fixed up TODO with actual working code since we don't have awk.Chris Gianelloni2006-05-241-1/+6
* Add in image.squashfs as a squashfs loop, since it is now the default in cata...Chris Gianelloni2006-05-241-0/+3
* Update to busybox 1.1.0; port over to use mdev.Tim Yamin2006-05-191-4/+13
* Added patch from Mike Auty for udev 088+.Chris Gianelloni2006-04-171-3/+16
* ->3.3.11d. Fix #121616, #128805, #129887, #129910.Tim Yamin2006-04-141-1/+2
* Forgot one part of the patch from bug #121334.Chris Gianelloni2006-04-141-1/+1
* Added unionfs patches from bug #121334.Chris Gianelloni2006-04-131-3/+3
* Added a check for /dev/tty0 to setup_keymap, added raid personality modules f...Chris Gianelloni2006-04-131-216/+227
* dobladecenter->slowusbChris Gianelloni2006-04-131-2/+2
* Added patches from bug #106338. This means mips support in genkernel. Blame...Chris Gianelloni2005-11-041-1/+1
* Add nodetect and doload patch from bug #102643, with some modifications.Chris Gianelloni2005-08-301-0/+9
* Fix for bug 83276 and add udevsend binary to initramfs for newer udevsEric Edgar2005-08-161-0/+1
* Add iseries virtual cdrom auto scanning supportEric Edgar2005-08-021-0/+1
* Fix cosmetics and PPC without --genzimage.Tim Yamin2005-07-301-2/+2
* Finally making the --bladecenter/dobladecenter stuff correct. Thanks plasmar...Chris Gianelloni2005-07-301-2/+2
* Fixed up --bladecenter expressionsChris Gianelloni2005-07-291-2/+2
* Added --bladecenter for slow USB CD on IBM BladeCenter.Chris Gianelloni2005-07-291-13/+15
* >> 3.3.1. Fix #100144, #100169, #100583.Tim Yamin2005-07-281-6/+14
* Switch order of error messages to make less confusingEric Edgar2005-07-191-1/+1
* Fix exit 1 issue being always called. Add UID support for unionfs. add chec...Eric Edgar2005-07-191-1/+15
* Create additional cleanup options. --postclear for final cleanup and 2 new g...Eric Edgar2005-07-181-1/+1
* Fix '[: /dev/md: unknown operand' for LiveCD boots.Tim Yamin2005-07-141-0/+2