111 Commits (3fa31c3a47be657a42640ba1669e0b77b8835534)

Author SHA1 Message Date
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline 10 years ago
Harald Hoyer df1e8127da rootfs-block/module-setup.sh: find root btrfs subvolumes 10 years ago
Harald Hoyer a17d5cf494 Revert "95rootfs-block: Correctly terminate commandline parameter" 10 years ago
Hannes Reinecke 4b6b46bb2a 95rootfs-block: Correctly terminate commandline parameter 10 years ago
Thorsten Behrens 7700b3df4c Also export root= boot param for hostonly-cmdline case. 10 years ago
Thorsten Behrens 486030575d Fix non-export of journal dev boot options. 10 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Harald Hoyer ab9457efd7 Add flag to toggle hostonly cmdline storing in the initramfs 11 years ago
Harald Hoyer 8bcfd683bd */module-setup.sh: add comments for dracut called functions 12 years ago
Harald Hoyer c4c1c4f456 rootfs-block: add support for the rootfallback= kernel cmdline option 12 years ago
Harald Hoyer 575733aa25 add newline to cmdline config files 12 years ago
Harald Hoyer 324ea606da dracut.sh: add --persistent-policy option 12 years ago
Harald Hoyer 1743473b2b add parameter --print-cmdline 12 years ago
Harald Hoyer 8df0b654dc rootfs-block: search all host_devs for a journal device 12 years ago
Harald Hoyer af11946054 dracut-functions.sh: inst_multiple == dracut_install 12 years ago
Brandon Philips f17c5fa573 95rootfs-block: fix PARTUUID parsing 12 years ago
Harald Hoyer a6865e6897 rootfs-block: do not touch root-fsck 12 years ago
Harald Hoyer 1e057b352a add PARTLABEL and PARTUUID 12 years ago
Harald Hoyer 32bd2fbb4c use "rm --" to guard against filenames beginning with "-" 12 years ago
Baoquan He 9d787df196 Let user specify the action after fail 12 years ago
Harald Hoyer 6c6d805765 use systemd*dir variables everywhere 12 years ago
Harald Hoyer 35270e34d0 rootfs-block/parse-block.sh: wait_for_dev 12 years ago
Harald Hoyer 2673ff1932 rootfs-block: in systemd mode, functionality is in the dracut services 12 years ago
Harald Hoyer ae4758ce0d rootfs-block/mount-root.sh: fixup for 8b6bf0ef5 12 years ago
Harald Hoyer 8b6bf0ef57 romount fix 12 years ago
Will Woods 9d6165f235 drop NEWROOT from module-setup.sh 12 years ago
Harald Hoyer 47b8f66ced rootfs-block/mount-root.sh: corrected check for journaldev 13 years ago
Harald Hoyer 8aa9926839 mv rootfs-block/module-setup.sh:search_option() in dracut-functions.sh 13 years ago
Harald Hoyer 3cc4c8ba9b rootfs-block/module-setup.sh: add support for xfs / reiserfs separate journal device 13 years ago
Frederic Crozat 6a5170a15f PATCH: add support for xfs / reiserfs separate journal device 13 years ago
Amadeusz Żołnowski 79148c2945 apply "ro" and "rw" options from cmdline to / mount 13 years ago
Amadeusz Żołnowski af3b67b213 95rootfs-block: fix left fsck rel. checks 13 years ago
Harald Hoyer 68e7661ca7 deprecate old command line options 13 years ago
Harald Hoyer 792b189317 systemd service cleanup 13 years ago
Harald Hoyer 5113a3efff rootfs-block/mount-root.sh: warn if ro mount failed and remount 13 years ago
Harald Hoyer 7209df9e91 do not umount root, remount it. do not mount ro if not specified 13 years ago
Amadeusz Żołnowski 965c2d8760 95rootfs-block: skip checks rel. to fsck if rd.skipfsck is supplied 13 years ago
Amadeusz Żołnowski 9fb01d49d6 new option: rd.skipfsck to skip fsck for rootfs and /usr 13 years ago
Harald Hoyer b23a2837db add PARTUUID as root=PARTUUID=<partition uuid> parameter 13 years ago
Harald Hoyer 840d8e4733 add filesystem options to fsck_single() 13 years ago
Harald Hoyer 8aeec251e3 rootfs-block/block-genrules.sh: install systemd mount unit 13 years ago
Daniel Drake 6625b74e90 rootfs-block: avoid remount when options don't change 13 years ago
Harald Hoyer b0692d0311 add wait_for_dev() and wait_for_mount() 13 years ago
Harald Hoyer ca8d4e8933 Do not use /run/udev/rules.d for udev rules 14 years ago
Harald Hoyer 459bfe02f9 95rootfs-block/mount-root.sh: also parse rootopts for "_netdev" 14 years ago
Michal Soltys c60dbcc0aa 95rootfs-block/mount-root.sh: comment out fstab generation 14 years ago
Michal Soltys 21b691152c 95rootfs-block/mount-root.sh: squash rootopts into rflags 14 years ago
Michal Soltys fefab84fff implement fs-lib, squash a few bugs that were part of det_fs/wrap_fsck 14 years ago
Michal Soltys 1ddaffda88 95rootfs-block/mount-root.sh: '-a' for ext? is handled in fs-lib now 14 years ago
Harald Hoyer 7ed1de2f1d mount-root.sh: fixed fsck and "-a" only for "ext*" 14 years ago