summaryrefslogtreecommitdiff
path: root/modules.d
AgeCommit message (Expand)AuthorFilesLines
2010-09-2295fstab-sys: mount all /etc/fstab.sys volumes before switch_rootIan Dall3-0/+20
2010-09-22lvm: support for dynamic LVM SNAPSHOT root volumeJames Laska1-25/+57
2010-09-22lvm: also handle LVM1 volumesHarald Hoyer1-2/+1
2010-09-20base/init: set RDTIMESTAMPHarald Hoyer1-1/+10
2010-09-20base/init: unset HOME and TERM for real initHarald Hoyer1-0/+2
2010-09-10Be sure and get the right architecture for rsylogd modules.Peter Jones1-1/+6
2010-09-10nfs/install: fixed s/LIBDIR/libdirHarald Hoyer1-1/+1
2010-09-10reformat source codeHarald Hoyer166-757/+1117
2010-08-27update rsyslog plugin pathsGlen Gray1-1/+1
2010-08-25plymouth: do not create hvc0Harald Hoyer1-1/+0
2010-08-23dmraid: switch to rd_NO_MDIMSM, if no mdadm installedHarald Hoyer1-0/+6
2010-08-23bootchart module cleanupAndrey Borzenkov1-2/+3
2010-08-23fixed "use $libdir and $usrlibdir instead of ..."Harald Hoyer5-5/+5
2010-08-23dm: install all md/dm* kernel modulesHarald Hoyer1-6/+2
2010-08-23Merged cryptroot-ask.sh from plymouth to crypt module.Matt Smith3-83/+32
2010-08-23use $libdir and $usrlibdir instead of individual detect with lddAmadeusz Żołnowski8-76/+30
2010-08-2360xen: use 'hash' instead of 'type'Amadeusz Żołnowski2-8/+8
2010-08-23use 'type' built-in instead of external cmd 'which' in every Bash scriptAmadeusz Żołnowski22-38/+34
2010-08-23We are precise about hostonly checking these days.Victor Lowther1-6/+1
2010-08-23Trivial bashification of 00dash/installVictor Lowther1-1/+1
2010-08-13plymouth: udev trigger with action=addHarald Hoyer1-2/+2
2010-08-09crypt: depend on dmHarald Hoyer1-0/+2
2010-08-09add module gensplashAmadeusz Żołnowski6-0/+134
2010-08-0910i18n: --quiet for loadkeysAmadeusz Żołnowski1-1/+1
2010-08-09plymouth: load dm_crypt moduleHarald Hoyer1-0/+3
2010-08-06dracut.kernel.7.xml: updated I18N and LUKS sectionsAmadeusz Żołnowski1-1/+1
2010-08-05Fix ahci detection in kernel 2.6.35Andrey Borzenkov1-1/+1
2010-08-05fips: udev trigger with action=addHarald Hoyer1-1/+1
2010-08-04add option --ignore-kernel-modulesAmadeusz Żołnowski1-3/+10
2010-08-0410i18n: exit if console already initializedAmadeusz Żołnowski1-0/+4
2010-08-04renamed 00bootchartd to 00bootchartHarald Hoyer2-0/+0
2010-08-02init: create /dev/.udev/rules.d with correct permissionsHarald Hoyer4-3/+2
2010-08-02mkdir /dev/.udev/rules.d with mode 0755Harald Hoyer3-3/+3
2010-08-02dracut-lib.sh: fixed getarg for nonexistent parametersHarald Hoyer1-5/+18
2010-08-02mdraid: try to start degraded arrays in various waysHarald Hoyer1-2/+3
2010-08-02mdraid: remove mdadm.conf on rd_NO_MDADMCONFHarald Hoyer1-0/+4
2010-08-02mdraid: remove "local"Harald Hoyer1-1/+2
2010-08-02init: set old umask before switch_rootHarald Hoyer1-0/+3
2010-08-02crypt: fix printfHarald Hoyer1-1/+1
2010-08-02i18n: only source config files, if presentHarald Hoyer1-2/+2
2010-08-02mdraid: --no-degraded not allowed with -IHarald Hoyer1-1/+1
2010-08-02crypt: loop until all non-busy crypt devs closedHarald Hoyer2-3/+6
2010-08-02debug: add fsck to debug moduleHarald Hoyer1-0/+2
2010-07-29crypt: strip "luks-" from rd_LUKS_UUIDHarald Hoyer1-0/+1
2010-07-28removed redundant 64-lvm.rules installHarald Hoyer1-1/+1
2010-07-23crypt: remove emergency source of dracut-lib.shHarald Hoyer1-1/+0
2010-07-23fcoe: add sleeps to fcoe-upHarald Hoyer1-0/+4
2010-07-23lvm: wait for all rd_LVM_LV and rd_LVM_VG specified to appearHarald Hoyer1-5/+13
2010-07-23mknod with mode and set umask for the restHarald Hoyer2-10/+14
2010-07-21btrfs: add hostonly checkHarald Hoyer1-1/+13