summaryrefslogtreecommitdiff
path: root/examples/mainserver/tftp/debian-edu
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-05 23:20:23 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-05 23:21:54 +0100
commite2804db21bd0ce9b06ed6535299aefc91192685d (patch)
treebc5a2ea7e1844461d94b63311530c8a10e47e4ba /examples/mainserver/tftp/debian-edu
parent2f269989aebfd41e2fbf626fd0944f770e1b3617 (diff)
downloaditzks-systems-e2804db21bd0ce9b06ed6535299aefc91192685d.tar.gz
itzks-systems-e2804db21bd0ce9b06ed6535299aefc91192685d.tar.bz2
itzks-systems-e2804db21bd0ce9b06ed6535299aefc91192685d.zip
examples/mainserver/: Drop example TFTP configuration. Not used anymore, at all.
Diffstat (limited to 'examples/mainserver/tftp/debian-edu')
l---------examples/mainserver/tftp/debian-edu/debian-edu-splash.png1
-rw-r--r--examples/mainserver/tftp/debian-edu/default-menu.cfg14
-rw-r--r--examples/mainserver/tftp/debian-edu/install-de8.cfg13
-rw-r--r--examples/mainserver/tftp/debian-edu/install-de9.cfg13
-rw-r--r--examples/mainserver/tftp/debian-edu/localboot.cfg5
-rw-r--r--examples/mainserver/tftp/debian-edu/memtest.cfg8
l---------examples/mainserver/tftp/debian-edu/memtest86+.bin1
l---------examples/mainserver/tftp/debian-edu/memtest86.bin1
8 files changed, 0 insertions, 56 deletions
diff --git a/examples/mainserver/tftp/debian-edu/debian-edu-splash.png b/examples/mainserver/tftp/debian-edu/debian-edu-splash.png
deleted file mode 120000
index 246e4dc..0000000
--- a/examples/mainserver/tftp/debian-edu/debian-edu-splash.png
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/desktop-base/active-theme/grub/grub-4x3.png \ No newline at end of file
diff --git a/examples/mainserver/tftp/debian-edu/default-menu.cfg b/examples/mainserver/tftp/debian-edu/default-menu.cfg
deleted file mode 100644
index ebcdb9e..0000000
--- a/examples/mainserver/tftp/debian-edu/default-menu.cfg
+++ /dev/null
@@ -1,14 +0,0 @@
-include debian-edu/localboot.cfg
-MENU SEPARATOR
-include debian-edu/install-de9.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 syslinux/vesamenu.c32
-prompt 0
-timeout 100
-ontimeout localboot \ No newline at end of file
diff --git a/examples/mainserver/tftp/debian-edu/install-de8.cfg b/examples/mainserver/tftp/debian-edu/install-de8.cfg
deleted file mode 100644
index 706344e..0000000
--- a/examples/mainserver/tftp/debian-edu/install-de8.cfg
+++ /dev/null
@@ -1,13 +0,0 @@
-LABEL neteduboot-amd64
- MENU LABEL Installiere Debian Edu 8.0 (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 8.0 (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
diff --git a/examples/mainserver/tftp/debian-edu/install-de9.cfg b/examples/mainserver/tftp/debian-edu/install-de9.cfg
deleted file mode 100644
index 67c5289..0000000
--- a/examples/mainserver/tftp/debian-edu/install-de9.cfg
+++ /dev/null
@@ -1,13 +0,0 @@
-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
diff --git a/examples/mainserver/tftp/debian-edu/localboot.cfg b/examples/mainserver/tftp/debian-edu/localboot.cfg
deleted file mode 100644
index bf74f87..0000000
--- a/examples/mainserver/tftp/debian-edu/localboot.cfg
+++ /dev/null
@@ -1,5 +0,0 @@
-LABEL localboot
- MENU LABEL Von ^Festplatte starten
- MENU DEFAULT
- localboot 0
-
diff --git a/examples/mainserver/tftp/debian-edu/memtest.cfg b/examples/mainserver/tftp/debian-edu/memtest.cfg
deleted file mode 100644
index c8e0df2..0000000
--- a/examples/mainserver/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/examples/mainserver/tftp/debian-edu/memtest86+.bin b/examples/mainserver/tftp/debian-edu/memtest86+.bin
deleted file mode 120000
index 1b74cce..0000000
--- a/examples/mainserver/tftp/debian-edu/memtest86+.bin
+++ /dev/null
@@ -1 +0,0 @@
-/boot/memtest86+.bin \ No newline at end of file
diff --git a/examples/mainserver/tftp/debian-edu/memtest86.bin b/examples/mainserver/tftp/debian-edu/memtest86.bin
deleted file mode 120000
index 2596a63..0000000
--- a/examples/mainserver/tftp/debian-edu/memtest86.bin
+++ /dev/null
@@ -1 +0,0 @@
-/boot/memtest86.bin \ No newline at end of file