dracut-functions: make local vars local and prefix with "_"
[platform/upstream/dracut.git] / modules.d / 95nbd /
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