167 Commits (4f0c7fc91728a0c9aca211cbab5ae69bd08335d5)

Author SHA1 Message Date
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
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