15 Commits (56ea45bd5a8b460a89c670114c1ba43e0d3c1032)

Author SHA1 Message Date
Harald Hoyer 2fabaaa62d fix(base): shellcheck for modules.d/99base 4 years ago
Harald Hoyer 9a52c3fdb0 style: shfmt reformat 4 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Amadeusz Żołnowski aa505d588f parse-root-opts: first check for ro, later for rw 13 years ago
Amadeusz Żołnowski 79148c2945 apply "ro" and "rw" options from cmdline to / mount 13 years ago
Harald Hoyer 7209df9e91 do not umount root, remount it. do not mount ro if not specified 13 years ago
Harald Hoyer 8ce58f1f42 add missing shebang 14 years ago
Harald Hoyer cc02093d69 reformat source code 15 years ago
Harald Hoyer b6a7c09070 chmod 0755 *.sh 15 years ago
Harald Hoyer b006ff9930 removed shebang from .sh and changed mode to 0644 16 years ago
Philippe Seewer d1a55b113d Exporting fstype, rflags and root is no longer necessary 16 years ago
David Dillow a2810bf24a root option parsing belongs in 99base now 16 years ago
David Dillow 92997caf35 cleanup shebangs in sourced scripts 16 years ago
David Dillow d15c7a1ab7 cmdline: cleanup handling and block: handler 16 years ago
David Dillow 5c123162ed block root: split out resume parsing and udev rules 16 years ago
Harald Hoyer 9c6f43f0e7 set "-t auto" as default if fstype is emtpy 16 years ago
Harald Hoyer c3c06c2da8 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
Victor Lowther f81a894eb0 Move processing root options into a pre-udev hook. 16 years ago
Victor Lowther 76c88488c4 Move root option processing into a pre-mount hook. 16 years ago
Victor Lowther 20abd91484 Create a self-contained structure for dracut modules 16 years ago
Victor Lowther d05f3c4354 Modify getarg to be slightly more useful. 16 years ago
Victor Lowther a08c1f452a Move actually mounting the root filesystem into its own series of hooks. 16 years ago