dracut/test/TEST-40-NBD
Warren Togami beb097d9f1 Bridged network boot
* SYNTAX
bridge=<bridgename>:<ethname>
If bridge without parameters, assume bridge=br0:eth0
* When <ethname> would be configured by network scripts, instead create a bridge named <bridgename> then add <ethname> to that bridge.
* Then $netif becomes <bridgename> instead of <ethname> and all existing scripts process netroot mount via this new $netif instead of <ethname>.
* Include a few test cases in NFS and NBD
2009-07-16 16:58:19 -04:00
..
client-init Simple changes to allow test suite to work with dash. 2009-06-15 16:26:11 -04:00
create-root.sh Remove 63-luks.rules, it is no longer used 2009-07-16 09:34:07 -04:00
cryptroot-ask NBD root: add support for LVM/LUKS 2009-06-11 01:47:11 -04:00
dhcpd.conf NBD root: add support for LVM/LUKS 2009-06-11 01:47:11 -04:00
hard-off.sh NBD: add test suite 2009-06-08 00:28:52 -04:00
hosts NBD: add test suite 2009-06-08 00:28:52 -04:00
Makefile NBD: add test suite 2009-06-08 00:28:52 -04:00
server-init TEST: Add dhcpd support for debian based distros 2009-06-17 08:37:38 +02:00
test.sh Bridged network boot 2009-07-16 16:58:19 -04:00