104 Commits (b819f519cb9d622632cea8aa64fa6d9cac1c402b)

Author SHA1 Message Date
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
Harald Hoyer 7e2bca4820 dracut-functions: documentation and restructuring 13 years ago
Harald Hoyer c4e48eaea1 dracut-functions: factor out all get_maj_min() variants 13 years ago
Harald Hoyer fcbcb2521c dracut: add "--omit-driver" 13 years ago
Harald Hoyer 56ac6c7e76 move all file removal cleanups to "cleanup" hook 13 years ago
Harald Hoyer 76a80dff18 dracut-functions: handle relative symlinks with symlinked directories 13 years ago
Harald Hoyer 9ea901191e dracut-functions: simplify nosegneg path 13 years ago
Harald Hoyer 3bdc01c9a5 dracut-functions:inst_binary() bail out early if target exists 13 years ago
Harald Hoyer e29d0b8b85 dracut-functions: use normal PATH for find_binary 13 years ago
Harald Hoyer dfbb922ddb dracut-functions: install nosegneg libs additionally to standard ones 13 years ago
Harald Hoyer 74132a10f3 dracut-functions: get_maj_min() major and minor was swapped 13 years ago
James Buren 7fffc9f11f add xz compression for kernel modules 13 years ago
Cong Wang d0096de764 Pass device name instead of major:minor in for_each_host_dev_fs() 13 years ago
Cong Wang 426b68b20a Fix get_maj_min() to follow symlink 13 years ago
Cong Wang 1b7fd0fa3e Check module dependencies of mount points 13 years ago
Colin Guthrie 62073c3048 udev: Attempt to install any programs used by udev rules. 13 years ago
Harald Hoyer 480d772f22 */module-setup.sh: use host_fs_types host_devs 13 years ago
Harald Hoyer 7ae5d9d11d dracut: export host_fs_types host_devs 13 years ago
Brian C. Lane 03cec38834 inst_script should call inst_simple (#750603) 14 years ago
Harald Hoyer f60995adb4 dracut-functions:inst_script() call inst_binary() with found bin 14 years ago
Harald Hoyer 4637c5c242 dracut-functions: do not install files from current directory 14 years ago
Harald Hoyer b01885338b dracut-functions: inst_dir() handle relative symlinks 14 years ago
Michal Soltys c32bda6bb9 bash3 compat patch 14 years ago
Michal Soltys c44e3cb4e5 dracut-functions: conv/normalize minor corrections 14 years ago
Michal Soltys c1609dd497 convert_abs_rel() fixups 14 years ago
John Reiser 9e103df45e dracut [PATCH] Parameter expansion occurs before command evaluation. 14 years ago
Harald Hoyer 08769b7f8a dracut-functions: inst_rules() add missing "" 14 years ago
Harald Hoyer 76f5fa549c dracut-functions: inst_rules() do not check std dirs for abs path 14 years ago
Harald Hoyer 59f288ce63 dracut: cp with sparse 14 years ago
John Reiser f9708da223 instmods: factor out egrep of "FATAL: Module .* not found" 14 years ago
John Reiser 0024702fe7 instmods: sanity for _mpargs 14 years ago
John Reiser 881eda695e instmods: get filenames from stdin if no args; use it 14 years ago
John Reiser e6024e0030 install_kmod_with_fw: make fast case faster 14 years ago
John Reiser ceebd9ac76 filter_kernel_modules is a specialized filter_kernel_modules_by_path 14 years ago
John Reiser 3f590c7840 inst_simple, inst_dir: make fast case faster 14 years ago
Harald Hoyer 5f06f0c367 dracut-functions: hmac checksum files can be symlinks, too 14 years ago
John Reiser f4ca564ba6 build initramfs: unclear _mpargs in instmods() 14 years ago
Harald Hoyer 8cf621ffd9 dracut-functions: fix inst_dir() for non-absolute dirs 14 years ago
Amadeusz Żołnowski 3378a54f15 dracut-functions: new function: inst_any [-d dest] f1 [f2 [f3 ...]] 14 years ago
Harald Hoyer a76dc27801 dracut-functions: speed up inst_dir() 14 years ago
Harald Hoyer d670e21998 dracut-functions: s/emergency-shutdown/shutdown-emergency/g 14 years ago
Harald Hoyer 2ae52e649b dracut-functions: fixed inst_dir for symbolic links 14 years ago
Harald Hoyer 1610a566c6 dracut-functions: use "type -P" for find_binary() 14 years ago
Harald Hoyer e59f58f854 use inst_simple to install non-binary files 14 years ago
Harald Hoyer 4073c8159c add filter_kernel_modules_by_path() to speed up module search 14 years ago
Amerigo Wang 31f1c02dda dracut: add --force-add option 14 years ago
Harald Hoyer e51260e4fe dracut-functions: create relative symlinks for libraries 14 years ago