| Newsgroups |
gmane.linux.lfs.beyond.book |
| Message-ID |
<[email protected]> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository blfs.
commit 403ff774f5c6f51d4ff671c969a1c1510a8228ce
Author: Bruce Dubbs <[email protected]>
AuthorDate: Sat Jul 4 13:55:55 2026 -0500
Add rust as a recommneded dependendy to git.
---
general/prog/git.xml | 9 ++++++++-
introduction/welcome/changelog.xml | 4 ++++
2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/general/prog/git.xml b/general/prog/git.xml
index 6ad130d1ed..c096bf51e0 100644
--- a/general/prog/git.xml
+++ b/general/prog/git.xml
@@ -108,7 +108,9 @@
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="curl"/> (needed to use <application>Git</application> over
- http, https, ftp or ftps)
+ http, https, ftp or ftps) and
+ <xref linkend="rust"/>
+
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
@@ -301,6 +303,11 @@ sed -i '/^\* link:/s|howto/|&html/|' /usr/share/doc/git-&git-version;/howto-
<option>--perl-regexp</option> option.
</para>
+ <para>
+ <envar>NO_RUST=1</envar>: Pass this environment variable to
+ <command>make</command> if <xref linkend="rust"/> is not installed.
+ </para>
+
<para>
<command>tar -xf ../git-manpages-&git-version;.tar.gz -C
/usr/share/man --no-same-owner</command>: This untars
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 608be2d10e..b13da00b84 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -42,6 +42,10 @@
<listitem>
<para>July 4th, 2026</para>
<itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Add rust as a recommneded dependendy to git. Fixes (again)
+ <ulink url="&blfs-ticket-root;23525">#23525</ulink>.</para>
+ </listitem>
<listitem>
<para>[bdubbs] - Update to hwdata-0.409. Fixes
<ulink url="&blfs-ticket-root;23555">#23555</ulink>.</para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page