dracut/test
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
..
TEST-10-RAID Remove 63-luks.rules, it is no longer used 2009-07-16 09:34:07 -04:00
TEST-11-LVM Remove 63-luks.rules, it is no longer used 2009-07-16 09:34:07 -04:00
TEST-12-RAID-DEG Remove 63-luks.rules, it is no longer used 2009-07-16 09:34:07 -04:00
TEST-20-NFS Bridged network boot 2009-07-16 16:58:19 -04:00
TEST-30-ISCSI Remove 63-luks.rules, it is no longer used 2009-07-16 09:34:07 -04:00
TEST-40-NBD Bridged network boot 2009-07-16 16:58:19 -04:00
Makefile introduce modular test suite 2009-05-25 15:32:26 +02:00
dracut.conf.test Disambiguate modules and drivers. modules are dracutmodules. drivers are kernel modules. 2009-05-28 14:27:02 -04:00
run-qemu silently run qemu 2009-05-25 14:11:24 +02:00
test-functions Have the test framework always run the cleanup script 2009-06-06 00:05:33 -04:00