[lfs] 02/02: Systemd: Add comments about userdb in XML.
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch multilib in repository lfs. commit a1bcb7d1e8491f1571adab8f371a8cee4c929a93 Author: Zeckmathederg <[email protected]> AuthorDate: Thu Oct 2 16:24:41 2025 -0600 Systemd: Add comments about userdb in XML. --- chapter08/systemd.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index 9e0a9decf..dbe7f3973 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -319,6 +319,9 @@ meson setup .. \ -D userdb=false \ -D man=disabled \ -D mode=release </userinput></screen> +<!-- We still use -D userdb=false for m32 to prevent the utilities from being + built. We only are interested in libraries here, and userdb has none. + - zeckma --> <para>Compile the package:</para> @@ -375,6 +378,9 @@ meson setup .. \ -D userdb=false \ -D man=disabled \ -D mode=release </userinput></screen> +<!-- We still use -D userdb=false for mx32 to prevent the utilities from being + built. We only are interested in libraries here, and userdb has none. + - zeckma --> <para>Compile the package:</para> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page