19 Commits (f9f1314acb4cabfb3ffaf4ba5031b51ca2bbccd9)

Author SHA1 Message Date
Harald Hoyer a201be999e fix(nbd): shellcheck for modules.d/95nbd 4 years ago
Harald Hoyer 75d758e8f1 style: shfmt -s reformat 4 years ago
Harald Hoyer 9a52c3fdb0 style: shfmt reformat 4 years ago
Jonas Jelten b12f8188a4 feat(nbd): support ipv6 link local nbds 4 years ago
Luiz Angelo Daros de Luca ba3f4cdadc Revert "nbd: use systemd-run to start nbd-client" 4 years ago
Harald Hoyer 9fd0461b7d nbd: use systemd-run to start nbd-client 8 years ago
Harald Hoyer b070c1d360 nbd: add systemd generator and use nbd export names instead of port numbers 9 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Harald Hoyer 056a3f2427 nbd/nbdroot.sh: call nbd-client with "--systemd-mark" 11 years ago
Harald Hoyer 352d557d4d Do not reload systemd with wait_for_dev 11 years ago
Harald Hoyer fa9384b1c0 iscsi/nbd: do not try to mount the whole disk, if root= is missing 11 years ago
Harald Hoyer ffc68f357e use ${var:+val} rather than ${var+val} 12 years ago
Harald Hoyer 7b6bdc3f94 nbd/nbdroot.sh: fix root != blockdev case 12 years ago
Harald Hoyer 5e1e1ec060 iscsi, nbd: call write_fs_tab() and write /etc/fstab 12 years ago
Wim Muskee c6a71c7b8a make nbd port check more robust 12 years ago
Wim Muskee ca121b1a5c unquote nbd port 13 years ago
Harald Hoyer 26433e9c1f 95nbd/nbdroot.sh: removed bashism 13 years ago
Wim Muskee b7b062ba79 provide name based nbd connects 13 years ago
Harald Hoyer 552ecca6db Renamed all shell scripts to *.sh 13 years ago
Harald Hoyer fb67e4aa36 shutdown on demand 13 years ago
Harald Hoyer cee3b8966c 95nbd/nbdroot: also mount nbd0 for root=dhcp and missing root= 14 years ago
Harald Hoyer fb59f4c967 get rid of absolute PATHs 14 years ago
Harald Hoyer 0b53ca70b6 Move all hooks to "$hookdir" 14 years ago
Harald Hoyer c9f1e3d1f4 check for getarg() function before sourcing dracut-lib.sh 14 years ago
Harald Hoyer cc02093d69 reformat source code 15 years ago
Harald Hoyer d84c1df906 nbd/nbdroot: add better check if nbd0 is ready to be mounted 16 years ago
Harald Hoyer d64d04df39 nbd/nbdroot: do not redirect debug output on rdnetdebug 16 years ago
Harald Hoyer cf476dbc41 nbd/nbdroot: use udevsettle to wait for /dev/nbd0 16 years ago
Harald Hoyer a52586e8ea network: break udevsettle early 16 years ago
Harald Hoyer 5a8d8dfbb6 switch modules to initqueue-finished 16 years ago
Harald Hoyer 00c5ab3e33 only install mount script, if nbd-client succeeded 16 years ago
Harald Hoyer 9719024132 Defer mount to the real mount loop 16 years ago
Harald Hoyer eab677a216 switch to initqueue handling of events 16 years ago
Harald Hoyer b8f39ef152 renamed dracut-lib to dracut-lib.sh 16 years ago
Philippe Seewer 50e7ff76de netroot: Introduce detailed cmdline parsers 16 years ago
Philippe Seewer 268de90f82 netroot handlers: Add argument checking 16 years ago
Philippe Seewer 9cdfd735a8 netroot: Don't export NEWROOT 16 years ago
David Dillow 8bd5873ffc NBD root: add support for LVM/LUKS 16 years ago
Seewer Philippe 07b2fbb183 Get rid of cat and grep 16 years ago
David Dillow b4dc8ad346 Allow NFS and NBD to be built into the kernel 16 years ago
David Dillow 2b117123ec Add NBD support 16 years ago