111 Commits (3fa31c3a47be657a42640ba1669e0b77b8835534)

Author SHA1 Message Date
Michal Soltys 0d8c1d7fa1 95rootfs-block/block-genrules.sh: Use > instead of >> 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 0b53ca70b6 Move all hooks to "$hookdir" 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 77e607a3a7 prepare for future udev rules.d location 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 8ce58f1f42 add missing shebang 14 years ago
Harald Hoyer 71df3c4329 renamed module-info.sh to module-setup.sh 14 years ago
Harald Hoyer 95d2dabc25 replaced check,install,installkernel with module-info.sh 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 14 years ago
Harald Hoyer a4f88b8a49 rootfs-block/mount-root.sh: set prompt in emergency shell 14 years ago
Harald Hoyer 3d7c58ca1e rootfs-block/mount-root.sh: echo fsck return code to 14 years ago
Harald Hoyer ce51f3be11 rootfs-block/mount-root.sh: fixed filesystem type udev parsing 14 years ago
Harald Hoyer 4cba811f6c rootfs-block/mount-root.sh: correctly printf to fstab 14 years ago
Harald Hoyer 85de3d281a rootfs-block/mount-root.sh: only warn if fsck returned != 0 14 years ago
Harald Hoyer 3817c2f138 rootfs-block/mount-root.sh: default rootfs to auto, even without fstab 14 years ago
Harald Hoyer 13af399f65 rootfs-block/mount-root.sh: clear fsckoptions 14 years ago
Andrey Borzenkov 0e08f1de8d 95rootfs-block: fix missing root when label contains slash 15 years ago
Harald Hoyer 9840eaade6 rootfs-block/install: install e2fsck for slackware 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 c492fe12c0 init: create /dev/.udev/rules.d with correct permissions 15 years ago
Harald Hoyer e0c1d4e79f mkdir /dev/.udev/rules.d with mode 0755 15 years ago
Harald Hoyer ae5ec68355 Write rules for symlinks to /dev/.udev/rules.d for later usage 15 years ago
Harald Hoyer b6a7c09070 chmod 0755 *.sh 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
Luca Berra 506c7f2ab0 install umount for the modules, which use it 15 years ago
Harald Hoyer 57c6b805ce rootfs-block/mount-root: remount root with /etc/fstab filesystem options 15 years ago
Harald Hoyer c27ec060da 95rootfs-block/block-genrules.sh: beautify code 16 years ago
Harald Hoyer e8cf498dcc 95rootfs-block/mount-root.sh: ignore /.resume 16 years ago
Harald Hoyer 5a8d8dfbb6 switch modules to initqueue-finished 16 years ago
Harald Hoyer 273b197d75 added initqueue-settled and refactored code 16 years ago
Harald Hoyer c81a97d1a7 install "ln" per default 16 years ago
Harald Hoyer 58dbb43eac initqueue now loops until /dev/root exists or root is mounted 16 years ago
Harald Hoyer 9719024132 Defer mount to the real mount loop 16 years ago
Harald Hoyer eab677a216 switch to initqueue handling of events 16 years ago
Harald Hoyer b006ff9930 removed shebang from .sh and changed mode to 0644 16 years ago
David Dillow a2810bf24a root option parsing belongs in 99base now 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