diskimage-builder/elements/dracut-network
Ben Nemec 16be6d7ce0 set -u and -o pipefail everywhere
As with the previous similar changes, this is intended to catch
problems as they happen instead of ignoring them and continuing on
to potentially fail later.  Setting this on all existing scripts
will allow us to enforce use via Jenkins.

Change-Id: Iad2d490c86dceab148ea9ab08f457c49a5d5352e
2014-05-06 15:51:07 -05:00
..
finalise.d set -e all the things 2014-04-25 17:38:51 -05:00
install.d set -u and -o pipefail everywhere 2014-05-06 15:51:07 -05:00
dracut-029-netgen.patch Fixed a network setup issue for F19 2013-08-19 10:37:46 +02:00
dracut-write-ifcfg.patch Add dracut-network element. 2013-06-05 14:18:57 +01:00
README.md Add dracut-network element. 2013-06-05 14:18:57 +01:00

Extends dracut and build an initramfs with network support.