213 Commits (22a80629b4bbcef02eb8fe3611ea44e253ef4c61)

Author SHA1 Message Date
Renaud Métrich 22a80629b4 fix(dracut): be more robust when using 'set -u' 2 years ago
joshuacov1 4e85874108 fix(base): do not change the provided UUID 2 years ago
José María Fernández e8c18c9f7f fix(base): add default device choice 3 years ago
Harald Hoyer c08bc8109d fix(base): split out `dracut-dev-lib.sh` 3 years ago
Harald Hoyer 8059bcb2c8 fix(base): source hooks without exec 3 years ago
Harald Hoyer 2fabaaa62d fix(base): shellcheck for modules.d/99base 3 years ago
Harald Hoyer 75d758e8f1 style: shfmt -s reformat 3 years ago
Harald Hoyer 9a52c3fdb0 style: shfmt reformat 3 years ago
Harald Hoyer b800edd698 fix(base): wait_for_dev quote shell variables 3 years ago
Harald Hoyer d3532978de refactor: factor out label_uuid_to_dev 3 years ago
Harald Hoyer 501d82f796 fix: correctly handle kernel parameters 3 years ago
Harald Hoyer 060732d927 fix: shellcheck for modules.d/99base/dracut-lib.sh 3 years ago
Petr Pavlu 6685d99448 Prevent creating unexpected files on the host when running dracut 4 years ago
Kairui Song 7dd8a2f4d3 Add 99memstrack module 4 years ago
Kairui Song 49c4172f4e Remove memtrace-ko and rd.memdebug=4 support in dracut 4 years ago
Jonas Witschel 8e1a4dc5f8 dracut-lib.sh: quote variables in parameter expansion patterns 4 years ago
Daniel Molkentin db9b5851f3 99base: Remove duplicate nfsroot_to_var from dracut-lib.sh 4 years ago
Arnaud Rebillout c30070c8f5 99base: Don't let vinfo return 1 5 years ago
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() 6 years ago
Harald Hoyer df6bb5e959 shutdown: sleep a little, if a process was killed 6 years ago
Ignaz Forster 94f61235d7 Avoid executing emergency hooks twice 6 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 7 years ago
Harald Hoyer 05c2080e51 base/dracut-lib.sh: fixup trim() 7 years ago
Harald Hoyer dec4b2cdd4 base/dracut-lib.sh:trim() replace 'echo -n' 7 years ago
Harald Hoyer 2949dcba29 base/dracut-lib.sh: add trim() 7 years ago
Xunlei Pang 52c295c161 99base: apply kernel module memory debug support 8 years ago
Harald Hoyer c45e856a65 add rd.emergency=[reboot|poweroff|halt] 8 years ago
Harald Hoyer 4e882b8090 use shutdown-emergency hook in testsuite to poweroff the machine 8 years ago
Harald Hoyer 9d74747f92 drop to shell on die() if rd.shell=1 is set explicitly 8 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 9 years ago
Harald Hoyer e6a2555c7d base/dracut-lib.sh: Dup stdout and stderr 9 years ago
Mike Gilbert 5899f2f516 Replace echo -n with printf in code with a /bin/sh shebang 9 years ago
Harald Hoyer 57fb6e67de dracut-lib.sh:info() output info to stderr 9 years ago
Lidong Zhong e51e7978a8 dracut-lib.sh: typo fix 9 years ago
NeilBrown 4d9d767da2 crypt/parse-crypt.sh: hide encrypted devices from systemd timeout warnings. 9 years ago
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline 9 years ago
Alexander Tsoy 13efce5d1b base/dracut-lib.sh: remove bashism 9 years ago
Harald Hoyer 9f0878540b base/dracut-lib.sh: read /proc/cmdline with multiple lines 9 years ago
Jonas Jonsson 7075a402d7 99base: Properly remove files with rd.hostonly=0 9 years ago
Thorsten Behrens e3eec4b8a2 Align dev_unit_name() with systemd's function. 10 years ago