| Newsgroups |
gmane.linux.lfs.book |
| Message-ID |
<175890563255.2581.14343480223731525726@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository lfs.
The following commit(s) were added to refs/heads/trunk by this push:
new b3724969d Revert "systemd: Flip -D userdb to true"
b3724969d is described below
commit b3724969d28b15957e3b303a45965657d6ffd449
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sat Sep 27 00:53:39 2025 +0800
Revert "systemd: Flip -D userdb to true"
This reverts commit 693cf29d31d17c458b2f5de7b4beda91e0da2d0d.
Wrongly pushed :(.
---
chapter08/systemd.xml | 28 +++++-----------------------
1 file changed, 5 insertions(+), 23 deletions(-)
diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml
index 3841d6e47..01730e235 100644
--- a/chapter08/systemd.xml
+++ b/chapter08/systemd.xml
@@ -64,7 +64,7 @@ meson setup .. \
-D sysusers=false \
-D rpmmacrosdir=no \
-D homed=disabled \
- -D userdb=true \
+ -D userdb=false \
-D man=disabled \
-D mode=release \
-D pamconfdir=no \
@@ -141,21 +141,14 @@ meson setup .. \
</varlistentry>
<varlistentry>
- <term><parameter>-D homed=disabled</parameter></term>
+ <term><parameter>-D homed=disabled</parameter> and
+ <parameter>-D userdb=false</parameter></term>
<listitem>
- <para>Remove a daemon with dependencies that do not fit
+ <para>Remove two daemons with dependencies that do not fit
within the scope of LFS.</para>
</listitem>
</varlistentry>
- <varlistentry>
- <term><parameter>-D userdb=true</parameter></term>
- <listitem>
- <para>Enable the <command>systemd-userdbd</command> daemon that
- GDM in BLFS will use.</para>
- </listitem>
- </varlistentry>
-
<varlistentry>
<term><parameter>-D man=disabled</parameter></term>
<listitem>
@@ -299,8 +292,7 @@ ninja test</userinput></screen>
systemd-socket-activate, systemd-stdio-bridge, systemd-sysext,
systemd-tmpfiles, systemd-tty-ask-password-agent,
systemd-umount (symlink to systemd-mount),
- telinit (symlink to systemctl), timedatectl, udevadm, and
- userdbctl</seg>
+ telinit (symlink to systemctl), timedatectl, and udevadm</seg>
<seg>libnss_myhostname.so.2, libnss_mymachines.so.2,
libnss_resolve.so.2, libnss_systemd.so.2,
libsystemd.so, libsystemd-shared-&systemd-version;.so (in /usr/lib/systemd),
@@ -874,16 +866,6 @@ ninja test</userinput></screen>
</listitem>
</varlistentry>
- <varlistentry id="userdbctl">
- <term><command>userdbctl</command></term>
- <listitem>
- <para>Inspects users, groups and group memberships</para>
- <indexterm zone="ch-system-systemd userdbctl">
- <primary sortas="b-userdbctl">userdbctl</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
<varlistentry id="libsystemd">
<term><filename class="libraryfile">libsystemd</filename></term>
<listitem>
--
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