dracut/modules.d/40network
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
..
60-net.rules netroot: add common handler for network root devices 2009-06-01 00:42:43 -04:00
check Modify the check script so that 40network will only load as a 2009-05-29 23:07:56 -05:00
dhclient-script netroot and others: Style changes 2009-06-17 08:37:39 +02:00
dhclient.conf Allow dhcp to work with dhcpv3 where the -R option did not exist. Use dhclient.conf instead. 2009-06-15 16:57:10 -04:00
dhcp-fallback.sh netroot: Introduce detailed cmdline parsers 2009-06-17 08:37:40 +02:00
ifup netroot and others: Style changes 2009-06-17 08:37:39 +02:00
install netroot: Move writing ifcfg config files to a pre-pivot script 2009-06-17 08:37:39 +02:00
kill-dhclient.sh Get rid of cat and grep 2009-06-05 16:10:52 +02:00
netroot netroot: Introduce detailed cmdline parsers 2009-06-17 08:37:40 +02:00
write-ifcfg.sh write-ifcfg: Save static ip configuration 2009-06-17 08:37:39 +02:00