modules.d/10i18n/module-setup.sh: handle empty vconsole.conf
[platform/upstream/dracut.git] / modules.d / 95nbd /
2013-03-19 Harald Hoyernbd/nbdroot.sh: fix root != blockdev case
2013-03-06 Harald Hoyeriscsi, nbd: call write_fs_tab() and write /etc/fstab
2013-03-06 Harald Hoyerdracut_need_initqueue
2013-02-11 Wim Muskeemake nbd port check more robust
2012-09-06 Wim Muskeeunquote nbd port
2012-06-29 Harald Hoyermodules.d/*/module-setup.sh: combine and specify type...
2012-06-29 Harald Hoyermodules.d/*/module-setup.sh: no more sourcing of dracut...
2012-03-27 Harald Hoyer95nbd/nbdroot.sh: removed bashism
2012-03-21 Wim Muskeeprovide name based nbd connects
2012-02-22 Harald HoyerRenamed all shell scripts to *.sh
2012-02-13 Harald Hoyershutdown on demand
2012-01-25 Cong Wanglet some modules to respect $mount_needs
2011-11-15 Harald Hoyeradd wait_for_dev() and wait_for_mount()
2011-08-11 Harald Hoyer95nbd/nbdroot: also mount nbd0 for root=dhcp and missin...
2011-07-25 Thomas Langefixed typos
2011-05-12 Harald Hoyerdracut-functions: make local vars local and prefix...
2011-05-10 Harald Hoyerremoved trailing whitespaces
2011-04-08 Harald Hoyerget rid of absolute PATHs
2011-03-25 Harald HoyerMove all hooks to "$hookdir"
2011-03-25 Harald Hoyercheck for getarg() function before sourcing dracut...
2011-02-02 Harald Hoyerrenamed module-info.sh to module-setup.sh
2011-02-02 Harald Hoyerreplaced check,install,installkernel with module-info.sh
2010-09-10 Harald Hoyerreformat source code
2010-08-23 Amadeusz Żołnowskiuse 'type' built-in instead of external cmd 'which...
2009-10-01 Harald Hoyernbd/nbdroot: add better check if nbd0 is ready to be...
2009-10-01 Harald Hoyernbd/nbdroot: do not redirect debug output on rdnetdebug
2009-10-01 Harald Hoyernbd/nbdroot: use udevsettle to wait for /dev/nbd0
2009-10-01 Harald Hoyernbd: finish on /dev/root rather than on nbd0
2009-09-15 Harald Hoyernetwork: break udevsettle early
2009-09-15 Harald Hoyerswitch modules to initqueue-finished
2009-09-02 Harald Hoyerreordered blkid/vol_id rules
2009-08-20 Victor LowtherAbstract out vol_id vs. blkid usage.
2009-08-19 Harald Hoyernbd/check: moved host-only checks and added ";"
2009-08-16 Victor LowtherModify nbd hostonly checking to use check_block_and_slaves.
2009-07-22 Harald Hoyerdracut: add --kernel-only and --no-kernel arguments
2009-07-13 Harald Hoyerinstall "ln" per default
2009-07-13 Harald Hoyeronly install mount script, if nbd-client succeeded
2009-07-03 Harald HoyerDefer mount to the real mount loop
2009-07-02 Harald Hoyerswitch to initqueue handling of events
2009-07-01 Warren TogamiRemove the NBD legacy format. It wasn't actually match...
2009-06-19 Harald Hoyerrenamed dracut-lib to dracut-lib.sh
2009-06-19 Harald Hoyerprepare udev rules for udev >= 143
2009-06-18 Harald Hoyerremove redundant vol_id run from out udev rules
2009-06-17 Philippe Seewernetroot: Introduce detailed cmdline parsers
2009-06-17 Philippe Seewernetroot handlers: Add argument checking
2009-06-17 Philippe Seewernetroot: Don't export NEWROOT
2009-06-11 David DillowNBD root: add support for LVM/LUKS
2009-06-11 David Dillownetwork: add support for netroot=...
2009-06-08 David DillowNBD: fix parsing of Debian-style nbdroot config
2009-06-05 Seewer PhilippeGet rid of cat and grep
2009-06-01 David DillowAllow NFS and NBD to be built into the kernel
2009-06-01 David Dillowcleanup shebangs in sourced scripts
2009-06-01 Warren TogamiMerge branch 'master' of ../dracut-dillow
2009-06-01 David DillowAdd NBD support