171 Commits (57fb6e67de0cc58b9d188439b0ceb0d0d5dbbd6f)

Author SHA1 Message Date
Harald Hoyer 1339095dba dracut-functions.sh: only honor the first [0-9]+<module> dir 10 years ago
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline 10 years ago
Lukas Nykryn b0b60c8e05 dracut-functions: use [[ ]] with -n and no quotes 10 years ago
Lubomir Rintel c59779cf93 dracut-functions.sh: avoid tokenizing ldconfig output with 'read' 10 years ago
Harald Hoyer bea41b898a dracut-functions.sh: for module handling, strip all ".ko*" 10 years ago
Thomas Renninger 8d40852e8c dracut: Do not stop installing drivers if one fails 10 years ago
Hannes Reinecke 3ae60e559f Handle module alias properly 10 years ago
Hannes Reinecke 3244bf5981 Do not call 'lvm' for non-LVM device-mapper devices 10 years ago
Harald Hoyer 26d14fb3d3 dracut-functions.sh: check if dinfo is a function 10 years ago
Harald Hoyer 2f0f1b0bbc dracut-functions.sh: fixup for 34a1ec6 for non-local mode 10 years ago
Stefan Reimer 972d6b44ba Fix location of dracut-install for local mode 10 years ago
Harald Hoyer ab2f95e45e dracut: fixed module dependency handling 10 years ago
Harald Hoyer a49cac2e65 dracut-functions.sh: exit for missing --force-add or --add dracut modules 11 years ago
Harald Hoyer 37383f7123 add "--loginstall <DIR>" and loginstall="<DIR>" options 11 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Harald Hoyer 8e3f653749 Check kernel config for early microcode and ACPI override 11 years ago
Harald Hoyer 9efb74a32d dracut-functions.sh:get_persistent_dev(): use printf, instead of echo 11 years ago
WANG Chao a628b7caf5 dracut-functions: get_persistent_dev() fall back to the original name 11 years ago
Harald Hoyer 4ef45f13f4 dracut-functions.sh: fix inst*() functions for "-H" handling 11 years ago
Harald Hoyer 5ea0be0a8c dracut-functions.sh: speed up ldconfig_paths() 11 years ago
Harald Hoyer 26cd262a6a install: add -H flag for install 11 years ago
Harald Hoyer 0fa5dbedc5 dracut-functions.sh:require_binaries() clarify message 11 years ago
Harald Hoyer 7a94a4326f dracut-functions.sh:print_vars() fix for values with spaces 11 years ago
Chapman Flack 2c19a5fa78 Specify strstr tightly, add strglob/strglobin. 11 years ago
Harald Hoyer 83a3cba777 dracut-functions.sh: degrade info about missing binaries to info 11 years ago
Harald Hoyer e8a7c9bc93 dracut-functions.sh:find_kernel_modules_by_path() fixed updates search 11 years ago
Harald Hoyer 30e6e809ed Factor out all the "type -V" commands 11 years ago
Harald Hoyer f57850d7e8 dracut-functions.sh: also search in the updates directory 11 years ago
Hannes Reinecke bfa1db78cd Add DASD configuration for SuSE 11 years ago
Harald Hoyer b29cb51654 dracut-functions.sh: do not force require modules.builtin* 11 years ago
Colin Guthrie 1d50dfe602 dracut-functions.sh: Avoid loading unnecessary 32-bit libraries for 64-bit initrds 11 years ago
Harald Hoyer 4d7c18c7c0 Handle crypto modules with and without modaliases 11 years ago
Marian Csontos 96c6f6f3d1 dracut-functions.sh:check_block_and_slaves*() skip LVM internal devs 12 years ago
Harald Hoyer 63330a89fc dracut-functions.sh:inst_rules() do not install rules in CWD 12 years ago
Harald Hoyer 3c4315fa13 dracut-functions.sh: extend module_is_host_only() 12 years ago
Harald Hoyer 00ed3ccfd9 dracut-functions.sh:for_each_module_dir() skip empty modules 12 years ago
Harald Hoyer 8552a3270c dracut-functions.sh:get_devpath_block() make local vars local 12 years ago
Harald Hoyer 281327f72c dmraid/mdraid: improve hostonly recognition 12 years ago
Harald Hoyer 2b9d8f65a6 dracut-functions.sh:get_persistent_dev() do not check non-existent dirs 12 years ago
Harald Hoyer ffc68f357e use ${var:+val} rather than ${var+val} 12 years ago
Harald Hoyer ace51ef520 dracut-functions.sh:inst_rules() do not install from /etc in generic mode 12 years ago
Harald Hoyer 93b02f502e dracut-functions.sh: use builtin bash functions rather than tr 12 years ago
Harald Hoyer c82a11334d dracut-functions.sh: add expand_persistent_dev() 12 years ago
Harald Hoyer 3411ad661a add persistent_policy configuration option 12 years ago
Harald Hoyer 50411d30d5 dracut-functions.sh:dracut_module_included() check with spaces 12 years ago
Harald Hoyer 324ea606da dracut.sh: add --persistent-policy option 12 years ago
Harald Hoyer 1743473b2b add parameter --print-cmdline 12 years ago
Harald Hoyer bbc9bfe16e dracut-functions.sh: add find_mp_fsopts 12 years ago
Harald Hoyer 466a59984a dracut-functions.sh: no more 'echo' 12 years ago
Harald Hoyer 97af51db9d dracut-functions.sh: add find_dev_fsopts() 12 years ago