174 Commits (a12db35efa6a9e8d718188dff48fb3e5db163290)

Author SHA1 Message Date
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
Harald Hoyer 3b403b32fc removed trailing whitespaces 14 years ago
Harald Hoyer e2cdb570ae dracut-functions: only dinfo() about missing firmware files 14 years ago
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