2015-02-14 23:23:48 +00:00
|
|
|
#default install
|
|
|
|
#label install
|
|
|
|
# menu label ^Install T-Pot Community Edition
|
|
|
|
# kernel /install/vmlinuz
|
|
|
|
# append file=/cdrom/tpotce/tpotce.seed initrd=/install/initrd.gz ks=cdrom:/tpotce/ks.cfg debian-installer/locale=en_US console-setup/ask_detect=false keyboard-configuration/layoutcode=de --
|
2014-11-28 17:02:20 +00:00
|
|
|
default install
|
|
|
|
label install
|
|
|
|
menu label ^Install T-Pot Community Edition
|
|
|
|
kernel /install/vmlinuz
|
2015-02-14 23:23:48 +00:00
|
|
|
append file=/cdrom/tpotce/tpotce.seed initrd=/install/initrd.gz ks=cdrom:/tpotce/ks.cfg console-setup/ask_detect=true --
|