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