100 Commits (b8060ef781a980afebec4412666a5b41c5cada2c)

Author SHA1 Message Date
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
Harald Hoyer eef7649e71 merge "cleanup" and "pre-pivot-cleanup" hooks 13 years ago
Dave Young 2e7257a2e3 add pre-pivot-cleanup hook 13 years ago
Jon Ander Hernandez c9143a63fe Debian multiarch support 13 years ago
Harald Hoyer 0e979d4829 dracut-functions.sh:get_fs_env() bail out early 13 years ago
Harald Hoyer 66b750a08e dracut-functions.sh: fix get_fs_env() 13 years ago
Harald Hoyer a5cde2dd18 dracut-functions.sh: removed get_fs_uuid() and get_fs_type() 13 years ago
Harald Hoyer 2f6fe2ec79 dracut-functions.sh: no '' for shell regex 13 years ago
Harald Hoyer e03c77cb5b dracut-functions.sh: proper return get_fs_env() and get_fs_type() 13 years ago
Harald Hoyer 85f8bb16b2 dracut-functions.sh: skip comment lines in fstab 13 years ago
Amadeusz Żołnowski e7da9734d8 inst_symlink: create parent dir if doesn't exist 13 years ago
Will Woods 6e3cc00f48 add initqueue --env and "online" hook 13 years ago
Harald Hoyer 4fed3ddf16 add "initqueue/*" to hookdirs and create them in dracut itsself 13 years ago
Harald Hoyer 6a2c23d125 dracut-functions.sh: check for .kernelmodseen dir, before using it 13 years ago
Harald Hoyer e12c1a8da1 dracut-functions.sh:install_kmod_with_fw() delay .kernelmodseen 13 years ago
Harald Hoyer 379c34d2cf dracut.sh/dracut-functions.sh: use a marker-dir for kernel modules 13 years ago
Harald Hoyer 334cc28327 dracut-functions.sh: instmods() print only filename instead of fullpath 13 years ago
Harald Hoyer edea870c3c dracut-functions.sh: instmods() removed special case for "=ata" 13 years ago
Harald Hoyer 86191581d1 dracut-functions.sh: instmods(): replace egrep with shell code 13 years ago
Harald Hoyer 07f3e4f168 dracut-functions.sh: get_fs_env() replaced egrep with shell 13 years ago
Harald Hoyer d18bc9070d dracut-functions.sh: optimize ldd 13 years ago
Harald Hoyer 86bf239ede dracut-functions.sh: only call ldd in find_binary() for "*.so*" 13 years ago
Harald Hoyer 3249c257a0 dracut-functions.sh: optimized 13 years ago
Harald Hoyer 2efa546f26 dracut-functions.sh:for_each_host_dev_fs() return a value 13 years ago
Harald Hoyer 34248c926c change omit_drivers to support regexp expressions 13 years ago
Harald Hoyer 9cb8447c90 dracut-functions.sh:inst_library(): readlink source dir first 13 years ago
Harald Hoyer cc227886c6 dracut-functions.sh:inst_simple(): no inst_dir if dir exists 13 years ago
Harald Hoyer 6d2a7942aa dracut-functions.sh: set IFS only for variable setting 13 years ago
Harald Hoyer 43dfbeec7b dracut-functions.sh: turn off regexp for strstr() 13 years ago
Harald Hoyer 552ecca6db Renamed all shell scripts to *.sh 13 years ago