summaryrefslogtreecommitdiff
path: root/srv/tftp/debian-edu/install.cfg
blob: 508eb2c30261615b6b8adbae066d785c094f7723 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
	# Based on the values used in Debian, and added the preseed URL
LABEL neteduboot-i386
        MENU LABEL Installiere Debian Edu/Skolelinux (GNOME/^i386)
        kernel debian-installer/i386/linux
        append  initrd=debian-installer/i386/initrd.gz -- quiet url=http://www/debian-edu-install.dat hostname=pxeinstall domain=intern  debian-installer/locale=de_DE.UTF-8 console-keymaps-at/keymap=de-latin1-nodeadkeys desktop=gnome
include menupassword.cfg

	# Based on the values used in Debian, and added the preseed URL
LABEL neteduboot-amd64
        MENU LABEL Installiere Debian Edu/Skolelinux (GNOME/^amd64)
        kernel debian-installer/amd64/linux
        append  initrd=debian-installer/amd64/initrd.gz -- quiet url=http://www/debian-edu-install.dat hostname=pxeinstall domain=intern  debian-installer/locale=de_DE.UTF-8 console-keymaps-at/keymap=de-latin1-nodeadkeys desktop=gnome
include menupassword.cfg