]> git.ipfire.org Git - thirdparty/dracut.git/history - modules.d/95nbd
90kernel-modules: add pci_hyperv
[thirdparty/dracut.git] / modules.d / 95nbd /
2020-03-03  Daniel MolkentinMerge branch 'master' into regenerate_all 722/head
2020-02-27  Harald Hoyernbd/parse-nbdroot.sh: don't create mount unit
2017-10-23  Harald HoyerMerge pull request #296 from dracut-mailing-devs/201703...
2017-10-12  Harald HoyerMerge pull request #223 from bmr-cymru/bmr-ignore-activ...
2017-10-11  Harald HoyerMerge pull request #293 from dracut-mailing-devs/150208...
2017-08-02  Harald HoyerMerge pull request #260 from haraldh/crypto-cleanup
2017-07-28  Harald Hoyernbd: use systemd-run to start nbd-client
2017-03-30  Harald HoyerMerge pull request #185 from ldzhong/bsc1012656
2016-01-07  Harald HoyerMerge pull request #109 from puleglot/fix_dev_unit_name
2016-01-07  Harald Hoyernbd: add missing generator
2015-12-14  Harald Hoyernbd: add systemd generator and use nbd export names...
2014-12-16  Thomas Renningerdracut: nbd: Only complain of missing binary in hostonl...
2014-08-29  Harald Hoyerremove all vim and emacs code format comments
2014-05-16  Harald Hoyernbd/nbdroot.sh: call nbd-client with "--systemd-mark"
2014-02-06  Harald HoyerFactor out all the "type -V" commands
2014-02-05  Harald HoyerDo not reload systemd with wait_for_dev
2013-11-11  Harald Hoyeriscsi,nbd: do not fail in hostonly mode
2013-10-30  Harald Hoyeriscsi/nbd: do not try to mount the whole disk, if root...
2013-10-08  Harald Hoyer*/module-setup.sh: add comments for dracut called functions
2013-09-04  Harald HoyerRewrite "rootok" and "netroot" logic
2013-08-22  Harald Hoyeruse ${var:+val} rather than ${var+val}
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