summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-23dracut.spec: require procps-ng for psHarald Hoyer1-0/+1
2013-07-19dracut: use sysloglvl for systemd-cat loggingHarald Hoyer2-12/+11
2013-07-19Use systemd-cat for logging on systemd systems, if logfile is emptyHarald Hoyer4-32/+49
2013-07-19dracut-functions.sh: only wait for the last pid spawnedHarald Hoyer1-1/+3
2013-07-19dracut-functions.sh: don't warn twice about omitted modulesHarald Hoyer1-1/+0
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-17AUTHORS: updateHarald Hoyer1-5/+8
2013-07-17NEWS: updateHarald Hoyer1-0/+16
2013-07-17dracut: do not enable early microcode inclusion by defaultHarald Hoyer2-2/+4
2013-07-17rename sosreport to rdsosreportHarald Hoyer7-12/+12
2013-07-17rename dracut-nohostonly and dracut-norescue rpm subpackagesHarald Hoyer2-16/+24
2013-07-17dmraid: let dmraid setup the partitionsHarald Hoyer1-4/+2
2013-07-17do not wait_for_dev for the root deviceHarald Hoyer1-2/+4
2013-07-17systemd: add systemd-fsck-root.serviceHarald Hoyer1-0/+1
2013-07-17rootfs-block: do not touch root-fsckHarald Hoyer1-1/+0
2013-07-17i18n: do not moan about missing kbd directoryHarald Hoyer1-6/+0
2013-07-17base: remove RD_TIMESTAMPHarald Hoyer1-7/+0
2013-07-15dracut.sh: Support early microcode loading.Konrad Rzeszutek Wilk2-4/+76
2013-07-12dracut.sh: correct dropindirs_sortHarald Hoyer1-2/+2
2013-07-12base/module-setup.sh: do not add devs to initqueue/finishedHarald Hoyer1-17/+20
2013-07-12base/module-setup.sh: do not include systemd-timestampHarald Hoyer1-1/+5
2013-07-12dracut-cmdline.service: remove Before: systemd-vconsole-setup.serviceHarald Hoyer1-1/+0
2013-07-11systemd/module-setup.sh: create emtpy /etc/machine-idHarald Hoyer1-4/+4
2013-07-05dracut.sh: unset all LC_* and LANGHarald Hoyer1-0/+4
2013-07-05modules.d/10i18n/module-setup.sh: handle empty vconsole.confHarald Hoyer1-0/+9
2013-07-05terminfo: only install l/linux v/vt100 and v/vt220Harald Hoyer1-2/+4
2013-07-05add PARTLABEL and PARTUUIDHarald Hoyer6-1/+28
2013-07-04masterkey/module-setup.sh:check() check for $hostonly rather than "-h"Harald Hoyer1-1/+1
2013-07-04beautified shell codeHarald Hoyer17-264/+290
2013-06-28use "rm --" to guard against filenames beginning with "-"Harald Hoyer67-150/+150
2013-06-28TEST-04-FULL-SYSTEMD/test.sh: dlfgjlkdfjgldfjHarald Hoyer1-9/+10
2013-06-28test/run-qemu: specify the kernelHarald Hoyer1-1/+12
2013-06-28systemd/module-setup.sh: add slices.targetHarald Hoyer1-3/+4
2013-06-26TEST-04-FULL-SYSTEMD: call xargs with "-r"Harald Hoyer1-1/+1
2013-06-26systemd: add system.slice unitHarald Hoyer1-0/+3
2013-06-24use findmnt with "--source" or "--target"Harald Hoyer3-8/+26
2013-06-18udev-rules: add 75-net-description.rulesHarald Hoyer1-1/+1
2013-06-18selinux: umount $NEWROOT/dev and its submountsWANG Chao1-0/+1
2013-06-14NEWS: update029Harald Hoyer1-0/+21
2013-06-1390lvm/module-setup.sh: redirect error message of lvs to /dev/nullBaoquan He1-1/+1
2013-06-13test/TEST-50-MULTINIC: fix interface testHarald Hoyer1-2/+6
2013-06-13network: refix BOOTIF logicHarald Hoyer3-3/+16
2013-06-13test/TEST-50-MULTINIC: fixed debug outputHarald Hoyer1-2/+2