summaryrefslogtreecommitdiffstats
path: root/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/debugsub.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/debugsub.cfg')
-rw-r--r--build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/debugsub.cfg38
1 files changed, 38 insertions, 0 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/debugsub.cfg b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/debugsub.cfg
new file mode 100644
index 0000000..2bb63fd
--- /dev/null
+++ b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/cd-root/boot/isolinux/debugsub.cfg
@@ -0,0 +1,38 @@
+default vesamenu.c32
+prompt 0
+#timeout 300
+include /boot/isolinux/style.cfg
+
+
+MENU TITLE Debug options menu
+
+
+label linux-nox
+MENU LABEL Boot to console (without X windowing)
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img NoX
+
+label skipTweaker
+MENU LABEL LinHES no splashscren no tweaker.
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img no_meth
+
+
+label linux-c2r
+MENU LABEL LinHES: copy-to-ram (also activates swap)
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img c2r
+
+label linux-swap
+MENU LABEL LinHES: Use swap
+kernel /boot/vmlinuz26
+append initrd=/boot/larch.img swap
+
+label memtest
+MENU LABEL Memory tester
+kernel memtest
+
+label goback
+MENU LABEL Back
+kernel vesamenu.c32
+append menu isolinux.cfg