210 Commits (61ad49e7d33a89e8ca4d604c2da5ff69c2548bdc)

Author SHA1 Message Date
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
Harald Hoyer 626d9eba9c dracut-functions: remove double slashes, for symlink conversion 14 years ago
Harald Hoyer 7b07f4e83f dracut-functions: resolve relative path and recursively install destination 14 years ago
Harald Hoyer d4bb431621 dracut-functions: convert absolute symlinks to relative 14 years ago
Harald Hoyer a4c235ed3a dracut-functions: only "dinfo" about missing optioal dracut_install 14 years ago
Harald Hoyer 168fa7e571 base: add shutdown script to be called from systemd 14 years ago
Harald Hoyer c30c65c1b2 dracut-functions: do not redirect modprobe error output to /dev/null 14 years ago
Harald Hoyer 2627d8a345 dracut-functions: make created directories writable 14 years ago
Harald Hoyer 7db18ccd13 dracut-functions: change search path for find_binary 14 years ago
Harald Hoyer c3b0d83ddf dracut-functions: handle symlinked directories 14 years ago
Harald Hoyer 29b10e65b1 dracut-functions: make local vars local and prefix with "_" 14 years ago
Michal Soltys 6e43debe67 dracut-functions: remove find_rule() 14 years ago
Michal Soltys 09a19bb1ba dracut-functions: update inst_binary() 14 years ago