77 Commits (005a7bda8db13992b4b0d010b932230707a1de2e)

Author SHA1 Message Date
Harald Hoyer 2ec7fa190e style(install): astyle post correction 4 years ago
Harald Hoyer f1ed92c348 style: use astyle for C formatting 4 years ago
Harald Hoyer 0850cf532d style(install): use block for the FOREACH macros 4 years ago
Harald Hoyer 9bc5282e30 style: `make indent` for C 4 years ago
Zoltán Böszörményi ddcdee9147 fix(dracut-install): allow globbing for multiple sources 4 years ago
Daniel Molkentin 1a5845b45f dracut-install: Globbing support for resolving "firmware:" 4 years ago
Daniel Molkentin ee9b9b1241 dracut-install: fix edge-case regression with weak modules 4 years ago
David Tardon 4916dfc2b9 dracut-install: ignore bogus preload libs 4 years ago
Lukas Nykryn 6dafdda4a6 install: also install post weak dependencies of kernel modules 5 years ago
Lucas C. Villa Real 3d2a6d29d4 dracut_mkdir(): create parent directories as needed. 5 years ago
Harald Hoyer 93be2bc6ab add DRACUT_NO_XATTR global environment variable 5 years ago
Daniel Cordero 1bef2934d7 dracut-install: fetch kernel modules from kmoddir 5 years ago
Böszörményi Zoltán a01204202b Allow running on a cross-compiled rootfs 5 years ago
Takashi Iwai 999cfa8458 dracut-install: Support the compressed firmware files correctly 6 years ago
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