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/memtest.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/memtest.cfg')
-rw-r--r-- | examples/mainserver/tftp/debian-edu/memtest.cfg | 8 |
1 files changed, 0 insertions, 8 deletions
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 - |