summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-23Added some sysfs-based iscsi info grabbing routinesvlowther-merge-gencmdlineVictor Lowther1-0/+18
2009-08-22Work on integrating gencmdline functionality into main dracut scriptVictor Lowther4-33/+77
2009-08-22Oops, clean up broken get_fs_type implementation.Victor Lowther1-10/+14
2009-08-21Add accurate --hostonly checking for 95iscsiVictor Lowther1-4/+28
2009-08-20Minor fixups to kernel module loadingVictor Lowther1-12/+11
2009-08-20Abstract out hostonly vs. generic module installation differences.Victor Lowther3-32/+46
2009-08-20Some updates to the README filesVictor Lowther3-7/+15
2009-08-20Abstract out vol_id vs. blkid usage.Victor Lowther14-6/+213
2009-08-19Speed up loading block drivers when running with --hostonlyVictor Lowther2-9/+22
2009-08-19Abstract out vol_id vs. blkid usageVictor Lowther5-5/+16
2009-08-19{crypt,dmraid,,lvm,mdraid}/check use blkid if no vol_id foundHarald Hoyer4-5/+22
2009-08-19Makefile: add hostimage target for a hostonly imageHarald Hoyer1-0/+3
2009-08-19nbd/check: moved host-only checks and added ";"Harald Hoyer1-4/+3
2009-08-19dracut-functions: check for existance of slave devices before opening itHarald Hoyer1-0/+2
2009-08-19udev-rules: install vol_idHarald Hoyer1-0/+1
2009-08-19rsyslogd-start.sh: read correct filters fileHarald Hoyer1-2/+2
2009-08-19Syslog support for dracutMarc Grimme9-0/+202
2009-08-19Fix syntax error in conditionalJeremy Katz1-2/+2
2009-08-16Modify nbd hostonly checking to use check_block_and_slaves.Victor Lowther1-6/+15
2009-08-16Modified lvm hostonly checking to use dracut-functionsVictor Lowther1-38/+13
2009-08-16Make mdraid checking use common functionality in dracut-functionsVictor Lowther1-31/+13
2009-08-16Make dmraid checking use common functionality in dracut-functionsVictor Lowther1-31/+13
2009-08-16Move common rootfs finding and backing store tree checking to dracut-functionsVictor Lowther2-31/+45
2009-08-16Minor spacing fixups in dracut-finctionsVictor Lowther1-3/+3
2009-08-16The network check script sources , so it must use /bin/bashVictor Lowther1-1/+1
2009-08-16Make the lvm check script really check to see if root is on an lvm deviceVictor Lowther1-1/+35
2009-08-16make mdraid check script really check to see of the rootfs is on anVictor Lowther1-5/+32
2009-08-16Make hostonly check for dmraid only pass if root is really onVictor Lowther1-5/+33
2009-08-16Make hostonly checking in 90crypt only pass if root is really on anVictor Lowther1-3/+34
2009-08-16Split kernel module loading into smaller chunks.Victor Lowther4-35/+43
2009-08-15More quotation fixups in dracut-functionsVictor Lowther1-4/+6
2009-08-15Simplify dracut_install a bit, an make a minor fixup to check_module_depsVictor Lowther1-19/+14
2009-08-15Some quotation cleanups in dracut-functions.Victor Lowther1-15/+15
2009-08-14Get rid of redundant NONL stuff in dracut-gencmdlineVictor Lowther1-13/+2
2009-08-14Update dracut-catimages to make it much more robust in the face ofVictor Lowther1-12/+14
2009-08-14No need to quote variable expansion in [[ ]]Victor Lowther1-9/+9
2009-08-14Bashify drivers_dir checkVictor Lowther1-1/+1
2009-08-14dracut.spec add NEWS to dracut and dracut-toolsHarald Hoyer1-2/+2
2009-08-14version 0.90.9Harald Hoyer3-2/+16
2009-08-14rpmversion: dash does not want as I doHarald Hoyer1-1/+6
2009-08-14rpmversion: fixed rpm queryHarald Hoyer1-1/+1
2009-08-14TEST-10-RAID: new mdadm is picky about partitionsHarald Hoyer2-6/+6
2009-08-14update the rdbreak breakpoint listMichael Ploujnikov1-1/+1
2009-08-14dracut.spec: add more plymouth themesHarald Hoyer1-0/+1
2009-08-14dracut.spec: requieres dashHarald Hoyer1-0/+1
2009-08-14new module 10rpmversionHarald Hoyer3-0/+12
2009-08-14removed 90dmsetupHarald Hoyer2-13/+0
2009-08-14udev-rules: hardcode helper binariesHarald Hoyer1-1/+16
2009-08-14nfs: only install libnfsidmap_nsswitch.so of all libnfsidmap_*.soHarald Hoyer1-1/+2
2009-08-14dmsquash-live: install the "real" ejectHarald Hoyer1-1/+8