[lfs] branch trunk updated: Remove a warning no longer needed.
"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]> Sun, 07 Jun 2026 17:33:51 +0000
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <178085363177.22282.15890176987547732282@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository lfs.
The following commit(s) were added to refs/heads/trunk by this push:
new c0300ac39 Remove a warning no longer needed.
c0300ac39 is described below
commit c0300ac3937a3b8b80d38e7b3185762e7c697e8e
Author: Bruce Dubbs <[email protected]>
AuthorDate: Sun Jun 7 12:29:38 2026 -0500
Remove a warning no longer needed.
In chapter09/systemd-custom.xsl the creation of a symlink for
/etc/systemd/system/tmp.mount was removed. That makes the warning
about creating the symlink when /tmp is a separate partition
no longer needed.
This commit also corrects a a very minor typo in a comment.
---
chapter09/systemd-custom.xml | 4 ++--
general.ent | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/chapter09/systemd-custom.xml b/chapter09/systemd-custom.xml
index 4b3031eca..22dca1b56 100644
--- a/chapter09/systemd-custom.xml
+++ b/chapter09/systemd-custom.xml
@@ -59,7 +59,7 @@ EOF</userinput></screen>
<para>Alternatively, if a separate partition for
<filename class="directory">/tmp</filename> is desired, specify that
partition in a <filename>/etc/fstab</filename> entry.</para>
-
+<!--
<warning>
<para>
Do not create the symbolic link above if a separate partition is used
@@ -68,7 +68,7 @@ EOF</userinput></screen>
unusable when booted.
</para>
</warning>
-
+-->
</sect2>
<sect2>
diff --git a/general.ent b/general.ent
index 886a24c1f..a817b2457 100644
--- a/general.ent
+++ b/general.ent
@@ -9,7 +9,7 @@
release -->
<!ENTITY % relnum "12.3"><!-- must be given for release or rc -->
<!ENTITY % reldate "March 5th, 2025"><!-- must ve given for release or rc -->
-<!ENTITY % crdate "1999-2026"><!-- must ve given for release or rc -->
+<!ENTITY % crdate "1999-2026"><!-- must be given for release or rc -->
<!ENTITY % rcnum "0"><!-- must be given only for rc -->
<!-- ================================================================== -->
<!-- Do not change anything below unless the www or book layouts change -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page