195 Commits (5e0f8c8a4ced36268d0077acafa1db2402776fa6)

Author SHA1 Message Date
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
Will Woods 8cd592dfcb fix "execvp: No such file or directory" in emergency_shell 13 years ago
Harald Hoyer c3d81de59b remove openvt and use "setsid -c", if possible 13 years ago
Harald Hoyer 4d518aec86 move wait_for_loginit() to dracut-lib.sh 13 years ago
Will Woods ffcc64bdea move emergency_shell to dracut-lib.sh 13 years ago
Dave Young 75cade1216 add function wait_for_route_ok 13 years ago
Harald Hoyer fb67e4aa36 shutdown on demand 13 years ago
Will Woods 1cc57edaf5 interpret 'off' as false in getargbool 13 years ago
Colin Guthrie f65b874bda resume: Fix failure when invalid device passed via 'resume=' 13 years ago
Harald Hoyer bb61d657c1 99base/dracut-lib.sh: added inst_mount_hook add_mount_point 13 years ago
Harald Hoyer 4d63882615 99base/dracut-lib.sh: killproc, prefix local variables 13 years ago
Harald Hoyer 1939a4f96e 99fs-lib/fs-lib.sh: accept "UUID=" and "LABEL=" for fsck_single 13 years ago
Harald Hoyer 7e800bfffc 99base/dracut-lib.sh: wait_for_if_up() extend wait time 13 years ago
Harald Hoyer 745af91663 dracut-lib.sh: add killproc() 13 years ago
Harald Hoyer b0692d0311 add wait_for_dev() and wait_for_mount() 13 years ago
Harald Hoyer c2801d0938 99base/dracut-lib.sh: add /etc/cmdline/*.conf parsing 14 years ago
Michal Soltys f8342dd5f2 check root candidates more carefully 14 years ago
Will Woods 2cd4a8065a dracut-lib.sh: fix dropped backslashes in CMDLINE 14 years ago
Michal Soltys cb28815405 str_replace() fix 14 years ago
Michal Soltys fefab84fff implement fs-lib, squash a few bugs that were part of det_fs/wrap_fsck 14 years ago
Harald Hoyer a9fa6d265d dracut-lib.sh: fixed getargs() for empty arguments 14 years ago
Harald Hoyer d765a3e71b dracut-lib.sh: getarg() echo with "" to prevent wildcard subst 14 years ago
Harald Hoyer 82eea29797 99base/dracut-lib.sh: don't be quiet on rd.debug 14 years ago
Harald Hoyer b1b678427e 99base/dracut-lib.sh: fix previous getargs patch 14 years ago
Harald Hoyer 9e7f495589 dracut-lib.sh: fixed getargs() 14 years ago
Michal Soltys e2c5015713 dracut-lib.sh: Add det_fs() and wrap_fsck() 14 years ago
Michal Soltys e639630da4 dracut-lib.sh: add vwarn() function 14 years ago
Harald Hoyer beb015706b dracut-lib.sh: warn, even if "quiet" is set 14 years ago
Harald Hoyer 3b403b32fc removed trailing whitespaces 14 years ago
Harald Hoyer 6822764f25 base/dracut-lib.sh: add ismounted() 14 years ago
Harald Hoyer 0d837ebf2a base/dracut-lib.sh: turn on PS4 for bash debugging 14 years ago
Harald Hoyer a2cb4dbc82 base/dracut-lib.sh:incol2() return 1 on error 14 years ago
Harald Hoyer 03f405bc04 init: move /.die to /run/initramfs/.die 14 years ago