File: README.rst

package info (click to toggle)
python-diskimage-builder 3.39.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 5,704 kB
  • sloc: sh: 7,474; python: 6,454; makefile: 37
file content (8 lines) | stat: -rw-r--r-- 343 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
=========================
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 (:).