c4bbb6f3bc
We currently do not have the ability to create a docs site which outlines all the elements. Change-Id: I77ccf61e0c4b1509b3e7ce9b8f15ea5ccfd50d9b
18 lines
488 B
ReStructuredText
18 lines
488 B
ReStructuredText
=========
|
|
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.
|