mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 22:04:35 +01:00
Add a tip for meson and ninja in the SysV book, telling that those packages
are optional for lfs, but required for blfs git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11945 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
d394cf7f19
commit
1cd59612d0
@ -35,6 +35,14 @@
|
|||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</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>
|
||||||
|
|
||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
|
@ -35,6 +35,15 @@
|
|||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</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>
|
||||||
|
|
||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
<!ENTITY version "20200615-cross2">
|
<!ENTITY version "20200616-cross2">
|
||||||
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
|
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
|
||||||
Change to x.y for release but not -rc releases -->
|
Change to x.y for release but not -rc releases -->
|
||||||
<!ENTITY generic-version "cross-chap5"> <!-- Use "development" or "x.y[-pre{x}]" -->
|
<!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 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 – -->
|
<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – -->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user