devsk
|
e590a493ea
|
Pick first device when several devices are matching real_root (bug #303531)
|
14 years ago |
Sebastian Pipping
|
532dd7a387
|
Review and fix some -eq and -ne conditionals
This fixes "sh: bad number" with busybox 1.18.1 during activation of mdev.
|
14 years ago |
Andrew Gaffney
|
24446b0465
|
Add support for isoboot= option (for Gentoo bug #294268)
|
15 years ago |
Andrew Gaffney
|
2e4e55a6e5
|
Fix typo for Gentoo bug #294138
|
15 years ago |
craig
|
88ac383f61
|
Let iSCSId settle after iscsistart
|
15 years ago |
craig
|
97b4dc26e2
|
Improve naming of bootflags, added support for: port, target portal, username, password, username_in, password_in, debug
|
15 years ago |
craig
|
18d9c84402
|
Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel
|
16 years ago |
Andrew Gaffney
|
588ef85661
|
Apply patch from Gentoo bug #220913 for tuxonice resume
|
16 years ago |
craig
|
cac66e0970
|
iSCSI patch for genkernel
|
16 years ago |
Andrew Gaffney
|
d9aed5a321
|
Comment out the exec line for console=*, since it seems to blow up when the param isn't a true device node, such as ttyS0,115200n8
|
16 years ago |
Andrew Gaffney
|
d48dc40bd2
|
Remove detect_sbp2_devices() for gentoo bug #239474
|
16 years ago |
Andrew Gaffney
|
5f9a6b2749
|
Remove the use of 'env -i' when calling switch_root due to gentoo bug #248688
|
16 years ago |
Chris Gianelloni
|
20f2b57e95
|
Actually setting permissions. It helps if one remembers to 'git add' before doing their commit.
|
16 years ago |
Andrew Gaffney
|
462e35fe87
|
Add --real-root=<foo> parameter to specify a default for real_root= in the initramfs for gentoo bug #249783
|
16 years ago |
Andrew Gaffney
|
a4d6260dd0
|
Applied patch for UUID support for real_resume= from gentoo bug #239687
|
16 years ago |
Andrew Gaffney
|
d07862bb8e
|
Add --unionfs commandline option to enable building of unionfs-fuse
Add nounionfs boot option
|
16 years ago |
Andrew Gaffney
|
41f44b1d42
|
Call switch_root with full path
|
16 years ago |
Andrew Gaffney
|
fa9cbeeda8
|
Call switch_root with 'env -i' to clean out the kernel-defined key/value pairs
|
16 years ago |
Andrew Gaffney
|
48b282a85d
|
Skip good_root check for /dev/nfs for gentoo bug #246759
|
16 years ago |
Andrew Gaffney
|
abf5986e2b
|
Small cleanups in unionfs code
|
16 years ago |
agaffney
|
b116df3c98
|
Make sure that /sbin/unionfs is +x
|
16 years ago |
agaffney
|
7b9ba94669
|
Add back (modified) unionfs code in linuxrc
|
16 years ago |
Robin H. Johnson
|
b96546958f
|
Add a single word to help clarify which /dev is broken, after I wasted a day debugging my new box.
|
17 years ago |
agaffney
|
64660f969f
|
Fix CONSOLE= handling code for bug 232012
|
17 years ago |
Chris Gianelloni
|
d5b1e6a985
|
Removed all references to an initrd and renamed most initr{d,amfs} stuff to simply 'ramdisk' to simplify things for the future.
|
17 years ago |
Chris Gianelloni
|
1ffb37f09c
|
Moving files from generic to defaults, since they are the defaults used globally.
|
17 years ago |