63 Commits (5e0f8c8a4ced36268d0077acafa1db2402776fa6)

Author SHA1 Message Date
Lukas Nykryn fc141f2286 install: string_hash_func should not be fed with NULL 6 years ago
Harald Hoyer c38f9e980c
install/dracut-install.c: install module dependencies of dependencies 6 years ago
Mike Gilbert 6d886bb74d dracut-install: simplify ldd parsing logic 6 years ago
Alexander Tsoy 838f22259a install: avoid non-portable __WORDSIZE 7 years ago
Harald Hoyer e331e06a39 dracut-install: skip modules with empty path 7 years ago
Jeremy Linton 4cdee66c8e dracut-install: Support modules.softdep 7 years ago
Harald Hoyer 731b37e929 dracut-install.c: untabify 7 years ago
Harald Hoyer 8ad3215590 don't error out, if no modules were installed 7 years ago
Harald Hoyer 6c7776e344 dracut-install: strdup() kmod_module_get_name() string 7 years ago
Harald Hoyer a13e97e511 dracut-install: remove double "//" in path names 7 years ago
Harald Hoyer 2c9bcac113 dracut-install: char* -> const char* 7 years ago
Artem Savkov ef84ce2521 dracut-install: fix relative paths in --kerneldir 8 years ago
Harald Hoyer 2b909b9a4b dracut-install: fixed hostonly modules hashmap_put 8 years ago
Harald Hoyer ed25fb0e91 dracut-install: fixed typo 8 years ago
Harald Hoyer 3ad12c7be8 Check all modalias files in /sys/devices for modules 8 years ago
Harald Hoyer 076fcd1652 dracut: only copy xattr, if root 8 years ago
Harald Hoyer be5025bf55 dracut-install: install kernel modules to /lib/modules/$kernelversion 8 years ago
Stefan Berger 61c761bc2c dracut-install: preserve extended attributes when copying files 8 years ago
Harald Hoyer bb47ec5499 dracut-install: fallback to non-hostonly mode if lsmod fails 8 years ago
Harald Hoyer 24113c3a11 dracut-install.c: really add a "/" inbetween destdir and target 9 years ago
Harald Hoyer eab32bda80 dracut-install: make use of _cleanup_ macros and improve hostonly check 9 years ago
Harald Hoyer b14b039e90 dracut-install: add --help documentation 9 years ago
Harald Hoyer fe6e0c23ad dracut-install: simplify error logic 9 years ago
Harald Hoyer 8d9ab2755d Fix regressions with dracut-install with kernel modules 9 years ago
Harald Hoyer 794b2d2c75 Use dracut-install to install kernel modules 9 years ago
Ville Skyttä 9430ae301e Do not use deprecated egrep/fgrep 9 years ago
Harald Hoyer b127294def dracut-install: catch ldd message "cannot execute binary file" 9 years ago
yuwata fc212358da install blob: fix typos in usage. 10 years ago
xtraeme 6964169368 Portability fixes: 10 years ago
Harald Hoyer 37383f7123 add "--loginstall <DIR>" and loginstall="<DIR>" options 11 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Harald Hoyer 6770af96d4 add kate and emacs per directory config files 11 years ago
Harald Hoyer e7ba1392e1 install: add more error handling 11 years ago
Harald Hoyer 26cd262a6a install: add -H flag for install 11 years ago
Harald Hoyer 93f44f28a2 dracut-install.c: "make indent" 11 years ago
Harald Hoyer 45404a2ad8 dracut-install,dracut: fix ldd output parsing 11 years ago
Harald Hoyer 2f461da2a0 install: install all PATH binaries found 11 years ago
Harald Hoyer 791532b0ce dracut-install: install libs also from one dir above 12 years ago
Kamil Rytarowski e0904b27ff Fix memory leak 12 years ago
Kamil Rytarowski d9eff33ce2 Always check the return number of asprintf 12 years ago
Kamil Rytarowski 8974102f6b Use consistiently termination code macros 12 years ago
Kamil Rytarowski 599182b108 Introduce stricter type correctness 12 years ago
Kamil Rytarowski 6a736cc129 Fix parsing command line arguments 12 years ago
Harald Hoyer 3ed08d1e4d dracut-install: make use of _cleanup_* macros 12 years ago
Harald Hoyer 6f4c2dada4 fixed fips mode 12 years ago
Harald Hoyer b4dc22cab7 dracut-install: error out, if ldd reports no execution permission 12 years ago
Harald Hoyer 87dc81a1f6 dracut-install: handle more ldd errors 12 years ago
Harald Hoyer 43a050e542 install/dracut-install.c: do not ldd directories 13 years ago
Harald Hoyer 868eba13f2 install/dracut-install.c: support find_binary for <src> <dst> 13 years ago
Milan Broz cce471c9ce dracut-install: FIPS workaround for fipscheck dir 13 years ago