Date: Mon, 27 Oct 2025 13:20:02 GMT From: Jose Luis Duran <jlduran@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: c24434265c7c - stable/14 - mtree: Remove stray atm directory Message-ID: <202510271320.59RDK206013805@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/14 has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=c24434265c7ce501646a5654b79e3a2930321366 commit c24434265c7ce501646a5654b79e3a2930321366 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-27 13:19:44 +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 (cherry picked from commit 8e8ee8bbe2a112f7d1cc1b005dbdb8868522b640) --- 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 651a666a73a7..aabe3bbbe720 100644 --- a/etc/mtree/BSD.include.dist +++ b/etc/mtree/BSD.include.dist @@ -297,8 +297,6 @@ net80211 .. netgraph - atm - .. bluetooth include ..home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510271320.59RDK206013805>
