aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add compatibility with older cmdline setup on console argumentFabio Erculiani2011-01-201-0/+1
* Remove unused function bind_mount_dev()Sebastian Pipping2011-01-201-5/+0
* "mdadm -A" -> "mdadm --assemble" (as before, better self-documentation)Sebastian Pipping2011-01-171-1/+1
* use mdadm instead of bundled stripped down mdassemble (v2)Matthias Dahl2011-01-171-2/+3
* Do not sleep after vgscan (bug #351047)Sebastian Pipping2011-01-161-1/+0
* Do not wait for iscsi if we have not started itSebastian Pipping2011-01-162-3/+3
* Do no delay if scandelay[=seconds] is not specified (bug #323317 again)Sebastian Pipping2011-01-162-5/+5
* Propagate fix for ROOT_DEV from bug #303531 to RESUME_DEV and REAL_LUKSSebastian Pipping2011-01-162-2/+2
* Add minimal btrfs support, as per bug #303529.Fabio Erculiani2011-01-152-0/+8
* Add LABEL support to crypt_root, clean up UUID crypt_root patchSebastian Pipping2011-01-151-7/+7
* Add support for UUID to crypt_root (bug #315467)Christian Giessner2011-01-151-0/+27
* Merge branch 'gpg1x' into experimentalSebastian Pipping2011-01-121-2/+10
|\
| * Remove bashismdacook2011-01-111-1/+1
| * GPG runtimedacook2011-01-111-2/+10
* | Revert "sdelay: reduce function to just one line" due to supposed Bashism.Sebastian Pipping2011-01-121-1/+6
* | sdelay: reduce function to just one lineFabio Erculiani2011-01-121-6/+1
* | slowusb: move sleep 10 call after start_dev_mgr.Fabio Erculiani2011-01-121-2/+3
* | slowusb: ease the code in order to reduce entropy, one place for one thing.Fabio Erculiani2011-01-122-20/+17
|/
* Create /bin/vg* symlinks when called as /linuxrc, too (bug #307855)Sebastian Pipping2011-01-111-6/+6
* Pick first device when several devices are matching real_root (bug #303531)devsk2011-01-111-1/+1
* Break search loop asapSebastian Pipping2011-01-091-1/+1
* No longer have directory /sys/bus/usb/drivers/usb-storage/module set FORCE_sl...Fabio Erculiani2011-01-071-2/+8
* Review and fix some -eq and -ne conditionalsSebastian Pipping2011-01-073-20/+20
* Apply patches from Gentoo bug #268468Andrew Gaffney2010-02-191-0/+8
* Add USB HID modules to modules_load and default kernel-config (for Gentoo bug...Andrew Gaffney2009-12-271-0/+35
* Enable ext4 by default everywhere (for Gentoo bug #268818)Andrew Gaffney2009-12-262-5/+5
* Add support for isoboot= option (for Gentoo bug #294268)Andrew Gaffney2009-12-262-3/+24
* Properly apply NFS mount options for Gentoo bug #262915Andrew Gaffney2009-12-262-4/+15
* Apply patch to make sure loop cache directory exists for Gentoo bug #297814Andrew Gaffney2009-12-261-0/+2
* Fix typo for Gentoo bug #294138Andrew Gaffney2009-11-231-2/+2
* Let iSCSId settle after iscsistartcraig2009-10-151-0/+3
* Improve naming of bootflags, added support for: port, target portal, username...craig2009-10-032-15/+73
* Merge branch 'master' of git://git.wolf31o2.org/projs/genkernelcraig2009-09-262-9/+28
|\
| * Apply patch from Gentoo bug #220913 for tuxonice resumeAndrew Gaffney2009-09-042-9/+28
* | Merge branch 'master' of git://git.wolf31o2.org/projs/genkernelcraig2009-08-084-5/+5
|\|
| * Adding Id header.Chris Gianelloni2009-07-251-2/+1
| * back out previous commitAndrew Gaffney2009-07-191-11/+1
| * Alternative solution for Gentoo bug #269603Andrew Gaffney2009-07-191-1/+11
| * Change command used to determine real filename for REAL_RESUME for Gentoo bug...Andrew Gaffney2009-07-191-1/+1
| * Add aic94xx to MODULES_SCSI for Gentoo bug #277792Andrew Gaffney2009-07-191-1/+1
| * Restore BOOTLOADER="grub" example line in genkernel.conf for gentoo bug #274768Andrew Gaffney2009-06-281-1/+2
* | iSCSI patch for genkernelcraig2009-06-284-1/+29
|/
* Apply fix to deference links for gentoo bug #269603Andrew Gaffney2009-05-121-1/+1
* remove allow_rootAndrew Gaffney2009-02-231-1/+1
* add a few more mount options to try to help livecdAndrew Gaffney2009-02-231-1/+1
* add a few more mount options to try to help livecdAndrew Gaffney2009-02-231-1/+1
* Comment out the exec line for console=*, since it seems to blow up when the p...Andrew Gaffney2009-02-041-1/+1
* Remove detect_sbp2_devices() for gentoo bug #239474Andrew Gaffney2009-01-192-25/+0
* Remove the use of 'env -i' when calling switch_root due to gentoo bug #248688Andrew Gaffney2008-12-171-1/+1
* Actually setting permissions. It helps if one remembers to 'git add' before ...Chris Gianelloni2008-12-165-0/+0