From 94ab2f7ef91d7c5e698430aef16ecc78f6913556 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 28 Jun 2014 11:13:53 -0400 Subject: lilo: Add menu-title and bitmap options. --- diff --git a/src/run/lilo/etc/lilo.conf.in b/src/run/lilo/etc/lilo.conf.in index 5a91ef9..fa3c408 100644 --- a/src/run/lilo/etc/lilo.conf.in +++ b/src/run/lilo/etc/lilo.conf.in @@ -1,10 +1,12 @@ boot = @BOOT@ prompt +bitmap = /boot/tuxlogo.bmp timeout = 50 lba32 compact verbose = 1 vga = normal +menu-title = "LILO Boot Menu" image = /boot/vmlinuz label = "ProteanOS 1.0" -- cgit v0.9.1