diff options
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 97e1c6948..1bc7bc5d4 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -585,6 +585,16 @@ <para>Home page: <ulink url="&systemd-home;"/></para> <para>Download: <ulink url="&systemd-url;"/></para> <para>MD5 sum: <literal>&systemd-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> + </note> + </listitem> </varlistentry> |