From 4c63cae23bf6fc07dfe85c0aa2b9b7701cf28933 Mon Sep 17 00:00:00 2001 From: Max Rees Date: Thu, 19 Mar 2020 16:59:23 -0500 Subject: user/lilo: new package --- user/lilo/lilo.conf.template | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 user/lilo/lilo.conf.template (limited to 'user/lilo/lilo.conf.template') diff --git a/user/lilo/lilo.conf.template b/user/lilo/lilo.conf.template new file mode 100644 index 000000000..527ecf364 --- /dev/null +++ b/user/lilo/lilo.conf.template @@ -0,0 +1,23 @@ +# /etc/lilo/lilo.conf + +### LILO global section ### + +# Good assumptions for a modern (post-1998) system +compact +large-memory +lba32 + +# Menu configuration +install = bmp +bitmap = /boot/lilo/gfx/tuxlogo.bmp + +# Boot the first entry automatically in 10 seconds +prompt +timeout = 100 + +# These will be configured automatically by liloconfig(8) +boot = "" +root = "" + +### LILO per-image section ### + -- cgit v1.2.3-70-g09d2