diskimage-builder/elements
Dan Prince 201c9e8527 Add Fedora DHCP interfaces via udev rules
Updates the dhcp-all-interfaces element so that
we add new DHCP interfaces using a udev rule
instead of a systemd service.

The previous approach (using the systemd service)
was proving to be problematic when used with
the new Fedora constistent network naming
convention rules (em1, em2, etc.). We aren't using
these device names as a default yet... but we will
need to soon and when we do udev rules seem to be the
best way to avoid racy behaviour when calling
dhcp-all-interfaces.sh from the systemd service.

Change-Id: I87e0aed1f34718e896bd414388886a1f1073b0c0
2014-02-12 12:00:50 -05:00
..
apt-sources Add element to modify /etc/apt/sources.list in dib 2013-12-18 06:01:36 -08:00
baremetal Fix kernel/initrd extraction for SUSE based distros 2014-01-23 15:30:52 +01:00
base Fixed command dib-init-system not found error 2014-01-03 17:42:21 +08:00
cache-url /bin/bash all the things. 2013-11-17 16:59:31 -06:00
cloud-init-nocloud Make cloud-init-nocloud work cross-platform. 2013-07-11 08:21:51 -07:00
debian Add Copyright and License header to debian element 2014-01-21 15:57:43 -08:00
debian-upstart Add debian-upstart for experimenting with upstart 2014-01-14 22:41:25 -08:00
deploy Add bash as a dependency to the deploy ramdisk 2014-01-27 09:32:24 +01:00
deploy-ironic Fix the curl command in the ironic-deploy element 2014-01-16 13:16:47 +00:00
deploy-kexec /bin/bash all the things. 2013-11-17 16:59:31 -06:00
dhcp-all-interfaces Add Fedora DHCP interfaces via udev rules 2014-02-12 12:00:50 -05:00
dib-run-parts dib-run-parts should dereference symlinks 2014-01-15 14:57:08 -05:00
disable-selinux/post-install.d Modify /etc/selinux/config if it exists 2013-12-03 15:35:49 +08:00
dkms /bin/bash all the things. 2013-11-17 16:59:31 -06:00
dpkg Mark install-packages +x. 2014-01-07 07:54:47 -05:00
dracut-network /bin/bash all the things. 2013-11-17 16:59:31 -06:00
fedora Merge "Adjust neutron package install for Fedora" 2014-02-11 09:39:54 +00:00
hwburnin Make sorting of ramdisk init elements explicit. 2013-11-15 17:18:34 +00:00
hwdiscovery Make pxe_mac accurate in two common cases. 2013-11-17 21:43:59 -06:00
local-config local-config: Configure proxy for zypper repos 2013-12-10 15:54:59 +01:00
mellanox Split network bringup out of base ramdisk init. 2013-11-17 20:37:26 +00:00
modprobe-blacklist Add new modprobe-blacklist element. 2014-01-13 15:43:29 -05:00
opensuse Merge "Remove unneeded service mapping for mysql on openSUSE" 2014-02-11 14:17:37 +00:00
pip-cache Add a pip-cache element. 2013-08-26 15:17:41 -04:00
pypi Make the MIRROR_TARGET directory if it didn't exist 2014-02-06 14:10:42 +00:00
ramdisk Fix ramdisk element for openSUSE 2014-01-23 14:26:11 +01:00
rhel Fix misspellings in diskimage-builder 2014-02-07 14:42:45 +08:00
rpm-distro Skip relabel unless SELinux is enforcing 2014-01-23 15:29:29 -05:00
selinux-permissive /bin/bash all the things. 2013-11-17 16:59:31 -06:00
serial-console Implement serial-console for systemd. 2014-01-13 13:02:54 -05:00
source-repositories Fix misspellings in diskimage-builder 2014-02-07 14:42:45 +08:00
ubuntu Allow use of mirrors when building Ubuntu images 2014-01-20 15:07:04 +11:00
vm Mount root filesystem readonly during boot 2014-01-23 16:03:03 +00:00
yum Fix $TARGET_ROOT usage in yum element 2013-12-10 17:56:42 +01:00
zypper Add zypper element 2013-12-11 17:09:24 +01:00