cdrom: Drop menu option for HDT

The Hardware Detection Tool does not work and I do not think it is worth
to investigate. It is an ancient piece of software which does not work
on EFI systems which are becoming more and more common.

Since this has presumably been broken for a long time which nobody has
reported I assume that nobody is using it. There are indeed lots better
live CDs out there with much better diagnostic tools.

Fixes: #12870
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Acked-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Michael Tremer 2022-05-31 11:26:19 +00:00 committed by Peter Müller
parent 63243696ac
commit 0585ca7cfd
1 changed files with 0 additions and 15 deletions

View File

@ -77,13 +77,6 @@ MENU BEGIN tools
Diagnose memory problems with memtest86+.
ENDTEXT
KERNEL memtest
LABEL hdt
MENU LABEL Hardware Detection Tool
TEXT HELP
Check your hardware with the Hardware Detection Tool!
ENDTEXT
KERNEL hdt.c32
MENU END
MENU BEGIN serial
@ -122,14 +115,6 @@ Diagnose memory problems with memtest86+ with serial console.
ENDTEXT
KERNEL memtest
APPEND console=ttyS0,115200
LABEL hdt-serial
MENU LABEL Hardware Detection Tool
TEXT HELP
Check your hardware with the Hardware Detection Tool!
ENDTEXT
KERNEL hdt.c32
MENU END
MENU SEPARATOR