git: 20d685623f01 - main - mtree: Properly sort entries

From: Warner Losh <imp_at_FreeBSD.org>
Date: Thu, 28 Dec 2023 06:24:46 UTC
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=20d685623f013977d8b44017486db5c75d4c6d67

commit 20d685623f013977d8b44017486db5c75d4c6d67
Author:     Jose Luis Duran <jlduran@gmail.com>
AuthorDate: 2023-12-28 05:26:23 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-12-28 05:26:27 +0000

    mtree: Properly sort entries
    
    Reduce the diff with the output generated by mtree.
    
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/912
---
 etc/mtree/BSD.root.dist | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/mtree/BSD.root.dist b/etc/mtree/BSD.root.dist
index 252868bb6cee..0c0e5b2633ad 100644
--- a/etc/mtree/BSD.root.dist
+++ b/etc/mtree/BSD.root.dist
@@ -21,12 +21,12 @@
         ..
         firmware
         ..
+        kernel
+        ..
         loader.conf.d             tags=package=bootloader
         ..
         lua
         ..
-        kernel
-        ..
         modules
         ..
         uboot