scsi_logging_level: Delete SCSI logging script

The script scsi_logging_level was made available in sg3_utils 2007 [1]
copied from s390-tools. The last functional change in s390-tools was
made 2006.

The sg3_utils version saw at least some improvements over the years.
Providing otherwise identical tools can lead to unnecessary conflicts.
Delete the script from s390-tools and let sg3_utils provide it.

[1] https://github.com/doug-gilbert/sg3_utils/commit/7502647d46389b2e0e659f658b51f56abd1f9511
Fixes: https://github.com/ibm-s390-linux/s390-tools/issues/184
Acked-by: Nihar Panda <niharp@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Jan Höppner
2025-02-12 14:46:37 +01:00
parent ef752d1f45
commit 16add4a4ae
3 changed files with 1 additions and 283 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
include ../common.mak
SCRIPTS = dbginfo.sh zfcpdbf zipl-switch-to-blscfg scsi_logging_level
SCRIPTS += sclpdbf
SCRIPTS = dbginfo.sh zfcpdbf zipl-switch-to-blscfg sclpdbf
# Helper scripts controlled by corresponding systemd services
SD_HELPER_SCRIPTS = cpictl dumpconf
MAN_PAGES = dbginfo.sh.8 zfcpdbf.8 zipl-switch-to-blscfg.8