424 Commits (1161f0377754363adfc339c0f17cfd801fb6b98f)

Author SHA1 Message Date
Harald Hoyer ca36b9b8f8 base: save host_devs which we need bring up and process them with wait_for_dev 12 years ago
Harald Hoyer a9c7dc74c4 base: in systemd mode parse-root-opts.sh is in the services 12 years ago
Harald Hoyer ce862de624 base/dracut-lib.sh: reset /etc/profile 12 years ago
Harald Hoyer 500861cd05 base/init.sh: reset main loop counter, if work is in initqueue 12 years ago
Harald Hoyer 44d26d9209 base/dracut-lib.sh: extend wait_for_dev() for systemd 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
Dave Young 7bd8f23303 Add memory usage trace to diffrent hook points 12 years ago
dyoung@redhat.com a08ea34aba add function getargnum 12 years ago
Harald Hoyer 551c2dd71f shutdown: kill all processes and report remaining ones 12 years ago
Harald Hoyer 5b68300899 dracut-lib.sh: force hide plymouth in shutdown emergency shell 12 years ago
dyoung@redhat.com efa5eb424d Move wait for if functions to net lib 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 64d144aece Add sosreport script and generate /run/initramfs/sosreport.txt 12 years ago
Harald Hoyer 600c876968 consistently lowercase "dracut" 13 years ago
Harald Hoyer 2242cd92ee systemd: rename emergency.service to dracut-emergency.service for rd.shell 13 years ago
Harald Hoyer a6c718ce8e systemd: improve the emergency shell 13 years ago
Harald Hoyer 8ea8d6de80 base/dracut-lib.sh: better error message for deprecated cmdline options 13 years ago
Harald Hoyer 4211605000 fallback to old ismounted, if findmnt is not installed 13 years ago
Dave Young d9a7ea5b43 ismounted fix 13 years ago
Harald Hoyer 0fc0dcff60 bye bye iscsi_wait_scan ... officially gone for kernel 3.6 13 years ago
Dave Young ff0636635a move get_persistent_dev to dracut-functions.sh 13 years ago
Will Woods 3bff70ef15 hide 'setsid --help' output in emergency_shell() 13 years ago
Will Woods 32b2fb8a27 make splitsep preserve backslashes (RHBZ#851295) 13 years ago
Harald Hoyer 73088e46f7 moved the /etc/host_devs write out to 99base 13 years ago
dyoung@redhat.com c4bb88715c wait host devs in base module 13 years ago
Harald Hoyer bdf1f472b4 add back scsi_wait_scan 13 years ago
Harald Hoyer 7dd7ff0f33 base/dracut-lib.sh: make use of DRACUT_SYSTEMD 13 years ago
Dave Young 126732bcc1 split emergency_shell function 13 years ago
Harald Hoyer 5545fc3046 base/dracut-lib.sh:ismounted() check for block device rather than pathname 13 years ago
Harald Hoyer a638056838 base/dracut-lib.sh: fixed ismounted() for "/dev" 13 years ago
Harald Hoyer 5cd7c104bd document rd.retry and change the default value to 30s 13 years ago
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