367 Commits (c79f3883cddf561a3a4c221a0c7ce7cc22a47e06)

Author SHA1 Message Date
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
Harald Hoyer 6c3b8e2c17 dracut-lib.sh: emergency_shell() test for setsit --ctty option 13 years ago
Harald Hoyer 56bf6156d6 99base/init.sh: revert the "cp" "mv" change for /run/initramfs 13 years ago
Daniel Drake 4e25cf6edf Avoid use of "export -n" 13 years ago
Harald Hoyer abbb76fe93 Do not mount --bind /run anymore 13 years ago
Will Woods 478314a90e Make sure 'set -x' gets turned back on in wait_for_loginit 13 years ago
Will Woods 8cd592dfcb fix "execvp: No such file or directory" in emergency_shell 13 years ago
Harald Hoyer c3d81de59b remove openvt and use "setsid -c", if possible 13 years ago
Harald Hoyer 02aa795514 remove --ctty 13 years ago
Will Woods 6e3cc00f48 add initqueue --env and "online" hook 13 years ago
Harald Hoyer 4d518aec86 move wait_for_loginit() to dracut-lib.sh 13 years ago
Harald Hoyer 74db72dd0b 98pollcdrom: factored out the ugly cdrom polling in the main loop 13 years ago
Harald Hoyer 4fed3ddf16 add "initqueue/*" to hookdirs and create them in dracut itsself 13 years ago
Harald Hoyer 2c0317213e get rid of /tmp/root.info 13 years ago
Will Woods ffcc64bdea move emergency_shell to dracut-lib.sh 13 years ago
Harald Hoyer 552ecca6db Renamed all shell scripts to *.sh 13 years ago
Dave Young 75cade1216 add function wait_for_route_ok 13 years ago
Harald Hoyer dee929cded 99base/init: removed redirection of mount errors to /dev/null 13 years ago
Harald Hoyer 11c0e7d44e 99base/init: reload udev rules after "pre-trigger" hook 13 years ago
Harald Hoyer fb67e4aa36 shutdown on demand 13 years ago
Harald Hoyer 56ac6c7e76 move all file removal cleanups to "cleanup" hook 13 years ago
Harald Hoyer 59feafc6c7 use "openvt" for emergency shell 13 years ago
Harald Hoyer de247618e7 init/shutdown: use "command -v" instead of "type" 13 years ago
Harald Hoyer 4951a1199d 99base/init: predefine path to init 13 years ago
Harald Hoyer ba7fa583bf 99base/init: remove tmpfs on /dev 13 years ago