trunk
Line | |
---|
1 | TIMEOUT 300 |
---|
2 | |
---|
3 | menu title Installer multi boot menu |
---|
4 | |
---|
5 | LABEL localHDD |
---|
6 | localboot 0 |
---|
7 | |
---|
8 | menu begin lucid-amd64 |
---|
9 | label backmain |
---|
10 | menu label ^Back.. |
---|
11 | menu exit |
---|
12 | menu title Install Ubuntu 10.04 on AMD64 |
---|
13 | include ubuntu-installer/amd64/boot-screens/menu.cfg |
---|
14 | default ubuntu-installer/amd64/boot-screens/vesamenu.c32 |
---|
15 | menu end |
---|
16 | |
---|
17 | menu begin lucid-i386 |
---|
18 | label backmain |
---|
19 | menu label ^Back.. |
---|
20 | menu exit |
---|
21 | menu title Install Ubuntu 10.04 on Intel x86 |
---|
22 | include ubuntu-installer/i386/boot-screens/menu.cfg |
---|
23 | default ubuntu-installer/i386/boot-screens/vesamenu.c32 |
---|
24 | menu end |
---|
25 | |
---|
26 | menu begin squeeze-amd64 |
---|
27 | label backmain |
---|
28 | menu label ^Back.. |
---|
29 | menu exit |
---|
30 | menu title Install Debian 6.0 on AMD64 |
---|
31 | include debian-installer/amd64/boot-screens/menu.cfg |
---|
32 | default debian-installer/amd64/boot-screens/vesamenu.c32 |
---|
33 | menu end |
---|
34 | |
---|
35 | menu begin squeeze-i386 |
---|
36 | label backmain |
---|
37 | menu label ^Back.. |
---|
38 | menu exit |
---|
39 | menu title Install Debian 6.0 on Intel x86 |
---|
40 | include debian-installer/i386/boot-screens/menu.cfg |
---|
41 | default debian-installer/i386/boot-screens/vesamenu.c32 |
---|
42 | menu end |
---|
Note: See
TracBrowser
for help on using the repository browser.