43 Commits (486ec65745f5da361b104bb2ee94fb47ceed4d07)

Author SHA1 Message Date
Harald Hoyer d125a47061 mkdir always with -m 0755 14 years ago
Harald Hoyer 79471f365e base/dracut-lib.sh: changed kmgs log levels 14 years ago
Harald Hoyer 4ad453445a base/dracut-lib.sh: relax getargbool value parsing 14 years ago
Harald Hoyer 9e7a3bf242 base/dracut-lib.sh: s/RDDEBUG/RD_DEBUG/g 14 years ago
Harald Hoyer 0b53ca70b6 Move all hooks to "$hookdir" 14 years ago
Harald Hoyer 535ad9d1fb dracut-lib: improve die() logging 14 years ago
Harald Hoyer 8ce58f1f42 add missing shebang 14 years ago
Amadeusz Żołnowski 7a8a33b6cd dracut-lib.sh: splitsep fix 14 years ago
Amadeusz Żołnowski ccb0ab7348 99base/dracut-lib.sh: 5 new functions & 1 modified 14 years ago
Harald Hoyer fa7ada31d0 new parameter option names with "rd.*" namespace 15 years ago
Harald Hoyer cc02093d69 reformat source code 15 years ago
Harald Hoyer 3a4d0c9c14 dracut-lib.sh: fixed getarg for nonexistent parameters 15 years ago
Amadeusz Żołnowski 2926b5b35d 90crypt: keys on external devices support 15 years ago
Harald Hoyer adde3a7a27 dracut-lib.sh: getarg() returns the value of the last argument 15 years ago
Harald Hoyer 3a4989cae2 dracut-lib: export RDDEBUG 15 years ago
Harald Hoyer b6a7c09070 chmod 0755 *.sh 15 years ago
Harald Hoyer e54a84113e get rid of rdnetdebug 15 years ago
Harald Hoyer 1d149cd039 dracut-lib: turn of shell debug mode in strstr and getarg(s) 15 years ago
Harald Hoyer 9232cab470 fix IFS restoring 15 years ago
Harald Hoyer c98bcec89c add preliminary IPv6 support 15 years ago
Harald Hoyer 4bb570c9a4 dracut-lib: do not leave debug mode in getarg and getargs 15 years ago
Harald Hoyer 2dfdcbf4e7 dracut-lib: read multiple lines from $init/etc/cmdline 15 years ago
Harald Hoyer 695de8493d dracut-lib: prevent double log output 15 years ago
Harald Hoyer b26260a0b9 dracut-lib: fixed wait_for_if_up() 16 years ago
Harald Hoyer bf87d252f3 network: wait for interfaces to come up, before proceeding 16 years ago
Harald Hoyer 52aeb3f312 base/dracut-lib: add setdebug 16 years ago
Harald Hoyer 1dd5bc3fba add udevproperty() to dracut-lib and use it 16 years ago
Harald Hoyer 54a73cbb2b dracut-lib.sh: change -f to -e to allow symlinks 16 years ago
Harald Hoyer 82b2189d01 initqueue-finished: fail also on empty queue 16 years ago
Harald Hoyer 8238850caa init: add initqueue-finished 16 years ago
Harald Hoyer 273b197d75 added initqueue-settled and refactored code 16 years ago
Harald Hoyer 8ef0be5671 dracut-lib: try to set UDEVVERSION, if not set 16 years ago
Harald Hoyer 5c6a593f2e add udevsettle function and settle after raid/lvm/crypto activities 16 years ago
Harald Hoyer 3d4641fd98 add rdinfo command line parameter 16 years ago
Harald Hoyer f72c10f657 getarg()/getargs(): check existance of /etc/cmdline before reading it 16 years ago
Harald Hoyer c1a37d928f dracut-lib: getarg(), getargs() read command line also from /etc/cmdline 16 years ago
Harald Hoyer 0375106c78 add source_conf for static configuration variables 16 years ago
Harald Hoyer c0dc4c5d1e dracut-lib: fixed quiet argument parsing 16 years ago
Harald Hoyer 532d7d9be4 dracut-lib: output warn() and die() to stderr 16 years ago
Harald Hoyer 1702e6c660 dracut-lib: if "quiet" is specified, do not print info() to console 16 years ago
Harald Hoyer 449adc611f add info() and vinfo() to dracut-lib 16 years ago
Harald Hoyer da1c03c8a0 dracut-lib add getargs() 16 years ago
Harald Hoyer b8f39ef152 renamed dracut-lib to dracut-lib.sh 16 years ago
Philippe Seewer 9f10836d63 Add warn() function to log warnings but not die() 16 years ago
Philippe Seewer 0fd1ab9d87 Log error messages to /dev/kmsg 16 years ago
Philippe Seewer 311a2769a0 Add 'die()' for easier error handling 16 years ago
Seewer Philippe 07b2fbb183 Get rid of cat and grep 16 years ago
David Dillow 5103130352 nfsroot: move to netroot framework 16 years ago
David Dillow ae5bc1fd8a dracut-lib: add source_all to library 16 years ago
David Dillow df44688f3e lib: create a library for useful shell functions 16 years ago