diskimage-builder/elements/baremetal
Jenkins 5ee056ab7e Merge "Turn docs warnings into errors and fix issues" 2015-05-06 17:48:16 +00:00
..
cleanup.d Add element ubuntu-signed to provide signed kernel 2015-04-12 11:36:17 -07:00
README.rst Turn docs warnings into errors and fix issues 2015-04-27 15:03:19 +00:00

README.rst

baremetal

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.