aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.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 /ObsoleteFiles.inc
parent12752978d32b440f7cc79a9dfb539b5bf42620af (diff)
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index b6a2d299bc8c..c60629197386 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -40,6 +40,11 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20211026: retire obsolete iscsi initiator
+OLD_FILES+=sbin/iscontrol
+OLD_FILES+=usr/share/man/man4/iscsi_initiator.4.gz
+OLD_FILES+=usr/share/man/man8/iscontrol.8.gz
+
# 20211022
OLD_FILES+=sbin/spppcontrol
.if ${TARGET_ARCH} == "i386"