summaryrefslogtreecommitdiff
path: root/srv/tftp/debian-edu
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-08-04 12:38:23 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-08-04 12:38:23 +0200
commit055f0e8291e3aa9404a3e7a23d56cadc170665d9 (patch)
tree3dc8818194e439870153b4fad950734a1a067b6f /srv/tftp/debian-edu
parent119b9754627ef46fa0d2c739ccfe3afb1a4d3e98 (diff)
downloaditzks-systems-055f0e8291e3aa9404a3e7a23d56cadc170665d9.tar.gz
itzks-systems-055f0e8291e3aa9404a3e7a23d56cadc170665d9.tar.bz2
itzks-systems-055f0e8291e3aa9404a3e7a23d56cadc170665d9.zip
D-I PXE Environment: Provide the /srv/tftp directory as ,,examples'', installing to /srv directly is a heavy violation of the Debian Policy, so we avoid that.
Diffstat (limited to 'srv/tftp/debian-edu')
l---------srv/tftp/debian-edu/debian-edu-splash.png1
-rw-r--r--srv/tftp/debian-edu/default-menu.cfg16
-rw-r--r--srv/tftp/debian-edu/install.cfg14
-rw-r--r--srv/tftp/debian-edu/localboot.cfg5
-rw-r--r--srv/tftp/debian-edu/memtest.cfg8
l---------srv/tftp/debian-edu/memtest86+.bin1
l---------srv/tftp/debian-edu/memtest86.bin1
l---------srv/tftp/debian-edu/vesamenu.c321
8 files changed, 0 insertions, 47 deletions
diff --git a/srv/tftp/debian-edu/debian-edu-splash.png b/srv/tftp/debian-edu/debian-edu-splash.png
deleted file mode 120000
index 028aa3a..0000000
--- a/srv/tftp/debian-edu/debian-edu-splash.png
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/pixmaps/splash/debian-edu-splash.png \ No newline at end of file
diff --git a/srv/tftp/debian-edu/default-menu.cfg b/srv/tftp/debian-edu/default-menu.cfg
deleted file mode 100644
index 35c25e9..0000000
--- a/srv/tftp/debian-edu/default-menu.cfg
+++ /dev/null
@@ -1,16 +0,0 @@
-include debian-edu/localboot.cfg
-MENU SEPARATOR
-include debian-edu/ltsp-diskless.cfg
-include debian-edu/ltsp-thin.cfg
-MENU SEPARATOR
-include debian-edu/install.cfg
-MENU SEPARATOR
-include debian-edu/memtest.cfg
-
-menu hshift 13
-menu width 72
-menu background debian-edu/debian-edu-splash.png
-menu tabmsg ENTER: System starten; TAB: Menueeintraege editieren
-default debian-edu/vesamenu.c32
-prompt 0
-timeout 0
diff --git a/srv/tftp/debian-edu/install.cfg b/srv/tftp/debian-edu/install.cfg
deleted file mode 100644
index 508eb2c..0000000
--- a/srv/tftp/debian-edu/install.cfg
+++ /dev/null
@@ -1,14 +0,0 @@
- # 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
-
diff --git a/srv/tftp/debian-edu/localboot.cfg b/srv/tftp/debian-edu/localboot.cfg
deleted file mode 100644
index 82ebfa7..0000000
--- a/srv/tftp/debian-edu/localboot.cfg
+++ /dev/null
@@ -1,5 +0,0 @@
-LABEL localboot
- MENU LABEL Von ^lokaler Festplatte starten
- MENU DEFAULT
- localboot 0
-
diff --git a/srv/tftp/debian-edu/memtest.cfg b/srv/tftp/debian-edu/memtest.cfg
deleted file mode 100644
index c8e0df2..0000000
--- a/srv/tftp/debian-edu/memtest.cfg
+++ /dev/null
@@ -1,8 +0,0 @@
-LABEL memtest86
- MENU LABEL Speichertest (memtest86)
- kernel debian-edu/memtest86.bin
-
-LABEL memtest86+
- MENU LABEL Speichertest (memtest86+)
- kernel debian-edu/memtest86+.bin
-
diff --git a/srv/tftp/debian-edu/memtest86+.bin b/srv/tftp/debian-edu/memtest86+.bin
deleted file mode 120000
index 1b74cce..0000000
--- a/srv/tftp/debian-edu/memtest86+.bin
+++ /dev/null
@@ -1 +0,0 @@
-/boot/memtest86+.bin \ No newline at end of file
diff --git a/srv/tftp/debian-edu/memtest86.bin b/srv/tftp/debian-edu/memtest86.bin
deleted file mode 120000
index 2596a63..0000000
--- a/srv/tftp/debian-edu/memtest86.bin
+++ /dev/null
@@ -1 +0,0 @@
-/boot/memtest86.bin \ No newline at end of file
diff --git a/srv/tftp/debian-edu/vesamenu.c32 b/srv/tftp/debian-edu/vesamenu.c32
deleted file mode 120000
index d06c444..0000000
--- a/srv/tftp/debian-edu/vesamenu.c32
+++ /dev/null
@@ -1 +0,0 @@
-/usr/lib/syslinux/vesamenu.c32 \ No newline at end of file