diskimage-builder/elements/select-boot-kernel-initrd
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
..
bin Add select-boot-kernel-initrd element 2014-06-25 21:23:19 +00:00
cleanup.d Add select-boot-kernel-initrd element 2014-06-25 21:23:19 +00:00
extra-data.d Add select-boot-kernel-initrd element 2014-06-25 21:23:19 +00:00
README.rst Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00

README.rst

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 (:).