summaryrefslogtreecommitdiff
path: root/examples/mainserver/tftp/debian-edu/install-de9.cfg
blob: 67c52894b1dbf5c96e3770912b90b9a1cf7f02f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LABEL neteduboot-amd64
        MENU LABEL Installiere Debian Edu 9.0 (MATE/^amd64)
        kernel debian-installer/amd64.stretch/linux
        append  initrd=debian-installer/amd64.stretch/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 9.0 (MATE/^i386)
        kernel debian-installer/i386.stretch/linux
        append initrd=debian-installer/i386.stretch/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