diff options
Diffstat (limited to 'chapter03/packages.xml')
-rw-r--r-- | chapter03/packages.xml | 18 |
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> |