214 Commits (master)

Author SHA1 Message Date
Harald Hoyer 86191581d1 dracut-functions.sh: instmods(): replace egrep with shell code 12 years ago
Harald Hoyer 07f3e4f168 dracut-functions.sh: get_fs_env() replaced egrep with shell 12 years ago
Harald Hoyer d18bc9070d dracut-functions.sh: optimize ldd 12 years ago
Harald Hoyer 86bf239ede dracut-functions.sh: only call ldd in find_binary() for "*.so*" 12 years ago
Harald Hoyer 3249c257a0 dracut-functions.sh: optimized 12 years ago
Harald Hoyer 2efa546f26 dracut-functions.sh:for_each_host_dev_fs() return a value 12 years ago
Harald Hoyer 34248c926c change omit_drivers to support regexp expressions 12 years ago
Harald Hoyer 9cb8447c90 dracut-functions.sh:inst_library(): readlink source dir first 12 years ago
Harald Hoyer cc227886c6 dracut-functions.sh:inst_simple(): no inst_dir if dir exists 12 years ago
Harald Hoyer 6d2a7942aa dracut-functions.sh: set IFS only for variable setting 12 years ago
Harald Hoyer 43dfbeec7b dracut-functions.sh: turn off regexp for strstr() 12 years ago
Harald Hoyer 552ecca6db Renamed all shell scripts to *.sh 12 years ago
Harald Hoyer 7e2bca4820 dracut-functions: documentation and restructuring 12 years ago
Harald Hoyer c4e48eaea1 dracut-functions: factor out all get_maj_min() variants 12 years ago
Harald Hoyer fcbcb2521c dracut: add "--omit-driver" 12 years ago
Harald Hoyer 56ac6c7e76 move all file removal cleanups to "cleanup" hook 12 years ago
Harald Hoyer 76a80dff18 dracut-functions: handle relative symlinks with symlinked directories 12 years ago
Harald Hoyer 9ea901191e dracut-functions: simplify nosegneg path 12 years ago
Harald Hoyer 3bdc01c9a5 dracut-functions:inst_binary() bail out early if target exists 12 years ago
Harald Hoyer e29d0b8b85 dracut-functions: use normal PATH for find_binary 12 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) 13 years ago
Harald Hoyer f60995adb4 dracut-functions:inst_script() call inst_binary() with found bin 13 years ago
Harald Hoyer 4637c5c242 dracut-functions: do not install files from current directory 13 years ago
Harald Hoyer b01885338b dracut-functions: inst_dir() handle relative symlinks 13 years ago
Michal Soltys c32bda6bb9 bash3 compat patch 13 years ago
Michal Soltys c44e3cb4e5 dracut-functions: conv/normalize minor corrections 13 years ago
Michal Soltys c1609dd497 convert_abs_rel() fixups 13 years ago
John Reiser 9e103df45e dracut [PATCH] Parameter expansion occurs before command evaluation. 13 years ago
Harald Hoyer 08769b7f8a dracut-functions: inst_rules() add missing "" 13 years ago
Harald Hoyer 76f5fa549c dracut-functions: inst_rules() do not check std dirs for abs path 13 years ago
Harald Hoyer 59f288ce63 dracut: cp with sparse 13 years ago
John Reiser f9708da223 instmods: factor out egrep of "FATAL: Module .* not found" 13 years ago
John Reiser 0024702fe7 instmods: sanity for _mpargs 13 years ago
John Reiser 881eda695e instmods: get filenames from stdin if no args; use it 13 years ago
John Reiser e6024e0030 install_kmod_with_fw: make fast case faster 13 years ago
John Reiser ceebd9ac76 filter_kernel_modules is a specialized filter_kernel_modules_by_path 13 years ago
John Reiser 3f590c7840 inst_simple, inst_dir: make fast case faster 13 years ago
Harald Hoyer 5f06f0c367 dracut-functions: hmac checksum files can be symlinks, too 13 years ago
John Reiser f4ca564ba6 build initramfs: unclear _mpargs in instmods() 13 years ago
Harald Hoyer 8cf621ffd9 dracut-functions: fix inst_dir() for non-absolute dirs 13 years ago
Amadeusz Żołnowski 3378a54f15 dracut-functions: new function: inst_any [-d dest] f1 [f2 [f3 ...]] 13 years ago