aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/meson.xml8
-rw-r--r--chapter08/ninja.xml9
2 files changed, 17 insertions, 0 deletions
diff --git a/chapter08/meson.xml b/chapter08/meson.xml
index 128eb3d5a..b3c3224c5 100644
--- a/chapter08/meson.xml
+++ b/chapter08/meson.xml
@@ -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">
diff --git a/chapter08/ninja.xml b/chapter08/ninja.xml
index 15d45cacf..20613c542 100644
--- a/chapter08/ninja.xml
+++ b/chapter08/ninja.xml
@@ -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">