65 Commits (3e676eb12ff4dacd42c61cc2a5ff1fa4f4532322)

Author SHA1 Message Date
Harald Hoyer 9fd0461b7d nbd: use systemd-run to start nbd-client 8 years ago
Harald Hoyer 07149fe6be nbd: add missing generator 9 years ago
Harald Hoyer b070c1d360 nbd: add systemd generator and use nbd export names instead of port numbers 9 years ago
Thomas Renninger e683985d10 dracut: nbd: Only complain of missing binary in hostonly mode if 10 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 30e6e809ed Factor out all the "type -V" commands 11 years ago
Harald Hoyer 352d557d4d Do not reload systemd with wait_for_dev 11 years ago
Harald Hoyer c2ab990938 iscsi,nbd: do not fail in hostonly mode 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 8bcfd683bd */module-setup.sh: add comments for dracut called functions 12 years ago
Harald Hoyer de74e1ef41 Rewrite "rootok" and "netroot" logic 12 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
Harald Hoyer 41eba87b32 dracut_need_initqueue 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 53fe81e752 modules.d/*/module-setup.sh: combine and specify type for installs 13 years ago
Harald Hoyer 4d0f1d7b28 modules.d/*/module-setup.sh: no more sourcing of dracutfunctions 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
Cong Wang 7f347723d8 let some modules to respect $mount_needs 13 years ago
Harald Hoyer b0692d0311 add wait_for_dev() and wait_for_mount() 13 years ago
Harald Hoyer cee3b8966c 95nbd/nbdroot: also mount nbd0 for root=dhcp and missing root= 14 years ago
Thomas Lange 7641c73dec fixed typos 14 years ago
Harald Hoyer 29b10e65b1 dracut-functions: make local vars local and prefix with "_" 14 years ago
Harald Hoyer 3b403b32fc removed trailing whitespaces 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 71df3c4329 renamed module-info.sh to module-setup.sh 14 years ago
Harald Hoyer 95d2dabc25 replaced check,install,installkernel with module-info.sh 14 years ago
Harald Hoyer cc02093d69 reformat source code 15 years ago
Amadeusz Żołnowski f3af7bd66b use 'type' built-in instead of external cmd 'which' in every Bash script 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 e9b6e4e839 nbd: finish on /dev/root rather than on 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 52168b7b9d reordered blkid/vol_id rules 16 years ago
Harald Hoyer 495a964322 nbd/check: moved host-only checks and added ";" 16 years ago
Victor Lowther 1a4c4015bc Modify nbd hostonly checking to use check_block_and_slaves. 16 years ago
Harald Hoyer 33ee031c4a dracut: add --kernel-only and --no-kernel arguments 16 years ago
Harald Hoyer c81a97d1a7 install "ln" per default 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