aboutsummaryrefslogtreecommitdiff
path: root/tools/build/mk/OptionalObsoleteFiles.inc
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2021-10-26 17:24:30 +0000
committerEd Maste <emaste@FreeBSD.org>2021-10-26 20:17:35 +0000
commit48cb3fee25862a6adc10fe0b2c2dc15c7fd7fd9e (patch)
tree01dc69efb5976a597af407fabd6bd57d0809a82b /tools/build/mk/OptionalObsoleteFiles.inc
parent12752978d32b440f7cc79a9dfb539b5bf42620af (diff)
downloadsrc-48cb3fee25862a6adc10fe0b2c2dc15c7fd7fd9e.tar.gz
src-48cb3fee25862a6adc10fe0b2c2dc15c7fd7fd9e.zip
Retire obsolete iscsi_initiator(4)
The new iSCSI initiator iscsi(4) was introduced with FreeBSD 10.0, and the old intiator was marked obsolete shortly thereafter (in commit d32789d95cfbf, MFC'd to stable/10 in ba54910169c4). Remove it now. Reviewed by: jhb, mav Relnotes: yes Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D32673
Diffstat (limited to 'tools/build/mk/OptionalObsoleteFiles.inc')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 3fd4a00bfb02..a8b0329104c4 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -2717,13 +2717,10 @@ OLD_FILES+=etc/rc.d/iscsictl
OLD_FILES+=etc/rc.d/iscsid
OLD_FILES+=rescue/iscsictl
OLD_FILES+=rescue/iscsid
-OLD_FILES+=sbin/iscontrol
OLD_FILES+=usr/bin/iscsictl
OLD_FILES+=usr/sbin/iscsid
OLD_FILES+=usr/share/man/man4/iscsi.4.gz
-OLD_FILES+=usr/share/man/man4/iscsi_initiator.4.gz
OLD_FILES+=usr/share/man/man5/iscsi.conf.5.gz
-OLD_FILES+=usr/share/man/man8/iscontrol.8.gz
OLD_FILES+=usr/share/man/man8/iscsictl.8.gz
OLD_FILES+=usr/share/man/man8/iscsid.8.gz
.endif