]> spindle.queued.net Git - xodist/blobdiff - configs/debxo-gnome/olpc.fth-ext3
debxo: update olpc.fth to use .bak symlinks rather than .old
[xodist] / configs / debxo-gnome / olpc.fth-ext3
index 58a5fec3076029d5b5d33cc35ca4c60985d55c0f..90dc9ca7991b68aeddb55cc82220fb15093e9963 100644 (file)
@@ -14,8 +14,8 @@ then
 " ro root=LABEL=DebXO video=lxfb fbcon=font:SUN12x22" to boot-file
 game-key-mask h# 80 and if
        \ boot from backup kernel
-       " ${DN}\vmlinuz.old" expand$ to boot-device
-       " ${DN}\initrd.img.old" expand$ to ramdisk
+       " ${DN}\vmlinuz.bak" expand$ to boot-device
+       " ${DN}\initrd.img.bak" expand$ to ramdisk
 else
        \ boot from regular kernel
        " ${DN}\vmlinuz" expand$ to boot-device