541 Commits (6d886bb74d1608e4565d926aa259ea5afc9df7b9)

Author SHA1 Message Date
Alexander Tsoy f4334e9bdf base/dracut-lib.sh: use "command -v" in pidof() 7 years ago
Alexander Tsoy b3480d31b0 Prevent environment leaking into initrd-release 7 years ago
Kairui Song 9f3c31cd8d 99base: enable initqueue if extra devices are added 7 years ago
Harald Hoyer f98d3066d9 rdsosreport.sh: best effort to strip out passwords 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
Xunlei Pang 34986d538a 99base: add memtrace-ko.sh to debug kernel module large memory consumption 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
Elan Ruusamäe bb44294b62 ensure parent dir for /usr/lib/initrd-release exists 9 years ago
Harald Hoyer 9d74747f92 drop to shell on die() if rd.shell=1 is set explicitly 9 years ago
Harald Hoyer db7d61cff7 base/init.sh: don't mount /run with noexec, if the initramfs lives there 9 years ago
Ville Skyttä 9430ae301e Do not use deprecated egrep/fgrep 9 years ago
Evgeny Vereshchagin 4ab6447c2a base/init.sh: don't remove 99-cmdline-ask on 'hostonly' cleanup 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 ab57132aa5 initqueue: add online queue 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 3721635b2c guard ${arrays[@]} with "" 10 years ago
Harald Hoyer 1cadc26fd4 Add all btrfs devices 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
Nikoli c4184b5cf1 Mount /dev, /dev/shm and /run noexec 10 years ago
Colin Guthrie 3e3ed34f03 base: Don't wait for swap devices in host-only mode. 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
Harald Hoyer 363469d757 base/module-setup.sh: merge systemd conditional 10 years ago
Jonas Jonsson 7075a402d7 99base: Properly remove files with rd.hostonly=0 10 years ago
Hannes Reinecke a262ad91e8 99base: Add chown binary 10 years ago
Thomas Renninger 517d27a75f 99base: Increase initqueue timeout in non systemd case 10 years ago
Hannes Reinecke 7c2311660f 99base: warn on invalid command for initqueue 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 fa45d0d9c9 base/init.sh: ignore exclamation mark for kmod static-nodes 10 years ago