[jhalfs] 01/02: Default to systemd books

"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]> Thu, 12 Mar 2026 09:41:50 +0000
Newsgroups gmane.linux.lfs.automated
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1773308523-1253-14932
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository jhalfs.

commit 91847124d3469219441ff326a32cb90cd21c5c1e
Author: Pierre Labastie <[email protected]>
AuthorDate: Thu Mar 12 10:14:52 2026 +0100

    Default to systemd books
    
    SysV books can still be selected, but current development is more
    axed towards systemd
---
 Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Config.in b/Config.in
index 412e926..e96c87e 100644
--- a/Config.in
+++ b/Config.in
@@ -30,6 +30,8 @@ menu "BOOK Settings"
 
     choice
     prompt "Init system"
+    default BOOK_LFS_SYSD if BOOK_LFS_ANY
+    default BLFS_SYSD if BOOK_BLFS
 
       if BOOK_LFS_ANY
         config BOOK_LFS

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

------------=_1773308523-1253-14932
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0

-- 
http://lists.linuxfromscratch.org/sympa/info/alfs-discuss
Unsubscribe: See the above information page
------------=_1773308523-1253-14932--