1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 |
|
---|
7 | <!-- <!ENTITY systemd-download-http "http://anduin.linuxfromscratch.org/LFS/systemd-&systemd-version;-&systemd-stable;.tar.xz"> For whenever we move to a stable snapshot for backports -->
|
---|
8 | <!ENTITY systemd-download-http "https://github.com/systemd/systemd/archive/v&systemd-version;/systemd-&systemd-version;.tar.gz">
|
---|
9 | <!ENTITY systemd-download-ftp " ">
|
---|
10 | <!ENTITY systemd-md5sum "413121fe918b252ae62310f6fc7c4b32">
|
---|
11 | <!ENTITY systemd-size "8.1 MB">
|
---|
12 | <!ENTITY systemd-buildsize "240 MB (with tests)">
|
---|
13 | <!ENTITY systemd-time "2.0 SBU (with tests)">
|
---|
14 |
|
---|
15 | ]>
|
---|
16 |
|
---|
17 | <sect1 id="systemd" xreflabel="Systemd-&systemd-version;" revision="systemd">
|
---|
18 | <?dbhtml filename="systemd.html"?>
|
---|
19 |
|
---|
20 | <sect1info>
|
---|
21 | <othername>$LastChangedBy$</othername>
|
---|
22 | <date>$Date$</date>
|
---|
23 | </sect1info>
|
---|
24 |
|
---|
25 | <title>Systemd-&systemd-version;</title>
|
---|
26 | <!-- Whenever we switch back to stable backports, make sure to add the systemd-stable reference back. -->
|
---|
27 |
|
---|
28 | <indexterm zone="systemd">
|
---|
29 | <primary sortas="a-systemd">systemd</primary>
|
---|
30 | </indexterm>
|
---|
31 |
|
---|
32 | <sect2 role="package">
|
---|
33 | <title>Introduction to systemd</title>
|
---|
34 |
|
---|
35 | <para>
|
---|
36 | While <application>systemd</application> was installed when
|
---|
37 | building LFS, there are many features provided by the package that
|
---|
38 | were not included in the initial installation because
|
---|
39 | <application>Linux-PAM</application> was not yet installed.
|
---|
40 | The <application>systemd</application> package needs to be
|
---|
41 | rebuilt to provide a working <command>systemd-logind</command> service,
|
---|
42 | which provides many additional features for dependent packages.
|
---|
43 | </para>
|
---|
44 |
|
---|
45 | &lfs90_checked;
|
---|
46 |
|
---|
47 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
48 | <itemizedlist spacing="compact">
|
---|
49 | <listitem>
|
---|
50 | <para>Download (HTTP): <ulink url="&systemd-download-http;"/></para>
|
---|
51 | </listitem>
|
---|
52 | <listitem>
|
---|
53 | <para>Download (FTP): <ulink url="&systemd-download-ftp;"/></para>
|
---|
54 | </listitem>
|
---|
55 | <listitem>
|
---|
56 | <para>Download MD5 sum: &systemd-md5sum;</para>
|
---|
57 | </listitem>
|
---|
58 | <listitem>
|
---|
59 | <para>Download size: &systemd-size;</para>
|
---|
60 | </listitem>
|
---|
61 | <listitem>
|
---|
62 | <para>Estimated disk space required: &systemd-buildsize;</para>
|
---|
63 | </listitem>
|
---|
64 | <listitem>
|
---|
65 | <para>Estimated build time: &systemd-time;</para>
|
---|
66 | </listitem>
|
---|
67 | </itemizedlist>
|
---|
68 |
|
---|
69 | <!--
|
---|
70 | <bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
---|
71 | <itemizedlist spacing="compact">
|
---|
72 | <listitem>
|
---|
73 | <para>
|
---|
74 | Required patch:
|
---|
75 | <ulink url="&patch-root;/systemd-&systemd-version;-consolidated_fixes-2.patch"/>
|
---|
76 | </para>
|
---|
77 | </listitem>
|
---|
78 | </itemizedlist>
|
---|
79 | -->
|
---|
80 | <bridgehead renderas="sect3">systemd Dependencies</bridgehead>
|
---|
81 |
|
---|
82 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
83 | <para role="required">
|
---|
84 | <xref linkend="linux-pam"/>
|
---|
85 | </para>
|
---|
86 |
|
---|
87 | <bridgehead renderas="sect4">Recommended Runtime Dependencies</bridgehead>
|
---|
88 | <para role="recommended">
|
---|
89 | <xref role="runtime" linkend="polkit"/>
|
---|
90 | </para>
|
---|
91 |
|
---|
92 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
93 | <para role="optional">
|
---|
94 | <xref linkend="curl"/>,
|
---|
95 | <xref linkend="cryptsetup"/>,
|
---|
96 | <xref linkend="git"/>,
|
---|
97 | <xref linkend="gnutls"/>,
|
---|
98 | <xref linkend="iptables"/>,
|
---|
99 | <xref linkend="libgcrypt"/>,
|
---|
100 | <xref linkend="libidn2"/>,
|
---|
101 | <xref linkend="libseccomp"/>,
|
---|
102 | <xref linkend="libxkbcommon"/>,
|
---|
103 | <xref linkend="make-ca"/>,
|
---|
104 | <xref linkend="pcre2"/>,
|
---|
105 | <xref linkend="qemu"/>,
|
---|
106 | <xref linkend="valgrind"/>,
|
---|
107 | <xref linkend="zsh"/> (for the zsh completions),
|
---|
108 | <ulink url="http://sourceforge.net/projects/gnu-efi/">gnu-efi</ulink>,
|
---|
109 | <ulink url="https://www.kernel.org/pub/linux/utils/kernel/kexec/">kexec-tools</ulink>,
|
---|
110 | <ulink url="https://www.gnu.org/software/libmicrohttpd/">libmicrohttpd</ulink>,
|
---|
111 | <ulink url="http://lz4.github.io/lz4/">lz4</ulink>,
|
---|
112 | <ulink url="http://fukuchi.org/works/qrencode/">qrencode</ulink>,
|
---|
113 | <ulink url="http://sourceforge.net/projects/linuxquota/">quota-tools</ulink> and
|
---|
114 | <ulink url="https://pypi.python.org/pypi/Sphinx">Sphinx</ulink>
|
---|
115 | </para>
|
---|
116 |
|
---|
117 | <bridgehead renderas="sect4">Optional (to rebuild the manual pages)</bridgehead>
|
---|
118 | <para role="optional">
|
---|
119 | <xref linkend="DocBook"/>,
|
---|
120 | <xref linkend="docbook-xsl"/>,
|
---|
121 | <xref linkend="libxslt"/>, and
|
---|
122 | <xref linkend="lxml"/> (to build the index of systemd manual pages)
|
---|
123 | </para>
|
---|
124 |
|
---|
125 | <para condition="html" role="usernotes">User Notes:
|
---|
126 | <ulink url="&blfs-wiki;/systemd"/>
|
---|
127 | </para>
|
---|
128 | </sect2>
|
---|
129 |
|
---|
130 | <sect2 role="installation">
|
---|
131 | <title>Installation of systemd</title>
|
---|
132 | <!-- 243-244 is now supported, so let's comment this for now.
|
---|
133 | <warning><para>This version of systemd is incompatible with all previous
|
---|
134 | releases. The BLFS team does not recommend updating in place, and suggests
|
---|
135 | that you do a rebuild instead.</para></warning>
|
---|
136 | -->
|
---|
137 |
|
---|
138 | <!-- No longer needed -->
|
---|
139 | <!--
|
---|
140 | <para>Apply a patch to fix several bugs discovered after release:</para>
|
---|
141 |
|
---|
142 | <screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-consolidated_fixes-2.patch</userinput></screen>
|
---|
143 | -->
|
---|
144 |
|
---|
145 | <para>Remove an unneeded group,
|
---|
146 | <systemitem class="groupname">render</systemitem>, from the default udev
|
---|
147 | rules:</para>
|
---|
148 |
|
---|
149 | <screen><userinput remap="pre">sed -i 's/GROUP="render", //' rules.d/50-udev-default.rules.in</userinput></screen>
|
---|
150 |
|
---|
151 | <para>
|
---|
152 | Rebuild <application>systemd</application> by running the
|
---|
153 | following commands:
|
---|
154 | </para>
|
---|
155 |
|
---|
156 | <screen><userinput>mkdir build &&
|
---|
157 | cd build &&
|
---|
158 |
|
---|
159 | meson --prefix=/usr \
|
---|
160 | --sysconfdir=/etc \
|
---|
161 | --localstatedir=/var \
|
---|
162 | -Dblkid=true \
|
---|
163 | -Dbuildtype=release \
|
---|
164 | -Ddefault-dnssec=no \
|
---|
165 | -Dfirstboot=false \
|
---|
166 | -Dinstall-tests=false \
|
---|
167 | -Dldconfig=false \
|
---|
168 | -Dman=auto \
|
---|
169 | -Drootprefix= \
|
---|
170 | -Drootlibdir=/lib \
|
---|
171 | -Dsplit-usr=true \
|
---|
172 | -Dsysusers=false \
|
---|
173 | -Drpmmacrosdir=no \
|
---|
174 | -Db_lto=false \
|
---|
175 | .. &&
|
---|
176 |
|
---|
177 | ninja</userinput></screen>
|
---|
178 |
|
---|
179 | <note>
|
---|
180 | <para>
|
---|
181 | For the best test results, make sure you run the testsuite from
|
---|
182 | a system that is booted by the same
|
---|
183 | <application>systemd</application> version you are rebuilding.
|
---|
184 | </para>
|
---|
185 | </note>
|
---|
186 |
|
---|
187 | <para>
|
---|
188 | To test the results, issue: <command>ninja test</command>. <!--One test,
|
---|
189 | <filename>udev-test</filename> (test 273) fails due to changes in
|
---|
190 | the Linux 5.3+ kernel. It does not affect the package's
|
---|
191 | functionality. NO LONGER APPLICABLE AS OF 244 -->
|
---|
192 | </para>
|
---|
193 |
|
---|
194 | <warning>
|
---|
195 | <para>
|
---|
196 | Installing the package will overwrite all files installed by
|
---|
197 | <application>systemd</application> in LFS. It is critical that
|
---|
198 | nothing uses either <application>systemd</application> or
|
---|
199 | <application>Udev</application> libraries during the installation.
|
---|
200 | The best way to ensure that these libraries are not being used is to
|
---|
201 | run the installation in rescue mode. To switch to rescue mode,
|
---|
202 | run the following command as the
|
---|
203 | <systemitem class="username">root</systemitem> user (from a TTY):
|
---|
204 | </para>
|
---|
205 |
|
---|
206 | <screen role="root"><userinput>systemctl start rescue.target</userinput></screen>
|
---|
207 | </warning>
|
---|
208 |
|
---|
209 | <para>
|
---|
210 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
211 | </para>
|
---|
212 |
|
---|
213 | <screen role="root"><userinput>ninja install</userinput></screen>
|
---|
214 |
|
---|
215 | <para>
|
---|
216 | Remove a configuration file that causes some problems with PID files:
|
---|
217 | </para>
|
---|
218 |
|
---|
219 | <screen role="root"><userinput>rm -fv /etc/sysctl.d/50-pid-max.conf</userinput></screen>
|
---|
220 |
|
---|
221 | </sect2>
|
---|
222 |
|
---|
223 | <sect2 role="configuration">
|
---|
224 | <title>Configuring systemd</title>
|
---|
225 |
|
---|
226 | <para>
|
---|
227 | The <filename>/etc/pam.d/system-session</filename> file needs to
|
---|
228 | be modified and a new file needs to be created in order for
|
---|
229 | <command>systemd-logind</command> to work correctly. Run the following
|
---|
230 | commands as the <systemitem class="username">root</systemitem> user:
|
---|
231 | </para>
|
---|
232 |
|
---|
233 | <screen role="root"><userinput>cat >> /etc/pam.d/system-session << "EOF"
|
---|
234 | <literal># Begin Systemd addition
|
---|
235 |
|
---|
236 | session required pam_loginuid.so
|
---|
237 | session optional pam_systemd.so
|
---|
238 |
|
---|
239 | # End Systemd addition</literal>
|
---|
240 | EOF
|
---|
241 |
|
---|
242 | cat > /etc/pam.d/systemd-user << "EOF"
|
---|
243 | <literal># Begin /etc/pam.d/systemd-user
|
---|
244 |
|
---|
245 | account required pam_access.so
|
---|
246 | account include system-account
|
---|
247 |
|
---|
248 | session required pam_env.so
|
---|
249 | session required pam_limits.so
|
---|
250 | session required pam_unix.so
|
---|
251 | session required pam_loginuid.so
|
---|
252 | session optional pam_keyinit.so force revoke
|
---|
253 | session optional pam_systemd.so
|
---|
254 |
|
---|
255 | auth required pam_deny.so
|
---|
256 | password required pam_deny.so
|
---|
257 |
|
---|
258 | # End /etc/pam.d/systemd-user</literal>
|
---|
259 | EOF</userinput></screen>
|
---|
260 |
|
---|
261 | <para>
|
---|
262 | At this point, you should reload the systemd daemon, and reenter
|
---|
263 | multi-user mode with the following commands (as the
|
---|
264 | <systemitem class="username">root</systemitem> user):
|
---|
265 | </para>
|
---|
266 |
|
---|
267 | <screen role="root"><userinput>systemctl daemon-reload
|
---|
268 | systemctl start multi-user.target</userinput></screen>
|
---|
269 |
|
---|
270 | <warning><para>If upgrading from a previous version of systemd and an
|
---|
271 | initrd is used for system boot, you should generate a new initrd before
|
---|
272 | rebooting the system.</para></warning>
|
---|
273 |
|
---|
274 | </sect2>
|
---|
275 |
|
---|
276 | <sect2 role="content">
|
---|
277 | <title>Contents</title>
|
---|
278 |
|
---|
279 | <para>
|
---|
280 | A list of the installed files, along with their short
|
---|
281 | descriptions can be found at
|
---|
282 | <ulink url="&lfs-root;/chapter06/systemd.html#contents-systemd"/>.
|
---|
283 | </para>
|
---|
284 |
|
---|
285 | <para>
|
---|
286 | Listed below are the newly installed libraries and directories
|
---|
287 | along with short descriptions.
|
---|
288 | </para>
|
---|
289 |
|
---|
290 | <segmentedlist>
|
---|
291 | <segtitle>Installed Programs</segtitle>
|
---|
292 | <segtitle>Installed Libraries</segtitle>
|
---|
293 | <segtitle>Installed Directories</segtitle>
|
---|
294 |
|
---|
295 | <seglistitem>
|
---|
296 | <seg>
|
---|
297 | None
|
---|
298 | </seg>
|
---|
299 | <seg>
|
---|
300 | pam_systemd.so
|
---|
301 | (in <filename class="directory">/lib/security</filename>)
|
---|
302 | </seg>
|
---|
303 | <seg>
|
---|
304 | None
|
---|
305 | </seg>
|
---|
306 | </seglistitem>
|
---|
307 | </segmentedlist>
|
---|
308 |
|
---|
309 | <variablelist>
|
---|
310 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
311 | <?dbfo list-presentation="list"?>
|
---|
312 | <?dbhtml list-presentation="table"?>
|
---|
313 |
|
---|
314 | <varlistentry id="pam_systemd">
|
---|
315 | <term><filename class="libraryfile">pam_systemd.so</filename></term>
|
---|
316 | <listitem>
|
---|
317 | <para>
|
---|
318 | is a PAM module used to register user sessions with the
|
---|
319 | <application>systemd</application> login manager,
|
---|
320 | <command>systemd-logind</command>.
|
---|
321 | </para>
|
---|
322 | <indexterm zone="systemd pam_systemd">
|
---|
323 | <primary sortas="c-pam_systemd">pam_systemd.so</primary>
|
---|
324 | </indexterm>
|
---|
325 | </listitem>
|
---|
326 | </varlistentry>
|
---|
327 |
|
---|
328 | </variablelist>
|
---|
329 |
|
---|
330 | </sect2>
|
---|
331 |
|
---|
332 | </sect1>
|
---|