158 Commits (ef85627e9366c13557531745b2f2ecde2a102738)

Author SHA1 Message Date
Harald Hoyer 4c2a28c64b dracut-functions: ln -s with '-fn' 14 years ago
Harald Hoyer a16ebfd56a dracut-functions: bashified ret=ret+$? to ret+=$? 14 years ago
Amadeusz Żołnowski e27770e10c dracut-functions: logging functions adjusted to dracut-logger 14 years ago
Amadeusz Żołnowski 0b70674329 dracut-functions: code formatting corrected 14 years ago
Harald Hoyer 0874654c78 dracut-functions: try to find dracutbasedir, if not set 14 years ago
Harald Hoyer d6d53f60b2 dracut-functions: use "type" to determine the need of sourcing dracut-logger 14 years ago
Harald Hoyer 0b53ca70b6 Move all hooks to "$hookdir" 14 years ago
Harald Hoyer c97e1a76f3 dracut-functions: install udev rules 14 years ago
Harald Hoyer 94f4923039 mkdir -m 0755 14 years ago
Amadeusz Żołnowski e103615be2 dracut-logger: logging facility module for build- and boot-time 14 years ago
Will Woods fe9cdf741f inst_dir: fix handling of relative symlinks outside the current dir 14 years ago
Harald Hoyer 0b440844bd dracut-functions: fixed instmods() return value 14 years ago
Harald Hoyer 724b87a6f8 dracut-functions: check for missing dracut modules 14 years ago
Harald Hoyer 5242d8fb57 dracut-functions: if .hmac files are present, install them also 14 years ago
Harald Hoyer 1a0d82a3dd dracut-functions: space 14 years ago
Harald Hoyer ebaee770ac dracut-functions: more verbose logging message format 14 years ago
Harald Hoyer ee89f47453 dracut-functions: check if directory of logfile is writable 14 years ago
Amadeusz Żołnowski f90fd5b34b dracut-functions: fixed doubled $initdir prefix inst_library() 14 years ago
Jon Ander Hernandez 172d85b9c9 dracut-functions: fixed installing libraries which links to another directory 14 years ago
Harald Hoyer 81c6e7fb69 dracut-functions: handle shared objects in find_binary w/o the exec flag 14 years ago
maximilian attems f63c30d89b dracut: Don't suppress the modprobe error output. 14 years ago
Harald Hoyer 52889453c1 dracut-functions: write to $HOME/dracut.log instead of /tmp/dracut.log 14 years ago
Harald Hoyer 71df3c4329 renamed module-info.sh to module-setup.sh 14 years ago
Harald Hoyer 95d2dabc25 replaced check,install,installkernel with module-info.sh 14 years ago
Harald Hoyer 51c977d1ff dracut-functions:find_block_device() workaround for btrfs 15 years ago
Harald Hoyer 11adeb7c01 dracut-functions:inst_symlink() create target dir 15 years ago
Harald Hoyer 54b01e99d3 dracut-functions: suppress modinfo errors for hostonly mode 15 years ago
Harald Hoyer 1f9de919e0 dracut-functions: filter_kernel_modules() search in extra dirs 15 years ago
Harald Hoyer cc02093d69 reformat source code 15 years ago
Victor Lowther 3478b3146f Trivial cleanups in dracut-functions 15 years ago
Harald Hoyer 7c1796860f dracut: add --fstab, to ignore /proc/self/mountinfo 15 years ago
Harald Hoyer 029f2691f8 dracut-functions: use /proc/self/mountinfo, instead of /proc/mounts 15 years ago
Andrey Borzenkov 62f8a2b63c Harden check for used modules in hostonly mode 15 years ago
Harald Hoyer 578c24a473 dracut-functions: fixed --omit 15 years ago
Harald Hoyer f007e84e8e dracut-functions: fix check=255 logic and dependencies 15 years ago
Harald Hoyer bb7645459e dracut-functions: fix "-m -a" handling 15 years ago
Amadeusz Żołnowski a10a1416c1 dracut-functions: additional symlinks for library files 15 years ago
Amadeusz Żołnowski fd2312e03d dracut-functions: cosmetic changes to inst_rules 15 years ago
Amadeusz Żołnowski 5f70a1bd06 dracut-functions: info which udev rules are skipped 15 years ago
Amadeusz Żołnowski 87122afcda add module i18n 15 years ago
Harald Hoyer 45b5a4e142 dracut-functions: use LC_ALL=C rather than LANG=C 15 years ago
Harald Hoyer e4ebd474ec dracut-functions: set LANG=C for ldd output parsing 15 years ago
Amadeusz Żołnowski 22ecea456b dracut, dracut-functions: better vercmp 15 years ago
Amadeusz Żołnowski 2c24ee9a72 dracut-functions: fun. vercmp optimized; credits go to Victor Lowther 15 years ago
Amadeusz Żołnowski ecf42850c3 Support old version of module-init-tools 15 years ago
Harald Hoyer ed8c7bf5c2 dracut-functions: beautified warnings 15 years ago
Harald Hoyer 70503db416 dracut-functions: check if specific dracut module is missing 15 years ago
Andy Lutomirski a3afcf2a5a 90mdraid dracut-functions: fix md raid hostonly detection 15 years ago
Harald Hoyer d8b9844c61 dracut-functions: use udevadm to get ID_FS_* 15 years ago
Luca Berra 74c5dd2158 dracut-functions: add additional drivers in host-only mode, too 15 years ago