45 Commits (30f6c80d7a877c822e558b30b9c51f4edb4c6e23)

Author SHA1 Message Date
Harald Hoyer 5a57582050 Add rd.hostonly kernel command line parameters 11 years ago
Chapman Flack ddfea6b54c Break at switch_root only for bare rd.break 11 years ago
Harald Hoyer 56903458d7 mkdir basic dirs in /run 12 years ago
Harald Hoyer ab2676d291 base/init.sh: also mkdir /run/lock 12 years ago
Harald Hoyer d27cd4dfdd Revert "base: setup correct system time and time zone in initrd" 12 years ago
Harald Hoyer 904a76376f base/init.sh: create static device nodes with kmod 12 years ago
Harald Hoyer bc6eae15ab init.sh: don't check for systemd-udevd in lower version branch 12 years ago
Harald Hoyer 16addb86fc base: remove RD_TIMESTAMP 12 years ago
Harald Hoyer 32bd2fbb4c use "rm --" to guard against filenames beginning with "-" 12 years ago
WANG Chao 77364fd6bb base: setup correct system time and time zone in initrd 12 years ago
Baoquan He 9d787df196 Let user specify the action after fail 12 years ago
Harald Hoyer cc6f0925df base/init.sh: fix version output 12 years ago
Harald Hoyer 6c6d805765 use systemd*dir variables everywhere 12 years ago
dyoung@redhat.com bbfff3e58b Add memdebug at different points in 99base/init.sh 12 years ago
Harald Hoyer 500861cd05 base/init.sh: reset main loop counter, if work is in initqueue 12 years ago
Harald Hoyer f62f3a2191 reset initqueue loop counter only if new uevents exist 12 years ago
Stefan Reimer a005c47763 base/init.sh: create /run/log 12 years ago
Colin Guthrie cd9072d342 Mount /proc before including dracut-lib.sh. 12 years ago
Amadeusz Żołnowski 579238a3ac Fallback to external blkid and path_id in udev rules for <udev-176. 12 years ago
Harald Hoyer 0fc0dcff60 bye bye iscsi_wait_scan ... officially gone for kernel 3.6 13 years ago
Harald Hoyer bdf1f472b4 add back scsi_wait_scan 13 years ago
Harald Hoyer 5cd7c104bd document rd.retry and change the default value to 30s 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 5bccc94598 no more "mknod" in the initramfs!! 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 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 cad10a7f80 base/init.sh: set DRACUT_QUIET only in dracut-lib.sh 13 years ago
Harald Hoyer eef7649e71 merge "cleanup" and "pre-pivot-cleanup" hooks 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
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
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 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
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 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