kexecboot-cfg: add INITRD boot entry in boot.cfg.
authorAndrea Adami <andrea.adami@gmail.com>
Fri, 25 Jun 2010 22:01:44 +0000 (00:01 +0200)
committerAndrea Adami <andrea.adami@gmail.com>
Fri, 25 Jun 2010 22:09:29 +0000 (00:09 +0200)
* Bump PR.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
recipes/kexecboot/kexecboot-cfg_0.1.bb

index 4de2562..0287cc9 100644 (file)
@@ -2,7 +2,7 @@ LICENSE = "GPL"
 SECTION = "base"
 DESCRIPTION = "Configuration file for kexecboot"
 
-PR = "r8"
+PR = "r9"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 SRC_URI = "file://icon.xpm"
@@ -48,6 +48,9 @@ KERNEL=/boot/${KERNEL_IMAGETYPE}
 # Append this tags to the kernel cmdline.
 APPEND=${CMDLINE}
 #
+# Specify optional initrd/initramfs.
+# INITRD=/boot/initramfs.cpio.gz
+#
 # Specify full path for a custom distro-icon for the menu-item.
 # If not set, use device-icons as default (NAND, SD, CF, ...).
 # ICON=/boot/icon.xpm