Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 May 2023 00:54:22 GMT
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: d99c8134bbcc - stable/13 - amd64 MINIMAL config: remove statements about UFS module
Message-ID:  <202305130054.34D0sMXH067714@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by kib:

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

commit d99c8134bbcc5c989e369dabe36eebe33b8e12bc
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-05-06 20:01:45 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-05-13 00:53:45 +0000

    amd64 MINIMAL config: remove statements about UFS module
    
    (cherry picked from commit bba6249ae9848b97d351ce04061c06d5e8ad8f9d)
---
 sys/amd64/conf/MINIMAL | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sys/amd64/conf/MINIMAL b/sys/amd64/conf/MINIMAL
index c851ab6c6d84..64b8608594c6 100644
--- a/sys/amd64/conf/MINIMAL
+++ b/sys/amd64/conf/MINIMAL
@@ -6,8 +6,6 @@
 # modules.
 #
 # Exceptions:
-# o While UFS is buildable as a module, the current module lacks
-#   some features (ACL, GJOURNAL) that GENERIC includes.
 # o (non-loaded) random is included due to uncertainty...
 # o Many networking things are included
 #



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305130054.34D0sMXH067714>