]> spindle.queued.net Git - xodist/commitdiff
mkjffs2: whoops, forgot the initrd schtick
authorAndres Salomon <dilinger@debian.org>
Thu, 16 Oct 2008 04:34:29 +0000 (00:34 -0400)
committerAndres Salomon <dilinger@debian.org>
Thu, 16 Oct 2008 04:34:29 +0000 (00:34 -0400)
Signed-off-by: Andres Salomon <dilinger@debian.org>
functions.sh

index cdf2b2825f1a114a600b3a03245ae0425fcc7f6c..bc78bfbbd941089a855ed841511b7f5bd9cede65 100644 (file)
@@ -76,9 +76,11 @@ create_ofwboot()
 game-key-mask h# 80 and if
        \\ boot from backup kernel
        " ${dev}:\\vmlinuz.old" to boot-device
+       " ${dev}:\\initrd.img.old" to ramdisk
 else
        \\ boot from regular kernel
        " ${dev}:\\vmlinuz" to boot-device
+       " ${dev}:\\initrd.img" to ramdisk
 then
 boot
 EOF