diskimage-builder/elements/select-boot-kernel-initrd/README.rst
Gregory Haynes c4bbb6f3bc Create docs site containing element READMEs
We currently do not have the ability to create a docs site which
outlines all the elements.

Change-Id: I77ccf61e0c4b1509b3e7ce9b8f15ea5ccfd50d9b
2015-02-10 11:45:35 -08:00

9 lines
343 B
ReStructuredText

=========================
select-boot-kernel-initrd
=========================
A helper script to get the kernel and initrd image.
It uses the function select_boot_kernel_initrd from the library img-functions
to find the newest kernel and ramdisk in the image, and returns them as a
concatenated string separating the values with a colon (:).