dracut/test/TEST-40-NBD
Philippe Seewer 50e7ff76de netroot: Introduce detailed cmdline parsers
This introduces detailed cmdline parsing, warning or aborting if the
cmdline does not contain arguments according to the spec.

Makeing sure the parsers don't just call getarg for netroot et al,
allows their reuse inside netroot to analyse dhcp root-path as well.
Hence we can get rid of the current netroot hooks. The hook itself stays
in order to add further modules which should run before netroot handlers
are called.

This has one drawback: nfsroot needs some more logic to handle nfs
specific data inside dhcp root-path.

The parsers have been writting according to current discussions about
cmdline arguments. This lead to the "discovery" that some test-cases
violate the spec. These tests have not been removed, but change to
"must fail".
2009-06-17 08:37:40 +02:00
..
Makefile NBD: add test suite 2009-06-08 00:28:52 -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 NBD root: add support for LVM/LUKS 2009-06-11 01:47:11 -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
server-init TEST: Add dhcpd support for debian based distros 2009-06-17 08:37:38 +02:00
test.sh netroot: Introduce detailed cmdline parsers 2009-06-17 08:37:40 +02:00