aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Performed some general cleanup on a few files and removed devfs/udev selectio...Chris Gianelloni2007-09-171-10/+1
* Removing the suspend support that was added for bug #156445 until suspend is ...Chris Gianelloni2007-08-302-10/+10
* Fixup for bugs from patch in bug 174294.Robin H. Johnson2007-07-272-37/+51
* Added new PATA support from Paul Hewlett <paul@gccs.co.za> from bug #180111 a...Chris Gianelloni2007-06-211-2/+2
* Added a patch from Nelson Batalha <nelson_batalha@hotmail.com> from bug #1742...Chris Gianelloni2007-06-212-53/+144
* 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-122-8/+29
* Fix REAL_INIT for bug #160635.Chris Gianelloni2007-02-121-1/+1
* Added a case statement for the keymap selection to ensure we're always using ...Chris Gianelloni2006-12-271-7/+52
* Adding back the known-good copy of keymaps.tar.gz to svn.Chris Gianelloni2006-12-271-0/+0
* Removing generic/keymaps.tar.gz to replace it with a known-good copy. Blame ...Chris Gianelloni2006-12-272-43/+1
* Added patches from François-Xavier Roure <fx_roure@yahoo.fr> from bug #14902...Chris Gianelloni2006-12-161-1/+1
* More fixes for similarly-named modules.Chris Gianelloni2006-12-131-1/+1
* Added a fix for similarly-named modules from bug #158017.Chris Gianelloni2006-12-131-13/+7
* Added patch from Daniel Drake <dsd@gentoo.org> in bug #156445 to add userspac...Chris Gianelloni2006-12-132-0/+13
* Inverted check on CDROOT_DEV, as it should be -z not -n. Thanks to Jakub Moc...Chris Gianelloni2006-11-131-1/+1
* Added typo fix from Jason Pepas <j.pepas@mail.utexas.edu> in bug #153516. Th...Chris Gianelloni2006-11-131-1/+1
* Added patch from Tim Steiner <tsteiner@nerdclub.net> to add a real_rootflags ...Chris Gianelloni2006-11-131-1/+10
* Added patch to support resuming from encrypted swap. The patch was submitted...Chris Gianelloni2006-11-132-21/+62
* Updated with the latest version of the LUKS patches from bug #152441.Chris Gianelloni2006-10-252-15/+35
* Added patch from bug #152441 to improve LUKS support.Chris Gianelloni2006-10-231-21/+18
* Added patch for udhcp support. Patch by Stefan Nickl <snickl@snickl.freaks.d...Chris Gianelloni2006-10-133-2/+22
* Allow root= for initramfs, instead of only real_root= to specify the root vol...Chris Gianelloni2006-10-131-0/+9
* 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
* Added emul to ROOT_LINKS for bug #145248.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-222-8/+29
* Fix bug #143442.Tim Yamin2006-08-151-1/+1
* Fix devfsd not kicking in on 2.4 on Alpha.Tim Yamin2006-08-131-6/+3
* Tweak the sgimips section for rootfs mounting to use squashfs instead of ext2.Joshua Kinard2006-07-051-6/+6
* Fix "Cannot read /proc/mounts" cosmetics.Tim Yamin2006-06-301-2/+2
* We can't use vol_id since it was a part of udev.Chris Gianelloni2006-06-101-2/+3
* Add a modified version of the two LUKS patches that made their way into bugzi...Chris Gianelloni2006-06-092-2/+23
* Added code to allow the root file-system to be a module. This is for bug #11...Chris Gianelloni2006-06-092-3/+4
* Changed real_init to init_opts to be more accurate, and added a proper real_i...Chris Gianelloni2006-06-091-1/+4
* More spacing cleanups.Chris Gianelloni2006-06-011-39/+39
* I accidentally removed some stuff that needed to be there in my overzealous d...Chris Gianelloni2006-06-011-8/+8
* Cleaning up debug statements.Chris Gianelloni2006-06-011-13/+9
* Ooops... forgot my then after elif. I hope nobody noticed.Chris Gianelloni2006-05-311-0/+1
* Change cp to mknod for sr0/loop0 for mips and also for tty1 for splash.Chris Gianelloni2006-05-311-5/+5
* Change cp to mknod for console/null.Chris Gianelloni2006-05-301-3/+3