summaryrefslogtreecommitdiff
path: root/examples/mainserver/tftp/debian-edu/install.cfg
blob: 6308f3e0743ceaeac2a7b263b33158353021e5df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LABEL neteduboot-amd64
        MENU LABEL Installiere Debian Edu/Skolelinux (MATE/^amd64)
        kernel debian-installer/amd64.jessie/linux
        append  initrd=debian-installer/amd64.jessie/initrd.gz auto url=http://www/debian-edu-install.dat hostname=pxeinstall domain=intern locale=de_DE.UTF-8 keymap=de desktop=mate --- quiet
        ipappend 2
include menupassword.cfg

LABEL neteduboot-i386
        MENU LABEL Installiere Debian Edu/Skolelinux (MATE/^i386)
        kernel debian-installer/i386.jessie/linux
        append initrd=debian-installer/i386.jessie/initrd.gz auto url=http://www/debian-edu-install.dat hostname=pxeinstall domain=intern locale=de_DE.UTF-8 keymap=de desktop=mate --- quiet
        ipappend 2
include menupassword.cfg