summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Separate out main and netboot busy-configAndrew Gaffney2008-12-151-3/+3
* Move udhcpc's script to default locationAndrew Gaffney2008-12-131-1/+1
* Enable support klogd and syslogd for netbootAndrew Gaffney2008-12-131-3/+3
* Add --real-root=<foo> parameter to specify a default for real_root= in the in...Andrew Gaffney2008-12-131-1/+0
* Remove old nb-busybox.cf files that aren't used anymoreAndrew Gaffney2008-12-121-610/+0
* Enable CONFIG_MAKEDEVS in busy-config for netbootAndrew Gaffney2008-12-121-2/+2
* Enable CONFIG_FEATURE_PREFER_APPLETS busybox optionAndrew Gaffney2008-12-071-1/+1
* Initial support for --netboot optionAndrew Gaffney2008-12-061-1/+7
* 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
* Add good_msg for creating the union mountAndrew Gaffney2008-11-141-1/+2
* Pipe stderr for unionfs mount call to /dev/null to supress getcwd messageAndrew Gaffney2008-11-141-1/+1
* Call switch_root with full pathAndrew Gaffney2008-11-142-3/+3
* 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
* Simplify implementation of parse_opt in linuxrcAndrew Gaffney2008-11-141-13/+1
* Small cleanups in unionfs codeAndrew Gaffney2008-11-132-13/+13
* Add fuse to MODULES_FSAndrew Gaffney2008-11-131-1/+2
* Add suid,dev to unionfs mount optsAndrew Gaffney2008-11-131-1/+1
* Remove allow_root mount opt, since it conflicts with allow_otheragaffney2008-11-131-1/+1
* Change typo in unionfs-fuse mount opt and add -i support to umountagaffney2008-11-131-1/+1
* Enable CONFIG_FEATURE_MTAB_SUPPORT option for busyboxagaffney2008-11-131-1/+1
* Add patch for busybox to add -i option to mount commandagaffney2008-11-131-0/+2