git: 8e8ee8bbe2a1 - main - mtree: Remove stray atm directory
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Oct 2025 17:48:38 UTC
The branch main has been updated by jlduran:
URL: https://cgit.FreeBSD.org/src/commit/?id=8e8ee8bbe2a112f7d1cc1b005dbdb8868522b640
commit 8e8ee8bbe2a112f7d1cc1b005dbdb8868522b640
Author: Jose Luis Duran <jlduran@FreeBSD.org>
AuthorDate: 2025-10-22 15:34:30 +0000
Commit: Jose Luis Duran <jlduran@FreeBSD.org>
CommitDate: 2025-10-22 17:48:01 +0000
mtree: Remove stray atm directory
ATM support for netgraph was removed in af0cc0b22362 ("NgATM: Remove
netgraph ATM support")
Remove the directory from the mtree specification.
Reviewed by: emaste
Fixes: 21735dfaebdf ("include: Remove no longer existing netgraph/atm")
MFC after: 5 days
Differential Revision: https://reviews.freebsd.org/D53260
---
etc/mtree/BSD.include.dist | 2 --
1 file changed, 2 deletions(-)
diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist
index 454657183c58..1a60bbef765a 100644
--- a/etc/mtree/BSD.include.dist
+++ b/etc/mtree/BSD.include.dist
@@ -303,8 +303,6 @@
net80211
..
netgraph
- atm
- ..
bluetooth
include
..