summaryrefslogtreecommitdiffstats
path: root/initramfs/preboot/boot.mconf
diff options
context:
space:
mode:
Diffstat (limited to 'initramfs/preboot/boot.mconf')
-rw-r--r--initramfs/preboot/boot.mconf19
1 files changed, 19 insertions, 0 deletions
diff --git a/initramfs/preboot/boot.mconf b/initramfs/preboot/boot.mconf
new file mode 100644
index 00000000..0f0acc17
--- /dev/null
+++ b/initramfs/preboot/boot.mconf
@@ -0,0 +1,19 @@
+mainmenu "OpenSLX Selection of Bootable Systems"
+choice
+ prompt "Bootable Systems"
+
+config system1
+ bool "scilin-4.7-default nfs"
+
+config system2
+ bool "suse-10.2-main nfs"
+
+config system3
+ bool "suse-11.0-vmtest nfs"
+
+config system4
+ bool "ubuntu-8.04-default nfs"
+
+config system5
+ bool "ubuntu-8.04-vmtest nfs"
+endchoice