214 Commits (master)

Author SHA1 Message Date
Harald Hoyer 0f283709c9 dracut-functions.sh: output more info, if dependency modules are omitted 12 years ago
Harald Hoyer 593b315c70 dracut-functions.sh: bail out, if $initdir is not set 12 years ago
Harald Hoyer 338b43cd6a fips: add instmods silent check mode "-c -s" 12 years ago
Harald Hoyer 194b80f974 dracut-functions.sh:find_kernel_modules_by_path() fixed hostonly part 12 years ago
Harald Hoyer ec61f0a3af dracut-functions.sh: forgot --set-version $kernel for modprobe 12 years ago
Harald Hoyer eaa924b69e dracut-functions.sh: create $initdir, if it does not exist 12 years ago
Harald Hoyer 73575f11a9 dracut-functions.sh,dracut.sh: use xargs with "-r" 12 years ago
Harald Hoyer 0e95d84892 dracut-functions.sh: set LC_ALL=C to get correct parsing information 12 years ago
Harald Hoyer f4031e8a9a move dracut-install to dracutbasedir 12 years ago
Harald Hoyer 89d44e720b Use /usr/bin/dracut-install if available 12 years ago
Harald Hoyer 7224913d16 dracut-functions.sh: grep for "--relative" for the ln_r() check 12 years ago
Harald Hoyer 70c6b773ca dracut.sh, dracut-functions.sh: add dracut_kernel_post() 12 years ago
Harald Hoyer ec1aa3bc48 dracut-functions.sh: error out, if $initdir is not set 12 years ago
Harald Hoyer 92f26b6202 dracut-functions: inst(),inst_binary() fixed inst_symlink call 12 years ago
Harald Hoyer 0c6565c810 dracut-functions.sh:inst_libdir_files() combine installs 12 years ago
Harald Hoyer d8aeb3a72a dracut.sh, dracut-functions.sh: do lazy kernel module dep resolving 12 years ago
Harald Hoyer 744054779f dracut-functions.sh:find_kernel_modules_by_path() use IFS=: 12 years ago
Harald Hoyer b19c5d51f8 dracut-functions.sh:inst_decompress() simplify function 12 years ago
Harald Hoyer 22048b44db dracut-functions.sh:inst_simple() do inst_symlink for symlinks 12 years ago
Harald Hoyer d5b5bb3103 dracut-functions.sh: cp with --reflink=auto and --sparse=auto 12 years ago
Harald Hoyer f8be752874 dracut-functions.sh: mksubdirs(): check for dir existence first 12 years ago
Harald Hoyer 520047c3c4 dracut-functions.sh: replace strstr() 12 years ago
Harald Hoyer a20d24ded2 dracut-functions.sh: use "ln -r" instead of shell functions 12 years ago
Harald Hoyer 8d95b8b338 Set some global variables in dracut-functions.sh 12 years ago
Harald Hoyer 7abd426438 fixed instmods() return code and set pipefail globally 12 years ago
Harald Hoyer 7828692f97 dracut-functions.sh: fixup inst_libdir_file() again 12 years ago
Thomas Lange cacaa90c63 Debian multiarch support 12 years ago
Harald Hoyer fe1484f3db modules are now only handled with /sys/modules and modules.dep 12 years ago
Harald Hoyer d161561290 make udevdir systemdutildir systemdsystemunitdir global vars 12 years ago
Juan RP 2cf4f4fb74 Avoid annonying warnings when pkg-config is not installed. 12 years ago
Harald Hoyer 604d1eb21a use pkg-config to determine the udev directory 12 years ago
Cong Wang a6d3be9dd5 check kernel module existance 12 years ago
Harald Hoyer cce69be668 removed old udev "vol_id" 12 years ago
Harald Hoyer eef7649e71 merge "cleanup" and "pre-pivot-cleanup" hooks 12 years ago
Dave Young 2e7257a2e3 add pre-pivot-cleanup hook 12 years ago
Jon Ander Hernandez c9143a63fe Debian multiarch support 12 years ago
Harald Hoyer 0e979d4829 dracut-functions.sh:get_fs_env() bail out early 12 years ago
Harald Hoyer 66b750a08e dracut-functions.sh: fix get_fs_env() 12 years ago
Harald Hoyer a5cde2dd18 dracut-functions.sh: removed get_fs_uuid() and get_fs_type() 12 years ago
Harald Hoyer 2f6fe2ec79 dracut-functions.sh: no '' for shell regex 12 years ago
Harald Hoyer e03c77cb5b dracut-functions.sh: proper return get_fs_env() and get_fs_type() 12 years ago
Harald Hoyer 85f8bb16b2 dracut-functions.sh: skip comment lines in fstab 12 years ago
Amadeusz Żołnowski e7da9734d8 inst_symlink: create parent dir if doesn't exist 12 years ago
Will Woods 6e3cc00f48 add initqueue --env and "online" hook 12 years ago
Harald Hoyer 4fed3ddf16 add "initqueue/*" to hookdirs and create them in dracut itsself 12 years ago
Harald Hoyer 6a2c23d125 dracut-functions.sh: check for .kernelmodseen dir, before using it 12 years ago
Harald Hoyer e12c1a8da1 dracut-functions.sh:install_kmod_with_fw() delay .kernelmodseen 12 years ago
Harald Hoyer 379c34d2cf dracut.sh/dracut-functions.sh: use a marker-dir for kernel modules 12 years ago
Harald Hoyer 334cc28327 dracut-functions.sh: instmods() print only filename instead of fullpath 12 years ago
Harald Hoyer edea870c3c dracut-functions.sh: instmods() removed special case for "=ata" 12 years ago