aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Break search loop asapSebastian Pipping2011-01-091-1/+1
|
* No longer have directory /sys/bus/usb/drivers/usb-storage/module set ↵Fabio Erculiani2011-01-071-2/+8
| | | | FORCE_slowusb
* Review and fix some -eq and -ne conditionalsSebastian Pipping2011-01-071-9/+9
| | | | This fixes "sh: bad number" with busybox 1.18.1 during activation of mdev.
* Apply patches from Gentoo bug #268468Andrew Gaffney2010-02-191-0/+8
|
* Add support for isoboot= option (for Gentoo bug #294268)Andrew Gaffney2009-12-261-3/+21
|
* Properly apply NFS mount options for Gentoo bug #262915Andrew Gaffney2009-12-261-4/+13
|
* Apply patch to make sure loop cache directory exists for Gentoo bug #297814Andrew Gaffney2009-12-261-0/+2
|
* Improve naming of bootflags, added support for: port, target portal, ↵craig2009-10-031-5/+42
| | | | username, password, username_in, password_in, debug
* Merge branch 'master' of git://git.wolf31o2.org/projs/genkernelcraig2009-09-261-5/+26
|\
| * Apply patch from Gentoo bug #220913 for tuxonice resumeAndrew Gaffney2009-09-041-5/+26
| |
* | Merge branch 'master' of git://git.wolf31o2.org/projs/genkernelcraig2009-08-081-1/+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 ↵Andrew Gaffney2009-07-191-1/+1
| | | | | | | | bug #269603
* | iSCSI patch for genkernelcraig2009-06-281-0/+11
|/
* 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
|
* Remove detect_sbp2_devices() for gentoo bug #239474Andrew Gaffney2009-01-191-24/+0
|
* Actually setting permissions. It helps if one remembers to 'git add' before ↵Chris Gianelloni2008-12-161-0/+0
| | | | doing their commit.
* Move udhcpc's script to default locationAndrew Gaffney2008-12-131-1/+1
|
* 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-141-2/+2
|
* Simplify implementation of parse_opt in linuxrcAndrew Gaffney2008-11-141-13/+1
|
* Small cleanups in unionfs codeAndrew Gaffney2008-11-131-10/+10
|
* 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
|
* Add patch for busybox to add -i option to mount commandagaffney2008-11-131-0/+2
|
* Add back (modified) unionfs code in linuxrcagaffney2008-11-121-0/+59
|
* Remove check for >=2.6 for mounting sysfsagaffney2008-07-291-6/+3
|
* Removed all references to an initrd and renamed most initr{d,amfs} stuff to ↵Chris Gianelloni2008-07-281-2/+2
| | | | simply 'ramdisk' to simplify things for the future.
* Moving files from generic to defaults, since they are the defaults used ↵Chris Gianelloni2008-07-281-0/+966
globally.