summaryrefslogtreecommitdiff
path: root/modules.d
AgeCommit message (Expand)AuthorFilesLines
2013-08-13add bash moduleHarald Hoyer1-0/+20
2013-08-13crypt/module-setup.sh: use crypttab in hostonly and don't install cmdlineHarald Hoyer1-2/+2
2013-08-13fs-lib/module-setup.sh: install fsck and fsck.ext*Harald Hoyer1-2/+2
2013-08-12systemd/dracut-initqueue.sh: added missing "then"Harald Hoyer1-1/+1
2013-08-12base: don't install switch_root, if systemd is usedHarald Hoyer1-2/+1
2013-08-09multipath: need_shutdown if multipath devices existHarald Hoyer2-0/+12
2013-08-09iscsi/module-setup.sh: install some modules regardless of hostonlyHarald Hoyer1-1/+2
2013-08-07network/net-lib.sh: fix ibft interface configurationHarald Hoyer1-2/+14
2013-08-07crypt: Fix typo--/etc/crypttab not /etc/cryptabJames Lee1-1/+1
2013-08-07dracut-functions.sh: inst_multiple == dracut_installHarald Hoyer46-78/+78
2013-08-07systemd/dracut-initqueue.sh: continue to boot if finished failedHarald Hoyer1-1/+8
2013-08-0195terminfo: install vt102WANG Chao1-1/+1
2013-07-31cms/cmssetup.sh: correct port for zfcp.confHarald Hoyer1-1/+13
2013-07-31lvm: add "--yes" to lvm lvchangeHarald Hoyer1-2/+2
2013-07-31Change the implementation of action_on_failBaoquan He3-20/+12
2013-07-31Revert "base: setup correct system time and time zone in initrd"Harald Hoyer2-20/+0
2013-07-31Generate correct ifcfg file for vlan= option.Radek Vykydal1-1/+17
2013-07-31kernel-modules/module-setup.sh: silently omit some filesystem driversHarald Hoyer1-2/+1
2013-07-31systemd: use systemd in the initramfs, if installed on the systemHarald Hoyer2-1/+2
2013-07-31network: add vlan support for iBFTHarald Hoyer1-6/+12
2013-07-31network/net-lib.sh: safeguard against incomplete iBFT settingsHarald Hoyer1-6/+17
2013-07-31fips: handle checksum checks for RHEV kernelsHarald Hoyer1-1/+23
2013-07-31fips: cope with module aliases, when checking modulesHarald Hoyer1-3/+22
2013-07-30base/init.sh: create static device nodes with kmodHarald Hoyer2-1/+16
2013-07-30systemd/dracut-pre-trigger.service: run after systemd-tmpfiles-setup-devHarald Hoyer1-1/+1
2013-07-30systemd: include systemd-tempfilesHarald Hoyer1-7/+1
2013-07-30base: hard depend on systemd, if system was started by systemdHarald Hoyer1-0/+1
2013-07-30crypt: Wait for udev to settle before unlocking diskJames Lee1-4/+4
2013-07-30url-lib/module-setup.sh: fixed grepping libcurlHarald Hoyer1-3/+6
2013-07-30mdraid/mdmon-pre-shutdown.sh: removed unneeded codeHarald Hoyer1-2/+0
2013-07-30base/dracut-lib.sh: check for /proc/cmdline existanceHarald Hoyer1-2/+4
2013-07-30systemd: add support for kmod static devnodesHarald Hoyer1-0/+5
2013-07-29network:ifup handle bootif style interfacesHarald Hoyer1-0/+11
2013-07-26crypt: Skip /etc/crypttab if not presentAmadeusz Żołnowski1-1/+1
2013-07-24bcache: add support for bcacheHarald Hoyer1-0/+30
2013-07-24add debian udev rule filesHarald Hoyer3-0/+6
2013-07-24usrmount: do not install, if /sbin/init does not live in /usrHarald Hoyer1-0/+3
2013-07-24modsign: do not install, if no keys presentHarald Hoyer1-4/+13
2013-07-24dracut: 90kernel-modules/module-setup.sh: add ehci-tegra.ko on armKyle McMartin1-1/+2
2013-07-24Load kernel module signing keys before we start doing any real work.Peter Jones2-0/+41
2013-07-2495rootfs-block: fix PARTUUID parsingBrandon Philips2-1/+6
2013-07-24systemd: Replace prefdm.service with display-manager.serviceColin Walters1-1/+1
2013-07-23base: provide pidof() shell functionHarald Hoyer2-1/+26
2013-07-23init.sh: don't check for systemd-udevd in lower version branchHarald Hoyer1-2/+2
2013-07-18resume: do not include in hostonly, if no swap is presentHarald Hoyer1-0/+12
2013-07-17Revert "systemd: add systemd-fsck-root.service"030Harald Hoyer1-1/+0
2013-07-17rename sosreport to rdsosreportHarald Hoyer4-7/+7
2013-07-17dmraid: let dmraid setup the partitionsHarald Hoyer1-4/+2
2013-07-17systemd: add systemd-fsck-root.serviceHarald Hoyer1-0/+1
2013-07-17rootfs-block: do not touch root-fsckHarald Hoyer1-1/+0