4 Commits (a844fb1552d7867c77caa027ea38249c26866479)

Author SHA1 Message Date
Harald Hoyer 68e7661ca7 deprecate old command line options 13 years ago
Amadeusz Żołnowski e42b6f9e15 99base: don't require fs-lib to detect rootfstype 13 years ago
Harald Hoyer 840d8e4733 add filesystem options to fsck_single() 13 years ago
Harald Hoyer 46a1738161 base/mount-hook.sh: add forgotten file 13 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
Michal Soltys 0216d1cda3 95rootfs-block/mount-root.sh: Rely on det_fs and wrap_fsck 14 years ago
Harald Hoyer 3b403b32fc removed trailing whitespaces 14 years ago
Harald Hoyer c9f1e3d1f4 check for getarg() function before sourcing dracut-lib.sh 14 years ago
Harald Hoyer 19f3a804e7 s#/dev/.run#/run#g 14 years ago
Harald Hoyer 1e2a167fe6 rootfs-block/mount-root.sh: rename flag file for fsck 14 years ago
Harald Hoyer b177e9133e move all /dev/.initramfs to /dev/.run/initramfs 14 years ago
Harald Hoyer e53fdd1c35 rootfs-block/mount-root.sh: remove $NEWROOT/.autofsck if possible 14 years ago
Harald Hoyer d884af8077 rootfs-block/mount-root.sh: remove $NEWROOT/{.autofsck,forcefsck} if possible 15 years ago
Harald Hoyer a4f88b8a49 rootfs-block/mount-root.sh: set prompt in emergency shell 15 years ago
Harald Hoyer 3d7c58ca1e rootfs-block/mount-root.sh: echo fsck return code to 15 years ago
Harald Hoyer ce51f3be11 rootfs-block/mount-root.sh: fixed filesystem type udev parsing 15 years ago
Harald Hoyer 4cba811f6c rootfs-block/mount-root.sh: correctly printf to fstab 15 years ago
Harald Hoyer 85de3d281a rootfs-block/mount-root.sh: only warn if fsck returned != 0 15 years ago
Harald Hoyer 3817c2f138 rootfs-block/mount-root.sh: default rootfs to auto, even without fstab 15 years ago
Harald Hoyer 13af399f65 rootfs-block/mount-root.sh: clear fsckoptions 15 years ago
Andrey Borzenkov 0e08f1de8d 95rootfs-block: fix missing root when label contains slash 15 years ago
Harald Hoyer c56e44a63a rootfs-block/mount-root.sh: fixed fsck "-a" option 15 years ago
Harald Hoyer 3871942d13 rootfs-block:mount-root.sh add fsck 15 years ago
Harald Hoyer fa7ada31d0 new parameter option names with "rd.*" namespace 15 years ago
Harald Hoyer cc02093d69 reformat source code 15 years ago
Harald Hoyer 0ec519f8a4 mount-root: also filter "defaults" from mount options 15 years ago
Harald Hoyer d793fc2e8b mount-root: skip comments 15 years ago
Harald Hoyer 9232cab470 fix IFS restoring 15 years ago
Harald Hoyer 11ce36d78e mount-root: do not pollute init arguments 15 years ago
Harald Hoyer d43036ffeb rootfs-block: strip "ro|rw" options from fstab options 15 years ago
Harald Hoyer 57c6b805ce rootfs-block/mount-root: remount root with /etc/fstab filesystem options 15 years ago
Harald Hoyer e8cf498dcc 95rootfs-block/mount-root.sh: ignore /.resume 16 years ago
Harald Hoyer cff3457e32 fixed fstype mount options 16 years ago
David Dillow ebd5615489 strip block: off root= when using the mount hooks 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
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