aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2017-09-24 07:04:44 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2017-09-24 07:04:44 +0000
commit81ed05f85e7cc98389d055b7529685b3e59f3502 (patch)
treed96a4b256b1135def9d70cb7cf1188531b0fb6dc /chapter03
parentf682fb5f5c7b08a6e6a25c477f7c445da07bd54f (diff)
Use upstream systemd tarball with meson build system and supply only prebuilt man pages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11306 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r--chapter03/packages.xml18
1 files changed, 12 insertions, 6 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index d2674a40b..82514dcdd 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -634,19 +634,25 @@
<para>Home page: <ulink url="&systemd-home;"/></para>
<para>Download: <ulink url="&systemd-url;"/></para>
<para>MD5 sum: <literal>&systemd-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry revision="systemd">
+ <term>Systemd Man Pages(&systemd-version;) - <token>&systemd-man-size;</token>:</term>
+ <listitem>
+ <para>Home page: <ulink url="&systemd-home;"/></para>
+ <para>Download: <ulink url="&systemd-man-url;"/></para>
+ <para>MD5 sum: <literal>&systemd-man-md5;</literal></para>
<note>
<para>The Linux From Scratch systemd team generates its own tarball
- of the systemd source. This is done in order to generate the manual
- pages and documentation, as well as prevent unnecessary files from
- the <application>systemd</application> git repo from being installed
- on the system. Please use the version generated by the Linux From
- Scratch team.</para>
+ of the man pages using the systemd source. This is done in order to
+ avoid unnecessary dependencies.</para>
</note>
-
</listitem>
</varlistentry>
+
<varlistentry revision="sysv">
<term>Sysvinit (&sysvinit-version;) - <token>&sysvinit-size;</token>:</term>
<listitem>