From 934550384dbf3e9fe3502bd4dfa4ae06857a4912 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sat, 22 Oct 2011 12:55:16 +0000 Subject: main/syslinux: update-extlinux detect kernel labels as 'grsec' --- main/syslinux/update-extlinux.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'main/syslinux/update-extlinux.conf') diff --git a/main/syslinux/update-extlinux.conf b/main/syslinux/update-extlinux.conf index c64988b79..59f9e60c4 100644 --- a/main/syslinux/update-extlinux.conf +++ b/main/syslinux/update-extlinux.conf @@ -30,6 +30,14 @@ verbose=0 # if set to non-zero, the boot menu will be hidden by default. hidden=1 +# timeout +# number of seconds to wait before booting default +timeout=3 + +# default +# default kernel to boot +default=grsec + # xen_opts # options to hand to xen hypervisor, useful ones are: # dom0_mem=256M (give domain-0 environment 256M ram) -- cgit v1.2.3