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 |