391 Commits (19cd47fd26d072000a49661f78fc0a7200116ef6)

Author SHA1 Message Date
Harald Hoyer 27790828d1 base/dracut-lib.sh: fixed ismounted(<mountpoint>) 13 years ago
Harald Hoyer aefea76cf8 set DRACUT_SYSTEMD for systemd mode in the initramfs 13 years ago
Will Woods a5f01bbfb5 dracut-lib: add find_mount, use it to implement ismounted 13 years ago
Will Woods 7e2285a48a add comment for getargbool() 13 years ago
Harald Hoyer 24a38bc1cb fixed install locations for udev rules and change to IMPORT{builtin} 13 years ago
Amadeusz Żołnowski aa505d588f parse-root-opts: first check for ro, later for rw 13 years ago
Harald Hoyer 96c6fa9202 base/module-setup.sh: removed mount-hook 13 years ago
Amadeusz Żołnowski ff3953efe1 ro_mnt - option at build time to force ro mount of / and /usr 13 years ago
Amadeusz Żołnowski 1f4aaaeb5e modules.d/99base/mount-hook.sh is not used - removed 13 years ago
Amadeusz Żołnowski 79148c2945 apply "ro" and "rw" options from cmdline to / mount 13 years ago
Amadeusz Żołnowski 5767201eaf dracut-lib: new functions: listlist and are_lists_eq 13 years ago
Harald Hoyer 68e7661ca7 deprecate old command line options 13 years ago
Harald Hoyer c204501e3e base/init.sh: error out early, if /dev, /proc or /sys cannot be mounted 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 e42b6f9e15 99base: don't require fs-lib to detect rootfstype 13 years ago
Harald Hoyer 407fbc9e13 watchdog: stop watchdog in emergency_shell 13 years ago
Harald Hoyer 53fe81e752 modules.d/*/module-setup.sh: combine and specify type for installs 13 years ago
Amadeusz Żołnowski 84a12fbc21 dracut-lib.sh: Use "$*" instead of "$@" in warn, info, and so on... 13 years ago
Harald Hoyer 5bccc94598 no more "mknod" in the initramfs!! 13 years ago
Harald Hoyer 44cf581732 base/module-setup.sh: use --force for ln 13 years ago
Harald Hoyer 1e570bf8e3 base/dracut-lib.sh: for systemd start emergency.service 13 years ago
Harald Hoyer d9087a2d85 base/dracut-lib.sh: change output of info() and warn() for systemd 13 years ago
Harald Hoyer ef914f7d83 add 04watchdog dracut module 13 years ago
Harald Hoyer fbaf1517c3 s/Unable to process initqueue/Could not boot/g 13 years ago
Harald Hoyer ecc6da6bf5 99base/init.sh: kill systemd-udevd instead of udevd 13 years ago
Harald Hoyer b35ff065ec base/loginit.sh: revert "quiet" patch 13 years ago
Harald Hoyer 840d8e4733 add filesystem options to fsck_single() 13 years ago
Will Woods 78274fe2b4 do emergency_shell in die() if rd.debug=1 13 years ago
Will Woods 4744e27350 don't wait_for_loginit in emergency_shell() 13 years ago
Will Woods 31cfc9aa5e dracut-lib.sh: add copytree(), use it where applicable 13 years ago
Harald Hoyer 0363998d0a base/init.sh: use info() instead of vinfo() for version info 13 years ago
Juan RP cfede42fc3 modules.d/99base/init.sh: check for a valid init in case INIT is a symlink. 13 years ago
Harald Hoyer 982d59afea drop 10rpmversion module and introduce /etc/initrd-release 13 years ago
Harald Hoyer 832d85cbbc base/module-setup.sh: link /proc/self/mounts to $initdir/etc/mtab 13 years ago
Harald Hoyer fe98cfee37 base/dracut-lib.sh: export UDEVVERSION 13 years ago
Harald Hoyer cad10a7f80 base/init.sh: set DRACUT_QUIET only in dracut-lib.sh 13 years ago
Will Woods 982161e062 fix _getcmdline arg-duplicating bug with /etc/cmdline* 13 years ago
Harald Hoyer eef7649e71 merge "cleanup" and "pre-pivot-cleanup" hooks 13 years ago
Harald Hoyer f8d50f60b3 base/dracut-lib.sh: add arguments for source_hook() and source_all() 13 years ago
Harald Hoyer 476eb1b345 base: add export_n() function 13 years ago
Harald Hoyer c32908cee3 base: add debug_on() and debug_off() functions 13 years ago
Dave Young 2e7257a2e3 add pre-pivot-cleanup hook 13 years ago
Harald Hoyer 7f217d7726 base/init.sh: mount tmpfs with strictatime 13 years ago
Harald Hoyer 8a1a2f6ca4 udevd moved to /lib/systemd/systemd-udevd 13 years ago
Will Woods bd3bf2ce41 shutdown: use emergency_shell from dracut-lib 13 years ago
Will Woods f7cadaa843 Make splitsep work as documented with less vars than fields 13 years ago
Will Woods d8f0e320c2 dracut-lib: add str_ends, to go along with str_starts 13 years ago
Harald Hoyer b80078af39 add s390 cms setup 13 years ago
Harald Hoyer 990e945ffd add mtu and macaddr to ip= 13 years ago
Harald Hoyer 46a1738161 base/mount-hook.sh: add forgotten file 13 years ago