diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-01-05 23:20:23 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-01-05 23:21:54 +0100 |
commit | e2804db21bd0ce9b06ed6535299aefc91192685d (patch) | |
tree | bc5a2ea7e1844461d94b63311530c8a10e47e4ba /examples/mainserver/tftp/debian-edu/install-de9.cfg | |
parent | 2f269989aebfd41e2fbf626fd0944f770e1b3617 (diff) | |
download | itzks-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/install-de9.cfg')
-rw-r--r-- | examples/mainserver/tftp/debian-edu/install-de9.cfg | 13 |
1 files changed, 0 insertions, 13 deletions
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 |