summaryrefslogtreecommitdiffstats
path: root/initramfs/preboot/boot.mconf
blob: 0f0acc177d5e073ef36bd7bf3af554e14fdc3b62 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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