From c82e88dd00d1b0b7fcfb4e5628d99611388cef6f Mon Sep 17 00:00:00 2001 From: rawnix ports Date: Sat, 26 Sep 2026 18:19:05 +0000 Subject: sync 2026-09-26 18:19 UTC 1672 files changed, 151396 insertions(+) --- opt/limine/limine.conf.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 opt/limine/limine.conf.in (limited to 'opt/limine/limine.conf.in') diff --git a/opt/limine/limine.conf.in b/opt/limine/limine.conf.in new file mode 100644 index 0000000..5ad4a1e --- /dev/null +++ b/opt/limine/limine.conf.in @@ -0,0 +1,13 @@ +# /etc/limine.conf.in — hand-written half of the boot menu. +# limine-sync splices generated kernel entries in at @KERNELS@ and +# writes the result to /boot/efi/limine.conf. Edit this file, never +# that one. +# +# Do not set default_entry: it is a 1-based index, so it shifts every +# time a kernel is added or removed. limine-sync refuses the file if +# it finds one. + +timeout: 5 +remember_last_entry: yes + +@KERNELS@ -- cgit v1.3.1