183 Commits (5d013e5e3c69b0d36b4f5f37e921f83d6dd0c166)

Author SHA1 Message Date
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
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