summaryrefslogtreecommitdiff
path: root/examples/mainserver/tftp/debian-edu/install.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mainserver/tftp/debian-edu/install.cfg')
-rw-r--r--examples/mainserver/tftp/debian-edu/install.cfg21
1 files changed, 10 insertions, 11 deletions
diff --git a/examples/mainserver/tftp/debian-edu/install.cfg b/examples/mainserver/tftp/debian-edu/install.cfg
index 508eb2c..6308f3e 100644
--- a/examples/mainserver/tftp/debian-edu/install.cfg
+++ b/examples/mainserver/tftp/debian-edu/install.cfg
@@ -1,14 +1,13 @@
- # 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
+ 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