153 Commits (4a3f3ba68c73707231bba72cdf7ab01464456e5a)

Author SHA1 Message Date
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
Harald Hoyer 69f7ed9610 Create initramfs without using udevadm 12 years ago
Harald Hoyer f06c2b5852 dracut-functions.sh: fixed vercmp() 12 years ago
Harald Hoyer 4fe1bdd406 dracut-functions.sh: if no libdirs are set, take the ld.so.cache paths 12 years ago
dyoung@redhat.com beb26a0847 omit drivers fix 12 years ago
Harald Hoyer af11946054 dracut-functions.sh: inst_multiple == dracut_install 12 years ago
Harald Hoyer 55a0b3abc7 dracut-functions.sh: removed non dracut-install shell functions 12 years ago
Harald Hoyer a4f7b50471 dracut.sh/dracut-functions.sh: handle root on non-block device 12 years ago
Harald Hoyer 868f935e23 kernel-modules/module-setup.sh: silently omit some filesystem drivers 12 years ago
Harald Hoyer dba2055979 remove "< <(" syntax 12 years ago
Harald Hoyer 7b3ff4e055 dracut-functions.sh:get_fs_env() fallback to blkid for ID_FS_TYPE not found 12 years ago
Harald Hoyer 3c4bfd685a dracut-functions.sh: only wait for the last pid spawned 12 years ago
Harald Hoyer 9dde7a66b5 dracut-functions.sh: don't warn twice about omitted modules 12 years ago
Konrad Rzeszutek Wilk 5f2c30d9bc dracut.sh: Support early microcode loading. 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 5e60145449 use findmnt with "--source" or "--target" 12 years ago
Harald Hoyer 15c5c072f4 dracut-functions.sh:get_persistent_dev() fix case for multipath 12 years ago