summaryrefslogtreecommitdiff
path: root/modules.d
AgeCommit message (Expand)AuthorFilesLines
2009-09-0999base/init: output more info()Harald Hoyer1-0/+8
2009-09-09selinux-loadpolicy: do not mount /proc and /selinuxHarald Hoyer1-9/+10
2009-09-09add parameter to specify additional kernel modules to includeHarald Hoyer1-0/+2
2009-09-09selinux-loadpolicy: do not mount /proc and /selinuxHarald Hoyer1-3/+1
2009-09-09base/init: add scsi_wait_scan to wait for host adapter scansHarald Hoyer3-2/+7
2009-09-08selinux-loadpolicy.sh: mount /proc and /selinux before loading theHarald Hoyer1-2/+13
2009-09-0865-md-incremental-imsm.rules: refine rulesHarald Hoyer1-3/+6
2009-09-08initqueue: add --name parameter to give a name for --uniqueHarald Hoyer1-11/+12
2009-09-08mdraid: stop udev queue until mdraid assembledHarald Hoyer2-0/+4
2009-09-08dmraid: only install 64-md-raid.rules if no vol_id presentHarald Hoyer1-1/+5
2009-09-0865-md-incremental-imsm: add additional check for md-non-containersHarald Hoyer1-0/+1
2009-09-07added initqueue-settled and refactored codeHarald Hoyer16-117/+160
2009-09-07mdraid-cleanup: do not stop mdraid containerHarald Hoyer1-2/+13
2009-09-07add scp to debug moduleHarald Hoyer1-1/+1
2009-09-07mdraid_start.sh: fixed raid activationHarald Hoyer5-18/+20
2009-09-0795udev-rules: fixed c&p bug which did not install 61-persistent-storage.rulesHarald Hoyer1-1/+1
2009-09-03{crypt,dmraid,lvm,mdraid}: cleanup with pre-pivot 30 and 31Harald Hoyer4-4/+4
2009-09-03mdraid: add grep for convenienceHarald Hoyer1-1/+1
2009-09-02reordered blkid/vol_id rulesHarald Hoyer11-37/+41
2009-09-02LVM/DM rules in dracutPeter Rajnoha2-2/+6
2009-09-02Merge commit 'origin/master'Victor Lowther22-22/+73
2009-09-02Made hostonly checking for fcoe fail for now.Victor Lowther1-3/+3
2009-09-0190*/*cleanup.sh: fixed redirection to /dev/nullHarald Hoyer4-4/+4
2009-09-01dracut-lib: try to set UDEVVERSION, if not setHarald Hoyer1-0/+2
2009-09-01plymouth: in the generic case, only install text and details themesHarald Hoyer1-2/+2
2009-09-01release any raid/crypt/lvm device assembled, but not in useHarald Hoyer8-0/+20
2009-09-01selinux-loadpolicy.sh: redirect output of selinux load_policyHarald Hoyer1-3/+5
2009-09-01split dracut in network / non-networkHarald Hoyer3-0/+3
2009-09-0165-md-incremental-imsm.rules: also check on "change"Harald Hoyer1-1/+1
2009-09-01lvm.rules: blkid for cciss devicesHarald Hoyer1-0/+1
2009-09-01add udevsettle function and settle after raid/lvm/crypto activitiesHarald Hoyer6-7/+20
2009-09-01mdraid_start: check if raid is already active before trying to run itHarald Hoyer1-3/+8
2009-08-31Write netboot config for passing to OS as requested in https://bugzilla.redha...Warren Togami1-6/+11
2009-08-28Add fcoe booting supportHans de Goede6-0/+98
2009-08-27network/installkernel: it's eth_type_trans and not eth_type_transferHarald Hoyer1-1/+1
2009-08-21Add accurate --hostonly checking for 95iscsiVictor Lowther1-4/+28
2009-08-20Abstract out hostonly vs. generic module installation differences.Victor Lowther2-32/+25
2009-08-20Abstract out vol_id vs. blkid usage.Victor Lowther12-6/+208
2009-08-19Speed up loading block drivers when running with --hostonlyVictor Lowther1-6/+17
2009-08-19Abstract out vol_id vs. blkid usageVictor Lowther4-5/+5
2009-08-19{crypt,dmraid,,lvm,mdraid}/check use blkid if no vol_id foundHarald Hoyer4-5/+22
2009-08-19nbd/check: moved host-only checks and added ";"Harald Hoyer1-4/+3
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