aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2025-07-30 10:10:16 +0000
committerAndrew Turner <andrew@FreeBSD.org>2025-07-30 10:11:38 +0000
commit1c52229528e7fee22440dd9a7180b562d3cbf339 (patch)
treeaa90d336ce7b3c84de037a86822f46ef517d1b8e /ObsoleteFiles.inc
parentbcb298fa9e23c1192c5707086a67d3b396186abc (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 83fb2d3f3a2c..99a528806695 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -51,6 +51,11 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20250801: libopencsd libraries moved to /usr/lib and made private
+OLD_FILES+=lib/libopencsd.so.0
+OLD_FILES+=usr/lib/libopencsd.a
+OLD_FILES+=usr/lib/libopencsd.so
+
# 20250728: zfsboot (MBR) removed
OLD_FILES+=boot/zfsboot
OLD_FILES+=usr/share/man/man8/zfsboot.8.gz