summaryrefslogtreecommitdiff
path: root/dracut-functions
AgeCommit message (Expand)AuthorFilesLines
2010-10-29dracut-functions:find_block_device() workaround for btrfsHarald Hoyer1-1/+8
2010-10-28dracut-functions:inst_symlink() create target dirHarald Hoyer1-1/+2
2010-10-27dracut-functions: suppress modinfo errors for hostonly modeHarald Hoyer1-1/+1
2010-09-22dracut-functions: filter_kernel_modules() search in extra dirsHarald Hoyer1-2/+2
2010-09-10reformat source codeHarald Hoyer1-170/+172
2010-08-23Trivial cleanups in dracut-functionsVictor Lowther1-36/+21
2010-08-06dracut: add --fstab, to ignore /proc/self/mountinfoHarald Hoyer1-4/+37
2010-08-05dracut-functions: use /proc/self/mountinfo, instead of /proc/mountsHarald Hoyer1-9/+4
2010-08-04Harden check for used modules in hostonly modeAndrey Borzenkov1-1/+1
2010-08-04dracut-functions: fixed --omitHarald Hoyer1-0/+1
2010-08-02dracut-functions: fix check=255 logic and dependenciesHarald Hoyer1-8/+16
2010-07-27dracut-functions: fix "-m -a" handlingHarald Hoyer1-4/+12
2010-07-21dracut-functions: additional symlinks for library filesAmadeusz Żołnowski1-1/+34
2010-07-06dracut-functions: cosmetic changes to inst_rulesAmadeusz Żołnowski1-4/+5
2010-07-06dracut-functions: info which udev rules are skippedAmadeusz Żołnowski1-2/+3
2010-07-06add module i18nAmadeusz Żołnowski1-0/+63
2010-06-22dracut-functions: use LC_ALL=C rather than LANG=CHarald Hoyer1-1/+1
2010-06-22dracut-functions: set LANG=C for ldd output parsingHarald Hoyer1-1/+1
2010-06-17dracut, dracut-functions: better vercmpAmadeusz Żołnowski1-27/+20
2010-06-09dracut-functions: fun. vercmp optimized; credits go to Victor LowtherAmadeusz Żołnowski1-12/+13
2010-06-09Support old version of module-init-toolsAmadeusz Żołnowski1-2/+42
2010-05-26dracut-functions: beautified warningsHarald Hoyer1-2/+2
2010-05-26dracut-functions: check if specific dracut module is missingHarald Hoyer1-0/+10
2010-05-1990mdraid dracut-functions: fix md raid hostonly detectionAndy Lutomirski1-0/+3
2010-05-03dracut-functions: use udevadm to get ID_FS_*Harald Hoyer1-0/+3
2010-01-13dracut-functions: add additional drivers in host-only mode, tooLuca Berra1-1/+2
2010-01-13dracut-functions: add support for compressed kernel modulesLuca Berra1-4/+13
2009-11-27changed hostonly documentation and handlingHarald Hoyer1-1/+1
2009-11-26dracut-functions: inst_simple(): do not bail out if target is a dir and existsHarald Hoyer1-2/+4
2009-11-25Handle modules with hyphens in their names properly.Peter Jones1-1/+1
2009-11-05dracut-functions: dinfo() on missing firmware, rather than dwarning()Harald Hoyer1-1/+1
2009-11-03Tidy up some commentsAlan Jenkins1-4/+4
2009-10-27join $dsrc and $dracutbasedirHarald Hoyer1-4/+4
2009-09-30dracut-functions: let inst*() honor and handle symlinks correctlyHarald Hoyer1-5/+6
2009-09-30dracut-functions: inst_simple() with cp -p to preserver timestamps, etc.Harald Hoyer1-1/+1
2009-09-29dir symlinksLance Albertson1-6/+37
2009-09-14fix backwards inst() compatHarald Hoyer1-9/+15
2009-09-14dracut-functions: fixed inst() for mkinitrd compatHarald Hoyer1-1/+5
2009-09-09dracut-functions: make inst() mkinitrd compatibleHarald Hoyer1-2/+3
2009-09-01dracut-functions: do not try to clear logfile, if not writableHarald Hoyer1-4/+6
2009-09-01dracut-function: add check for volume group membersHarald Hoyer1-0/+30
2009-08-28instmods(): fixed "instmods =drivers/md"Harald Hoyer1-4/+7
2009-08-27should_source_module(): refined checkHarald Hoyer1-1/+1
2009-08-22Oops, clean up broken get_fs_type implementation.Victor Lowther1-10/+14
2009-08-20Minor fixups to kernel module loadingVictor Lowther1-12/+11
2009-08-20Abstract out hostonly vs. generic module installation differences.Victor Lowther1-0/+21
2009-08-20Abstract out vol_id vs. blkid usage.Victor Lowther1-0/+2
2009-08-19Speed up loading block drivers when running with --hostonlyVictor Lowther1-3/+5
2009-08-19Abstract out vol_id vs. blkid usageVictor Lowther1-0/+11
2009-08-19dracut-functions: check for existance of slave devices before opening itHarald Hoyer1-0/+2