2015-02-07 10:30:02 +00:00
|
|
|
=========================
|
|
|
|
select-boot-kernel-initrd
|
|
|
|
=========================
|
2014-06-09 08:37:49 +00:00
|
|
|
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 (:).
|