125 Commits (d136ca4eeb3d7be2beef210dcf51a18210900844)

Author SHA1 Message Date
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
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
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 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 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
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 6c3b8e2c17 dracut-lib.sh: emergency_shell() test for setsit --ctty option 13 years ago
Will Woods 478314a90e Make sure 'set -x' gets turned back on in wait_for_loginit 13 years ago