aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for isoboot= option (for Gentoo bug #294268)Andrew Gaffney2009-12-261-0/+3
* 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-031-10/+31
* Merge branch 'master' of git://git.wolf31o2.org/projs/genkernelcraig2009-09-261-4/+2
|\
| * Apply patch from Gentoo bug #220913 for tuxonice resumeAndrew Gaffney2009-09-041-4/+2
* | iSCSI patch for genkernelcraig2009-06-281-0/+14
|/
* 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-191-1/+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-161-0/+0
* Add --real-root=<foo> parameter to specify a default for real_root= in the in...Andrew Gaffney2008-12-131-1/+0
* Applied patch for UUID support for real_resume= from gentoo bug #239687Andrew Gaffney2008-11-151-0/+28
* Add --unionfs commandline option to enable building of unionfs-fuseAndrew Gaffney2008-11-141-0/+3
* Call switch_root with full pathAndrew Gaffney2008-11-141-1/+1
* Call switch_root with 'env -i' to clean out the kernel-defined key/value pairsAndrew Gaffney2008-11-141-1/+1
* Skip good_root check for /dev/nfs for gentoo bug #246759Andrew Gaffney2008-11-141-1/+1
* Small cleanups in unionfs codeAndrew Gaffney2008-11-131-3/+3
* Make sure that /sbin/unionfs is +xagaffney2008-11-131-1/+1
* Add back (modified) unionfs code in linuxrcagaffney2008-11-121-4/+49
* Add a single word to help clarify which /dev is broken, after I wasted a day ...Robin H. Johnson2008-08-311-2/+2
* Fix CONSOLE= handling code for bug 232012agaffney2008-08-241-1/+1
* Removed all references to an initrd and renamed most initr{d,amfs} stuff to s...Chris Gianelloni2008-07-281-5/+4
* Moving files from generic to defaults, since they are the defaults used globa...Chris Gianelloni2008-07-281-0/+638