47 Commits (24450a5ab74db0f4ecaeee5dedaa8aff6e04ca5c)

Author SHA1 Message Date
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
Harald Hoyer eab677a216 switch to initqueue handling of events 16 years ago
Warren Togami f910f00627 Remove the NBD legacy format. It wasn't actually matching Debian's nbdroot implementation. 16 years ago
Harald Hoyer b8f39ef152 renamed dracut-lib to dracut-lib.sh 16 years ago
Harald Hoyer afd826bd6c prepare udev rules for udev >= 143 16 years ago
Harald Hoyer c9111106f5 remove redundant vol_id run from out udev rules 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
David Dillow aec48753c2 network: add support for netroot=... 16 years ago
David Dillow 61752d529a NBD: fix parsing of Debian-style nbdroot config 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 92997caf35 cleanup shebangs in sourced scripts 16 years ago
David Dillow 2b117123ec Add NBD support 16 years ago