diskimage-builder/elements/baremetal
Dan Prince 6957bd8db3 baremetal: correct the path of ifcfg-eth0
Remove the correct ifcfg-eth0 file on Fedora.

This will require an associated incubator change as well
to ensure the undercloud/overcloud now use em1.

Change-Id: I4b4bb7b6a25b058eebe889fd8ce1a403aaf193fd
2014-03-24 09:20:40 -04:00
..
cleanup.d Fix kernel/initrd extraction for SUSE based distros 2014-01-23 15:30:52 +01:00
install.d baremetal: correct the path of ifcfg-eth0 2014-03-24 09:20:40 -04:00
README.md baremetal element: Enable stable interface names 2014-03-12 16:48:48 -04:00

This is the baremetal (IE: real hardware) element.

Does the following:

  • Enables stable network interface naming (em1, em2, etc) by installing the biosdevname and removes any symlinks which may disable udev rules, etc.

  • extracts the kernel and initial ramdisk of the built image.