dracut/test/TEST-20-NFS
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
..
Makefile make test output more readable, log errors to test.log 2009-06-05 16:08:30 +02:00
client-init NFS test: verify that we used the right IP to get to the server 2009-06-06 21:55:53 -04:00
dhcpd.conf NFS test: add test cases for DHCP/nfsroot=[IP:]/path[,options] 2009-06-07 15:01:31 -04:00
exports NFS root: add support for default root path and %s substitution 2009-06-07 17:17:48 -04:00
hard-off.sh NFS test: allow emergency shell while debugging 2009-06-06 05:09:13 -04:00
hosts NFS test: verify that we used the right IP to get to the server 2009-06-06 21:55:53 -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