195 Commits (5e0f8c8a4ced36268d0077acafa1db2402776fa6)

Author SHA1 Message Date
Norbert Lange f9c96cf56f remove superfluous quotes in parameter expansion 6 years ago
Pedro Monreal f18d069d46 Fixed some SUSE specific typos and outputs 6 years ago
Daniel Molkentin 7117bf6270 99base: Allow files with backslashes in hostonly files 6 years ago
Alexander Tsoy f4334e9bdf base/dracut-lib.sh: use "command -v" in pidof() 7 years ago
Harald Hoyer df6bb5e959 shutdown: sleep a little, if a process was killed 7 years ago
Ignaz Forster 94f61235d7 Avoid executing emergency hooks twice 7 years ago
Michal Sekletar 28401778c4 systemd: fix setting of timeouts for device units 7 years ago
Lukas Nykryn 0c4c9792c8 dracut-lib: put together CMDLINE even if /proc/cmdline does not exist 8 years ago
Harald Hoyer 05c2080e51 base/dracut-lib.sh: fixup trim() 8 years ago
Harald Hoyer dec4b2cdd4 base/dracut-lib.sh:trim() replace 'echo -n' 8 years ago
Harald Hoyer 2949dcba29 base/dracut-lib.sh: add trim() 8 years ago
Xunlei Pang 52c295c161 99base: apply kernel module memory debug support 8 years ago
Harald Hoyer c45e856a65 add rd.emergency=[reboot|poweroff|halt] 9 years ago
Harald Hoyer 4e882b8090 use shutdown-emergency hook in testsuite to poweroff the machine 9 years ago
Harald Hoyer 9d74747f92 drop to shell on die() if rd.shell=1 is set explicitly 9 years ago
Alexander Tsoy c41df7e1db base/dracut-lib.sh:dev_unit_name() guard against $dev beginning with "-" 9 years ago
Harald Hoyer 87e90d7f4a For rd.hostonly=0 remove all initqueue/finished files also 9 years ago
dyoung@redhat.com 6870007674 Revert "Let user specify the action after fail" 9 years ago
dyoung@redhat.com 927d1e28c9 Revert "rename kernel command line param action_on_fail to rd.action_on_fail" 9 years ago
dyoung@redhat.com 74c9fb947b Revert "Change the implementation of action_on_fail" 9 years ago
Harald Hoyer ecdee70c48 base/dracut-lib.sh:getargs() don't return 1 for empty values 9 years ago
Harald Hoyer f41720c311 base/dracut-lib.sh: forget about the idea of output redirection 10 years ago
Harald Hoyer e6a2555c7d base/dracut-lib.sh: Dup stdout and stderr 10 years ago
Mike Gilbert 5899f2f516 Replace echo -n with printf in code with a /bin/sh shebang 10 years ago
Harald Hoyer 57fb6e67de dracut-lib.sh:info() output info to stderr 10 years ago
Lidong Zhong e51e7978a8 dracut-lib.sh: typo fix 10 years ago
NeilBrown 4d9d767da2 crypt/parse-crypt.sh: hide encrypted devices from systemd timeout warnings. 10 years ago
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline 10 years ago
Alexander Tsoy 13efce5d1b base/dracut-lib.sh: remove bashism 10 years ago
Harald Hoyer 9f0878540b base/dracut-lib.sh: read /proc/cmdline with multiple lines 10 years ago
Jonas Jonsson 7075a402d7 99base: Properly remove files with rd.hostonly=0 10 years ago
Thorsten Behrens e3eec4b8a2 Align dev_unit_name() with systemd's function. 10 years ago
Hannes Reinecke 56663e7e32 Implement 'rd.timeout' to modify the device timeout 10 years ago
Tom Gundersen ca4108b78e initrd-release: move from /etc to /usr/lib 10 years ago
Harald Hoyer 99d4fd6bb7 do not symlink /var/log to /run/log 10 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Harald Hoyer 85752f0f5f dracut-lib.sh:dev_unit_name(): use systemd-escape, if available 11 years ago
Harald Hoyer 7c752ffaef dracut-lib.sh:cancel_wait_for_dev() fixed double escape 11 years ago
Harald Hoyer ad8638e04e base/dracut-lib:pidof() turn off debugging 11 years ago
Harald Hoyer 7e59d55042 usable_root(): only check for ld-*.so 11 years ago
Harald Hoyer 5a57582050 Add rd.hostonly kernel command line parameters 11 years ago
Harald Hoyer 4e58a1ffc7 dracut-lib.sh: fixed return value of pidof() 11 years ago
Chapman Flack 2c19a5fa78 Specify strstr tightly, add strglob/strglobin. 11 years ago
Harald Hoyer 8ee1825364 dracut: don't let devices timeout 11 years ago
Stig Telfer 6cc8f694b5 dracut-lib.sh: bugfix for pidof function 11 years ago
Stig Telfer abdf191b64 dracut-lib.sh: bugfix for pidof function 11 years ago
Harald Hoyer e2ecc2d8c6 base/dracut-lib.sh: "halt" the machine in systemd mode for die() 11 years ago
Harald Hoyer ac5bff2b6f dracut-lib/wait_for_dev(): prevent systemd daemon-reload 11 years ago
Harald Hoyer b92896ece4 base/dracut-lib.sh:wait_for_dev() relax requirement 11 years ago
Harald Hoyer 56903458d7 mkdir basic dirs in /run 12 years ago