Author: pierre
Date: Tue Jun 16 03:22:47 2020
New Revision: 11945
Log:
Add a tip for meson and ninja in the SysV book, telling that those packages
are optional for lfs, but required for blfs
Modified:
branches/cross2/chapter08/meson.xml
branches/cross2/chapter08/ninja.xml
branches/cross2/general.ent
Modified: branches/cross2/chapter08/meson.xml
==============================================================================
--- branches/cross2/chapter08/meson.xml Mon Jun 15 12:56:23 2020 (r11944)
+++ branches/cross2/chapter08/meson.xml Tue Jun 16 03:22:47 2020 (r11945)
@@ -35,6 +35,14 @@
</seglistitem>
</segmentedlist>
+ <tip revision="sysv">
+ <para>This section is not strictly required for LFS if not using
+ systemd. On the other hand, meson/ninja is a powerful build system,
+ which is expected to be used more and more often. It is required for
+ several packages in <ulink url="&blfs-book;">the BLFS
+ book</ulink>.</para>
+ </tip>
+
</sect2>
<sect2 role="installation">
Modified: branches/cross2/chapter08/ninja.xml
==============================================================================
--- branches/cross2/chapter08/ninja.xml Mon Jun 15 12:56:23 2020 (r11944)
+++ branches/cross2/chapter08/ninja.xml Tue Jun 16 03:22:47 2020 (r11945)
@@ -35,6 +35,15 @@
</seglistitem>
</segmentedlist>
+ <tip revision="sysv">
+ <para>This section is not strictly required for LFS if not using
+ systemd. On the other hand, ninja associated to meson makes
+ a powerful build system combination,
+ which is expected to be used more and more often. It is required for
+ several packages in <ulink url="&blfs-book;">the BLFS
+ book</ulink>.</para>
+ </tip>
+
</sect2>
<sect2 role="installation">
Modified: branches/cross2/general.ent
==============================================================================
--- branches/cross2/general.ent Mon Jun 15 12:56:23 2020 (r11944)
+++ branches/cross2/general.ent Tue Jun 16 03:22:47 2020 (r11945)
@@ -1,13 +1,13 @@
-<!ENTITY version "20200615-cross2">
+<!ENTITY version "20200616-cross2">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc
releases -->
<!ENTITY generic-version "cross-chap5"> <!-- Use "development" or
"x.y[-pre{x}]" -->
-<!ENTITY versiond "20200615-cross2-systemd">
+<!ENTITY versiond "20200616-cross2-systemd">
<!ENTITY short-versiond "systemd">
-<!ENTITY generic-versiond "20200615-cross2-systemd">
+<!ENTITY generic-versiond "20200616-cross2-systemd">
-<!ENTITY releasedate "June 15th, 2020">
+<!ENTITY releasedate "June 16th, 2020">
<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not
– -->
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page