diskimage-builder/elements/baremetal
Jan Grant b7aa04ed9d Tidy up SuSE kernel selection
This is just removing a C&P line that only ever returns a single result.

Change-Id: Iad37e982412a9199d86d9b4481cc14a85eef704e
2014-05-21 10:08:24 +01:00
..
cleanup.d Tidy up SuSE kernel selection 2014-05-21 10:08:24 +01:00
README.md Parameterise PXE kernel and initrd selection 2014-05-21 10:08:23 +01:00

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

Does the following:

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

Optional parameters:

  • DIB_BAREMETAL_KERNEL_PATTERN and DIB_BAREMETAL_INITRD_PATTERN may be supplied to specify which kernel files are preferred; this can be of use when using custom kernels that don't fit the standard naming patterns. Both variables must be provided in order for them to have any effect.