git: 6ac1f02be34a - main - Add GBDE to ObsoleteFiles.inc
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 May 2024 06:51:14 UTC
The branch main has been updated by phk: URL: https://cgit.FreeBSD.org/src/commit/?id=6ac1f02be34aeabc65409b8ad9c014ec78bca87f commit 6ac1f02be34aeabc65409b8ad9c014ec78bca87f Author: Poul-Henning Kamp <phk@FreeBSD.org> AuthorDate: 2024-05-07 06:50:52 +0000 Commit: Poul-Henning Kamp <phk@FreeBSD.org> CommitDate: 2024-05-07 06:50:52 +0000 Add GBDE to ObsoleteFiles.inc --- ObsoleteFiles.inc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 02477bbebd0b..c017ecaaf092 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -51,6 +51,12 @@ # xargs -n1 | sort | uniq -d; # done +# 20240507: remove gbde +OLD_FILES+=boot/kernel/geom_bde.ko +OLD_FILES+=sbin/gbde +OLD_FILES+=usr/share/man/man4/gbde.4.gz +OLD_FILES+=usr/share/man/man8/gbde.8.gz + # 20240422: remove improperly installed libcxxrt.so.1 MOVED_LIBS+=usr/lib/libcxxrt.so.1