aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pygrub/examples/alpine-linux-2.3.2.extlinux
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pygrub/examples/alpine-linux-2.3.2.extlinux')
-rw-r--r--tools/pygrub/examples/alpine-linux-2.3.2.extlinux11
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/pygrub/examples/alpine-linux-2.3.2.extlinux b/tools/pygrub/examples/alpine-linux-2.3.2.extlinux
new file mode 100644
index 0000000000..908b4070f1
--- /dev/null
+++ b/tools/pygrub/examples/alpine-linux-2.3.2.extlinux
@@ -0,0 +1,11 @@
+DEFAULT menu.c32
+PROMPT 0
+MENU TITLE Alpine/Linux Boot Menu
+MENU HIDDEN
+MENU AUTOBOOT Alpine will be booted automatically in # seconds.
+TIMEOUT 30
+LABEL grsec
+ MENU DEFAULT
+ MENU LABEL Linux 3.0.10-grsec
+ KERNEL vmlinuz-3.0.10-grsec
+ APPEND initrd=initramfs-3.0.10-grsec root=UUID=a97ffe64-430f-4fd3-830e-4736d9a27af0 modules=sd-mod,usb-storage,ext4 quiet