79 Commits (0e32ce32194b2a031cf7a09798fdf0c322cf2f38)

Author SHA1 Message Date
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
Harald Hoyer d5b5bb3103 dracut-functions.sh: cp with --reflink=auto and --sparse=auto 13 years ago
Harald Hoyer f8be752874 dracut-functions.sh: mksubdirs(): check for dir existence first 13 years ago
Harald Hoyer 520047c3c4 dracut-functions.sh: replace strstr() 13 years ago
Harald Hoyer a20d24ded2 dracut-functions.sh: use "ln -r" instead of shell functions 13 years ago
Harald Hoyer 8d95b8b338 Set some global variables in dracut-functions.sh 13 years ago
Harald Hoyer 7abd426438 fixed instmods() return code and set pipefail globally 13 years ago
Harald Hoyer 7828692f97 dracut-functions.sh: fixup inst_libdir_file() again 13 years ago
Thomas Lange cacaa90c63 Debian multiarch support 13 years ago
Harald Hoyer fe1484f3db modules are now only handled with /sys/modules and modules.dep 13 years ago
Harald Hoyer d161561290 make udevdir systemdutildir systemdsystemunitdir global vars 13 years ago
Juan RP 2cf4f4fb74 Avoid annonying warnings when pkg-config is not installed. 13 years ago
Harald Hoyer 604d1eb21a use pkg-config to determine the udev directory 13 years ago
Cong Wang a6d3be9dd5 check kernel module existance 13 years ago
Harald Hoyer cce69be668 removed old udev "vol_id" 13 years ago