summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-07Arch handles loading modules from udev in a somewhat customized manner.arch-cleanupsVictor Lowther2-0/+7
2009-10-07Do not worry at all about selinux stuff if we cannot find load_policyvlowther-cleanupsVictor Lowther1-25/+20
2009-10-07Have cryptroot-ask load dm_crypt if needed.Victor Lowther1-0/+3
2009-10-07We don't need to pass the full path to cryptrootVictor Lowther1-1/+1
2009-10-07base/init: kill loginit after one second of waitingHarald Hoyer1-8/+34
2009-10-07dmsquash-live: run dmsquash-live-root after udev settleHarald Hoyer1-2/+2
2009-10-07do not use init= arg as first argumentHarald Hoyer1-0/+1
2009-10-07AUTHORS: generated by git-shortlogHarald Hoyer3-16/+23
2009-10-07add .mailmapHarald Hoyer1-0/+5
2009-10-06test: run all tests with rdinitdebug by defaultHarald Hoyer9-18/+18
2009-10-0699base/initqueue: make operations more atomicHarald Hoyer1-4/+9
2009-10-06TEST-50-MULTINIC/test.sh: add selinux=0Harald Hoyer1-2/+2
2009-10-06test: add "failme" parameter for failing testsHarald Hoyer3-9/+9
2009-10-06test/*/hard-off.sh: poweroff, if failme specifiedHarald Hoyer9-0/+9
2009-10-06dracut.spec: update changelog and filelistsHarald Hoyer1-3/+43
2009-10-06Move write-ifcfg to its own modulePhilippe Seewer5-14/+16
2009-10-06Add multinic test suitePhilippe Seewer9-0/+320
2009-10-06Add DAD to dhclient-scriptPhilippe Seewer1-0/+4
2009-10-06Add simple STP timeout handlerPhilippe Seewer3-2/+25
2009-10-06Get rid of hostname utilityPhilippe Seewer3-3/+3
2009-10-06Be a bit more optimistic when setting mtusSeewer Philippe1-4/+12
2009-10-06network: wait for interfaces to come up, before proceedingHarald Hoyer3-2/+15
2009-10-06base: add missing loginitHarald Hoyer1-0/+13
2009-10-06dracut.8: removed switch_root relicts and changed URLMichal Schmidt1-3/+3
2009-10-01updated NEWSHarald Hoyer1-0/+1
2009-10-01dracut-gencmdline: fixed rd_NO_LUKS caseHarald Hoyer1-1/+1
2009-10-01fixed UUID= and LABEL= handlingHarald Hoyer1-32/+30
2009-10-01updated NEWSHarald Hoyer1-0/+26
2009-10-01dmsquash: use info() and die() rather than echoHarald Hoyer2-5/+4
2009-10-01dracut: strip kernel modules which have no x bit setHarald Hoyer1-1/+1
2009-10-01base: add logger for rdinitdebugHarald Hoyer3-3/+17
2009-10-01iscsi/iscsiroot: remove redirection on rdnetdebugHarald Hoyer1-6/+0
2009-10-01base/init: stop udev exec queue before killing itHarald Hoyer1-0/+3
2009-10-01syslog: use initqueue to start syslogHarald Hoyer1-1/+1
2009-10-01nfs/nfsroot: do not redirect output on rdnetdebugHarald Hoyer1-6/+0
2009-10-01base/dracut-lib: add setdebugHarald Hoyer2-10/+22
2009-10-01nbd/nbdroot: add better check if nbd0 is ready to be mountedHarald Hoyer1-6/+2
2009-10-01network/netroot: remove flockHarald Hoyer1-9/+0
2009-10-01network/netroot: do not redirect output on rdnetdebugHarald Hoyer1-6/+0
2009-10-01nbd/nbdroot: do not redirect debug output on rdnetdebugHarald Hoyer1-6/+0
2009-10-01nbd/nbdroot: use udevsettle to wait for /dev/nbd0Harald Hoyer1-1/+5
2009-10-01mdraid: do not cleanup on auto assembly with mdadm.confHarald Hoyer1-2/+0
2009-10-01nbd: finish on /dev/root rather than on nbd0Harald Hoyer1-1/+1
2009-10-01nfs: specify nfs version 3 explicitly and retry with nfs version 2Harald Hoyer1-2/+3
2009-10-01network: move netroot to initqueueHarald Hoyer3-3/+2
2009-09-30dracut-functions: let inst*() honor and handle symlinks correctlyHarald Hoyer1-5/+6
2009-09-30dracut-functions: inst_simple() with cp -p to preserver timestamps, etc.Harald Hoyer1-1/+1
2009-09-30init: start udevd with --resolve-names=neverHarald Hoyer1-1/+1
2009-09-30init: mount /dev/shmHarald Hoyer1-0/+1
2009-09-30Makefile: reorder targetsHarald Hoyer1-3/+4