summaryrefslogtreecommitdiff
path: root/user/lilo/lilo.conf.template
blob: 527ecf36412ad278b8b6af50517e8abfab3b0f9c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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 ###