Subversion Repositories ALCASAR

Rev

Details | Last modification | View Log

Rev Author Line No. Line
2682 rexy 1
default linux
2
prompt 1
3
timeout 150
4
display help.msg
5
implicit 1
6
ui gfxboot.c32 bootlogo
7
label harddisk
8
  com32 chain.c32 hd0 exit
9
label linux
10
  kernel x86_64/vmlinuz
11
  append initrd=x86_64/all.rdz kickstart=install/alcasar/auto_inst-x86_64.cfg.pl automatic=method:cdrom noiswmd vga=788 splash quiet
12
label vgalo
13
  kernel x86_64/vmlinuz
14
  append initrd=x86_64/all.rdz automatic=method:cdrom noiswmd vga=785
15
label vgahi
16
  kernel x86_64/vmlinuz
17
  append initrd=x86_64/all.rdz automatic=method:cdrom noiswmd vga=791
18
label text
19
  kernel x86_64/vmlinuz
20
  append initrd=x86_64/all.rdz automatic=method:cdrom noiswmd text
21
label rescue
22
  kernel x86_64/vmlinuz
23
  append initrd=x86_64/all.rdz automatic=method:cdrom noiswmd audit=0 rescue
24
label noacpi
25
  kernel x86_64/vmlinuz
26
  append initrd=x86_64/all.rdz automatic=method:cdrom vga=788 splash quiet noiswmd acpi=off
27
label x86_64
28
  kernel x86_64/vmlinuz
29
  append initrd=x86_64/all.rdz vga=788 splash quiet noiswmd
30
label memtest
31
  kernel memtest