David Dillow
92997caf35
cleanup shebangs in sourced scripts
...
All of the scripts are sourced, so there is no need to have
will pick up on the .sh extension.
16 years ago
David Dillow
d15c7a1ab7
cmdline: cleanup handling and block: handler
...
Now init checks that we understood the root= option, and can
act upon it, presenting and error if not. Also, clean up the
generation of udev rules such that we don't require /bin/echo.
16 years ago
David Dillow
e450281431
dracut: add cmdline hook
...
This hook is where each module should parse kernel command line
options and perform any legacy translation.
16 years ago
David Dillow
5c123162ed
block root: split out resume parsing and udev rules
...
We have a resume module, and these rules should live in it. Modify
the sort order a bit to ensure the resume rules continue to execute
first.
16 years ago
Andreas Thienemann
fc791a7fde
fix -t auto for fstype=""
16 years ago
Harald Hoyer
9c6f43f0e7
set "-t auto" as default if fstype is emtpy
16 years ago
Harald Hoyer
2f1408b3ce
only create udev rules for root=/dev/...
16 years ago
Harald Hoyer
a8084e23dd
reenable manual block mount for e.g. lvm devices
16 years ago
Harald Hoyer
c3c06c2da8
merge 95rootfs-block-udev and 95rootfs-block
16 years ago
Harald Hoyer
4b3c5cf17c
merge 95rootfs-block-udev and 95rootfs-block
16 years ago
Victor Lowther
35f90aafd2
Move finding and mounting root on block devices into its own hook.
16 years ago