195 Commits (5e0f8c8a4ced36268d0077acafa1db2402776fa6)

Author SHA1 Message Date
Harald Hoyer 8d3d72a68c no more global $CMDLINE 12 years ago
WANG Chao b2fab575dc dracut-lib: do not use cached CMDLINE in _getcmdline 12 years ago
Harald Hoyer df478eee75 base/dracut-lib.sh: move warn() definition before usage 12 years ago
Harald Hoyer 3605b48508 shutdown: fixed killall_proc_mountpoint() 12 years ago
Baoquan He d2765b5175 Change the implementation of action_on_fail 12 years ago
Harald Hoyer 549442cc2a base/dracut-lib.sh: check for /proc/cmdline existance 12 years ago
Harald Hoyer 45ef8eb723 base: provide pidof() shell function 12 years ago
Harald Hoyer c33488feb1 rename sosreport to rdsosreport 12 years ago
Harald Hoyer 1e057b352a add PARTLABEL and PARTUUID 12 years ago
Harald Hoyer b093aa2dc7 beautified shell code 12 years ago
Harald Hoyer 32bd2fbb4c use "rm --" to guard against filenames beginning with "-" 12 years ago
Harald Hoyer 391d605790 rename kernel command line param action_on_fail to rd.action_on_fail 12 years ago
Harald Hoyer 62cb52f431 base/dracut-lib.sh: export DRACUT_SYSTEMD and NEWROOT 12 years ago
WANG Chao b6f2e05819 _emergency_shell: Show current working directory correctly in shell. 12 years ago
Harald Hoyer 6f4c2dada4 fixed fips mode 12 years ago
Harald Hoyer 2b125c69cc base/dracut-lib.sh: do not setdebug, if not in initramfs 12 years ago
Harald Hoyer ca2c693679 Do not call plymouth with full path 12 years ago
Baoquan He 9d787df196 Let user specify the action after fail 12 years ago
Harald Hoyer 6db8c5a5fe base/dracut-lib.sh:wait_for_dev()/cancel_wait_for_dev() set systemd timeouts 12 years ago
Harald Hoyer c4b572b5ca base/dracut-lib.sh: add dev_unit_name() 12 years ago
dyoung@redhat.com dff9a66c44 print memdebug to stderr 12 years ago
Harald Hoyer c85cda9e2f systemd: local-fs.target is now root-fs.target and initrd-fs.target 12 years ago
Harald Hoyer ce862de624 base/dracut-lib.sh: reset /etc/profile 12 years ago
Harald Hoyer 44d26d9209 base/dracut-lib.sh: extend wait_for_dev() for systemd 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
Harald Hoyer 64d144aece Add sosreport script and generate /run/initramfs/sosreport.txt 12 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
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 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 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
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 407fbc9e13 watchdog: stop watchdog in emergency_shell 13 years ago
Amadeusz Żołnowski 84a12fbc21 dracut-lib.sh: Use "$*" instead of "$@" in warn, info, and so on... 13 years ago
Harald Hoyer 1e570bf8e3 base/dracut-lib.sh: for systemd start emergency.service 13 years ago