The branch stable/13 has been updated by kib:

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

commit d99c8134bbcc5c989e369dabe36eebe33b8e12bc
Author:     Konstantin Belousov <[email protected]>
AuthorDate: 2023-05-06 20:01:45 +0000
Commit:     Konstantin Belousov <[email protected]>
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
 #

Reply via email to