93 Commits (a9f634f81500b2e255468ef0be342b61e7061c81)

Author SHA1 Message Date
Harald Hoyer 2b6dd6a1fc dracut-functions.sh: add pre-shutdown hook 12 years ago
Harald Hoyer 256cba18c3 dracut-functions.sh: fixed inst_rules search path 12 years ago
Harald Hoyer c62b94614d dracut-functions.sh: don't ask question on gzip uncompress 13 years ago
Harald Hoyer 600c876968 consistently lowercase "dracut" 13 years ago
Harald Hoyer 76d5c79e9c dracut-functions.sh: inst_rules_program() skip udev vars ${} 13 years ago
Dave Young 06e9f8870a return proper value in function dracut_install 13 years ago
Amadeusz Żołnowski 7e0d508002 dracut-functions.sh: find_binary: path starting with variable 13 years ago
Harald Hoyer e0a393361d dracut-functions: add inst_rule_group_owner() 13 years ago
Harald Hoyer da9c518116 dracut-functions.sh:inst_rules_program() also recognize RUN+= 13 years ago
Harald Hoyer 4d51eff05f dracut-functions.sh: move the i2o_scsi to the omit_drivers variable 13 years ago
Harald Hoyer ecfa02bdc8 dracut-functions.sh: do not check all modules for filesystems 13 years ago
Harald Hoyer 080d1b718d dracut-functions.sh: make hostonly case more failsafe for new modules 13 years ago
Harald Hoyer 9037b63eb2 dracut-functions.sh:get_persistent_dev() exception for multipath devices 13 years ago
Dave Young f3f9777497 use by-uuid firstly in get_persistent_dev 13 years ago
Dave Young ff0636635a move get_persistent_dev to dracut-functions.sh 13 years ago
Dave Young a999414eaf use check_block_and_slaves in for_each_host_dev_and_slaves 13 years ago
Milan Broz 00083a0909 FIPS workaround for fipscheck dir 13 years ago
Harald Hoyer 73088e46f7 moved the /etc/host_devs write out to 99base 13 years ago
dyoung@redhat.com 83e0dc7a3d Add for_each_host_dev_and_slaves for device only checking 13 years ago
Chao Wang d82e0d7dd8 Revert "dracut-functions: $_x should exist, no need to test." 13 years ago
Harald Hoyer 5a84ac3fe3 dracut-functions.sh: inst_hook() with [0-9]-<name> 13 years ago
Chao Wang b2d225a669 dracut-functions: $_x should exist, no need to test. 13 years ago
Harald Hoyer cc21808764 dracut-functions.sh:inst_rule_programs() fix error messages 13 years ago
Harald Hoyer 65d1a8a4ae dracut-functions.sh:inst_rule_programs() fixed IMPORT{program} 13 years ago
Harald Hoyer 8aa9926839 mv rootfs-block/module-setup.sh:search_option() in dracut-functions.sh 13 years ago
Harald Hoyer ec5e5ae27a dracut-functions.sh: corrected usage comment of find_mp_fstype() 13 years ago
Harald Hoyer 81672479af dracut-functions.sh: add find_mp_fstype() 13 years ago
Harald Hoyer c072e13162 get rid of "basename" 13 years ago
Harald Hoyer f2271428d4 dracut-functions.sh: small error print correction 13 years ago
Harald Hoyer 52f74c8010 dracut-functions.sh: fixed host-only kernel module bug 13 years ago
Harald Hoyer 258de82819 dracut-functions.sh: set LC_MESSAGES=C not LC_ALL 13 years ago
Harald Hoyer 0f283709c9 dracut-functions.sh: output more info, if dependency modules are omitted 13 years ago
Harald Hoyer 593b315c70 dracut-functions.sh: bail out, if $initdir is not set 13 years ago
Harald Hoyer 338b43cd6a fips: add instmods silent check mode "-c -s" 13 years ago
Harald Hoyer 194b80f974 dracut-functions.sh:find_kernel_modules_by_path() fixed hostonly part 13 years ago
Harald Hoyer ec61f0a3af dracut-functions.sh: forgot --set-version $kernel for modprobe 13 years ago
Harald Hoyer eaa924b69e dracut-functions.sh: create $initdir, if it does not exist 13 years ago
Harald Hoyer 73575f11a9 dracut-functions.sh,dracut.sh: use xargs with "-r" 13 years ago
Harald Hoyer 0e95d84892 dracut-functions.sh: set LC_ALL=C to get correct parsing information 13 years ago
Harald Hoyer f4031e8a9a move dracut-install to dracutbasedir 13 years ago
Harald Hoyer 89d44e720b Use /usr/bin/dracut-install if available 13 years ago
Harald Hoyer 7224913d16 dracut-functions.sh: grep for "--relative" for the ln_r() check 13 years ago
Harald Hoyer 70c6b773ca dracut.sh, dracut-functions.sh: add dracut_kernel_post() 13 years ago
Harald Hoyer ec1aa3bc48 dracut-functions.sh: error out, if $initdir is not set 13 years ago
Harald Hoyer 92f26b6202 dracut-functions: inst(),inst_binary() fixed inst_symlink call 13 years ago
Harald Hoyer 0c6565c810 dracut-functions.sh:inst_libdir_files() combine installs 13 years ago
Harald Hoyer d8aeb3a72a dracut.sh, dracut-functions.sh: do lazy kernel module dep resolving 13 years ago
Harald Hoyer 744054779f dracut-functions.sh:find_kernel_modules_by_path() use IFS=: 13 years ago
Harald Hoyer b19c5d51f8 dracut-functions.sh:inst_decompress() simplify function 13 years ago
Harald Hoyer 22048b44db dracut-functions.sh:inst_simple() do inst_symlink for symlinks 13 years ago