102 Commits (13425eb243a80907e863d3a63fab11c2e7f0d720)

Author SHA1 Message Date
Harald Hoyer 5d791c0ea9 join $dsrc and $dracutbasedir 16 years ago
Harald Hoyer d46c2e8b0a dracut-functions: let inst*() honor and handle symlinks correctly 16 years ago
Harald Hoyer f6d1cb89de dracut-functions: inst_simple() with cp -p to preserver timestamps, etc. 16 years ago
Lance Albertson 1961248339 dir symlinks 16 years ago
Harald Hoyer 94dcc5b8d8 fix backwards inst() compat 16 years ago
Harald Hoyer 9541165d33 dracut-functions: fixed inst() for mkinitrd compat 16 years ago
Harald Hoyer f165864f09 dracut-functions: make inst() mkinitrd compatible 16 years ago
Harald Hoyer 59580f28a1 dracut-functions: do not try to clear logfile, if not writable 16 years ago
Harald Hoyer 533d7dc4ab dracut-function: add check for volume group members 16 years ago
Harald Hoyer 6568d86aec instmods(): fixed "instmods =drivers/md" 16 years ago
Harald Hoyer 973c23b0d6 should_source_module(): refined check 16 years ago
Victor Lowther 9ede1929b2 Oops, clean up broken get_fs_type implementation. 16 years ago
Victor Lowther fb8923f681 Minor fixups to kernel module loading 16 years ago
Victor Lowther 240cc7c480 Abstract out hostonly vs. generic module installation differences. 16 years ago
Victor Lowther f76ef3aa3d Speed up loading block drivers when running with --hostonly 16 years ago
Victor Lowther 59c88f499f Abstract out vol_id vs. blkid usage 16 years ago
Harald Hoyer 9defc609e8 dracut-functions: check for existance of slave devices before opening it 16 years ago
Victor Lowther 17829e94aa Move common rootfs finding and backing store tree checking to dracut-functions 16 years ago
Victor Lowther e0dca0e43c Minor spacing fixups in dracut-finctions 16 years ago
Victor Lowther ddfd1d10a0 Split kernel module loading into smaller chunks. 16 years ago
Victor Lowther 0c1a8ebc37 More quotation fixups in dracut-functions 16 years ago
Victor Lowther bd4c4bcb76 Simplify dracut_install a bit, an make a minor fixup to check_module_deps 16 years ago
Victor Lowther 161efa1f40 Some quotation cleanups in dracut-functions. 16 years ago
Harald Hoyer 860ace56f8 inst_simple(): add -p flag to cp 16 years ago
Sergey Fionov 0c296f15b1 Fix full pathname condition in find_library 16 years ago
Michael Ploujnikov fdb3d52d59 use a variable to hold the regex 16 years ago
Marc Grimme 9aaf7c3a33 dracut_install: add "-o" option 16 years ago
Harald Hoyer 33ee031c4a dracut: add --kernel-only and --no-kernel arguments 16 years ago
Harald Hoyer f24a2d46b7 fix kernel modules dir handling 16 years ago
Harald Hoyer 26537a5b79 add --fwdir parameter to dracut 16 years ago
Harald Hoyer 441d31b927 use kernel module directory specified on command line in modules also 16 years ago
Harald Hoyer 04db5fdc15 dracut: add --kmoddir directory, where to look for kernel modules 16 years ago
Seewer Philippe a55711cd86 Don't use absolute paths for utilities 16 years ago
Harald Hoyer 624b52c440 fixed adding modules via -a 16 years ago
Harald Hoyer 970e646b00 fixed --add option handling 16 years ago
Harald Hoyer 3e17f33b27 add --add option to add modules to the "all" list 16 years ago
Harald Hoyer 73198d53f3 /usr/lib/dracut -> /usr/share/dracut 16 years ago
Warren Togami 71afe645d7 Exclude i2o_scsi driver. 16 years ago
Harald Hoyer c1d71b7ea3 fix dracut logging 16 years ago
Victor Lowther 71a19ef6e0 Excise excess logging verbosity when installing kernel modules. 16 years ago
Victor Lowther ac9a118354 Fix bug in kernel module loading 16 years ago
Victor Lowther 4cf262689e Modify kernel module installation routine to respect --hostonly. 16 years ago
Victor Lowther 1a918b40b6 Log dracut output. 16 years ago
Victor Lowther c93d9f6265 Fix firmware installation. 16 years ago
Warren Togami e19d6bf603 Disambiguate modules and drivers. modules are dracutmodules. drivers are kernel modules. 16 years ago
Victor Lowther 0c2e3d1221 Add infrastructure for dracut module dependency checking. 16 years ago
Harald Hoyer b649f1c21b let find_rule find absolute path rules 16 years ago
Victor Lowther cdad82fd14 Changed multiline conditional lists to if statements in dracut-functions 16 years ago
David Dillow 5686cd41d6 dracut-funtions: fix 'instmods =modname' 16 years ago
Andreas Thienemann 84ffb877fd dinfo print only when verbose defined 16 years ago