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
d32789d95c, 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
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user