diskimage-builder/elements/dracut-network
Jan Provaznik c93dfeec7f Fixed a network setup issue for F19
IP address is passed as a kernel boot param when booting undercloud
machine. For Fedora 19, this IP is not set, instead IP is fetched
from DHCP.

The problem is caused by a bug in dracut-network version 029, which
causes that dracut network setup script is not executed properly. This
patch applies a fix for the bug when building undercloud image.

Fixes: bug #1213833
Change-Id: Ie94a86ed716044343791628973143c1a7d0778dc
2013-08-19 10:37:46 +02:00
..
finalise.d Add dracut-network element. 2013-06-05 14:18:57 +01:00
install.d Fixed a network setup issue for F19 2013-08-19 10:37:46 +02: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.