summaryrefslogtreecommitdiff
path: root/modules.d
AgeCommit message (Expand)AuthorFilesLines
2013-03-19network/netroot.sh: do not unset rootHarald Hoyer1-3/+0
2013-03-19nbd/nbdroot.sh: fix root != blockdev caseHarald Hoyer1-20/+21
2013-03-19fs-lib/fs-lib.sh:write_fs_tab() start initrd-root-fs.targetHarald Hoyer1-1/+1
2013-03-19systemd: add more orderingHarald Hoyer4-6/+5
2013-03-18drm/module-setup.sh: redirect grep to /dev/nullHarald Hoyer1-1/+1
2013-03-18kernel-modules/module-setup.sh: don't fail hard on a missing moduleHarald Hoyer1-0/+1
2013-03-18kernel-modules/module-setup.sh: install all host filesystem driversHarald Hoyer1-5/+3
2013-03-16sosreport: mkdir /run/initramfs, if it does not exist yetHarald Hoyer1-0/+2
2013-03-16dmsquash-live: force load squashfs kernel moduleHarald Hoyer1-0/+3
2013-03-15sosreport.sh: use -o short-monotonic for the journal outputHarald Hoyer1-1/+1
2013-03-15systemd: do not use "systemd --version" until fixedHarald Hoyer1-5/+5
2013-03-15systemd: switch to new initrd.targetHarald Hoyer7-45/+13
2013-03-14udev-rules/module-setup.sh: do not install /run/*Harald Hoyer1-3/+0
2013-03-14nfs/nfsroot.sh: only cat /etc/fstab, if existantHarald Hoyer1-1/+1
2013-03-14iscsi/iscsiroot.sh: do not mount manually in systemd modeHarald Hoyer2-2/+5
2013-03-14ifcfg/write-ifcfg.sh: fixed typoHarald Hoyer1-1/+1
2013-03-14Write BOOTPROTO=ibft for ip=ibft to ifcfg filesRadek Vykydal2-6/+15
2013-03-14Don't write DHCPV6C=yes for each dhcp (ipv4) configuration.Radek Vykydal1-3/+1
2013-03-13shutdown/shutdown.sh: mount --move all basic mounts out of /oldrootHarald Hoyer1-4/+6
2013-03-13kernel-modules: move usb-storage out of fixed driversHarald Hoyer1-2/+2
2013-03-13systemd: remove upstream renamed old service filesHarald Hoyer1-5/+0
2013-03-13Add memdebug at different points in 99base/init.shdyoung@redhat.com1-0/+7
2013-03-13print memdebug to stderrdyoung@redhat.com1-1/+1
2013-03-13plymouth: do not install hooks in systemd modeHarald Hoyer1-3/+7
2013-03-13systemd: add sysctl.d and sysctl.confHarald Hoyer1-4/+6
2013-03-13systemd: add modules-load.d modules to the initramfsHarald Hoyer1-0/+23
2013-03-13systemd: local-fs.target is now root-fs.target and initrd-fs.targetHarald Hoyer7-24/+24
2013-03-11make host_fs_types a hashmapHarald Hoyer8-75/+97
2013-03-09add rescue dracut moduleHarald Hoyer1-0/+19
2013-03-08systemd/module-setup.sh: call systemd in private dir for versionHarald Hoyer1-1/+1
2013-03-08systemd: add version check in install()Harald Hoyer1-0/+7
2013-03-08fips: add lzo moduleHarald Hoyer1-1/+1
2013-03-07crypt, dmraid, mdraid: use for_each_host_dev_and_slaves_all()Harald Hoyer3-3/+3
2013-03-07dmsquash-live: add iso9660 kernel moduleHarald Hoyer1-1/+1
2013-03-07split 95udev-rules/59-persistent-storage.rules to md and dm modulesHarald Hoyer7-74/+53
2013-03-07iscsi: run iscsiroot even if no network configuredHarald Hoyer2-4/+16
2013-03-07kernel-modules: better match for arm architecureHarald Hoyer1-1/+1
2013-03-07kernel-modules: move some kernel modules out of unconditional installHarald Hoyer1-8/+13
2013-03-07systemd: add missing dracut-mount.service dracut-pre-mount.serviceHarald Hoyer2-0/+63
2013-03-07systemd: add missing dracut-mount.sh dracut-pre-mount.sh dracut.targetHarald Hoyer3-0/+74
2013-03-07add systemd-bootchart moduleHarald Hoyer1-0/+18
2013-03-07add missing systemd service man pagesHarald Hoyer1-1/+1
2013-03-06base: save host_devs which we need bring up and process them with wait_for_devHarald Hoyer1-0/+19
2013-03-06base: in systemd mode parse-root-opts.sh is in the servicesHarald Hoyer1-8/+4
2013-03-06base/dracut-lib.sh: reset /etc/profileHarald Hoyer1-0/+1
2013-03-06base/init.sh: reset main loop counter, if work is in initqueueHarald Hoyer1-0/+1
2013-03-06base/dracut-lib.sh: extend wait_for_dev() for systemdHarald Hoyer1-3/+14
2013-03-06rootfs-block/parse-block.sh: wait_for_devHarald Hoyer1-0/+2
2013-03-06usrmount: in systemd mode, functionality is in systemdHarald Hoyer1-1/+4
2013-03-06iscsi, nbd: call write_fs_tab() and write /etc/fstabHarald Hoyer3-3/+15