git: 62e5a3629483 - main - krb5: Remove et directory
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Aug 2025 19:49:49 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/src/commit/?id=62e5a3629483d44cdc6662deb5913c88dc2d700e
commit 62e5a3629483d44cdc6662deb5913c88dc2d700e
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2025-08-05 19:47:36 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2025-08-05 19:48:48 +0000
krb5: Remove et directory
Reported and patch by: "Herbert J. Skuhra" <herbert@gojira.at>
Fixes: 9a726ef24134
---
ObsoleteFiles.inc | 1 +
etc/mtree/BSD.usr.dist | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 6308e51331b0..cc6a29c25f5d 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -61,6 +61,7 @@ OLD_FILES+=usr/lib/libopencsd.so
# 20250801: Move compile_et to /usr/sbin
OLD_FILES+=usr/share/et/compile_et
+OLD_DIRS+=usr/share/et
# 20250728: zfsboot (MBR) removed
OLD_FILES+=boot/zfsboot
diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist
index ffdd82ae9911..68977a6b8282 100644
--- a/etc/mtree/BSD.usr.dist
+++ b/etc/mtree/BSD.usr.dist
@@ -267,8 +267,6 @@
..
dtrace
..
- et
- ..
examples
BSD_daemon
..