From 39711cf6c2ec5a3b4480dcb4800cc3802bda5bf2 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Fri, 20 Mar 2026 19:16:32 +0100 Subject: feat: first fully successful run e2e on straper --- straper/db/public/boot/grub.d/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 straper/db/public/boot/grub.d/README (limited to 'straper/db/public/boot/grub.d/README') diff --git a/straper/db/public/boot/grub.d/README b/straper/db/public/boot/grub.d/README new file mode 100644 index 0000000..3ea109d --- /dev/null +++ b/straper/db/public/boot/grub.d/README @@ -0,0 +1,11 @@ + +All executable files in this directory are processed in shell expansion order. + + 00_*: Reserved for 00_header. + 10_*: Native boot entries. + 20_*: Third party apps (e.g. memtest86+). + +The number namespace in-between is configurable by system installer and/or +administrator. For example, you can add an entry to boot another OS as +01_otheros, 11_otheros, etc, depending on the position you want it to occupy in +the menu; and then adjust the default setting via /etc/default/grub. -- cgit v1.3