git: 6e1d4406f137 - releng/15.0 - mtree: Remove stray atm directory
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Nov 2025 19:37:29 UTC
The branch releng/15.0 has been updated by cperciva:
URL: https://cgit.FreeBSD.org/src/commit/?id=6e1d4406f13707c2d9ea30d54b5e45033bebb609
commit 6e1d4406f13707c2d9ea30d54b5e45033bebb609
Author: Jose Luis Duran <jlduran@FreeBSD.org>
AuthorDate: 2025-10-22 15:34:30 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-11-05 19:36:26 +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.
Approved by: re (cperciva)
Reviewed by: emaste
Fixes: 21735dfaebdf ("include: Remove no longer existing netgraph/atm")
MFC after: 5 days
Differential Revision: https://reviews.freebsd.org/D53260
(cherry picked from commit 8e8ee8bbe2a112f7d1cc1b005dbdb8868522b640)
(cherry picked from commit 002ce2c9d081cad959606fd4793e4287d7d299e0)
---
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 bc2df93840e9..ea333a38d889 100644
--- a/etc/mtree/BSD.include.dist
+++ b/etc/mtree/BSD.include.dist
@@ -299,8 +299,6 @@
net80211
..
netgraph
- atm
- ..
bluetooth
include
..