[lfs] branch trunk updated: Add info about ftp.gnu.org DDOS.
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <175916685218.11229.14172288233144329205@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 eec39ba6d Add info about ftp.gnu.org DDOS.
eec39ba6d is described below
commit eec39ba6db08c66d94e620107d5f8e2c3de0057f
Author: Bruce Dubbs <[email protected]>
AuthorDate: Mon Sep 29 12:27:25 2025 -0500
Add info about ftp.gnu.org DDOS.
---
chapter03/introduction.xml | 22 ++++++++++++++++++++++
chapter08/libelf.xml | 2 +-
2 files changed, 23 insertions(+), 1 deletion(-)
diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml
index 645686311..439e2806a 100644
--- a/chapter03/introduction.xml
+++ b/chapter03/introduction.xml
@@ -37,6 +37,28 @@
alternative means of downloading at <ulink
url="&lfs-root;lfs/mirrors.html#files"/>. </para>
+ <important>
+ <para>
+ Listed on the next page are several important packages located at
+ ftp.gnu.org. That site is the canonical locaton of the
+ subject packages but has been affected by a long term
+ distributed denial of services (DDOS) attack. See
+ <ulink url="https://news.slashdot.org/story/25/07/06/1737253/the-fsf-faces-active-ongoing-and-increasing-ddos-attacks">slashdot news</ulink> for details.
+ </para>
+
+ <para>
+ An alternative for ftp.gnu.org is to use one of the mirrors for that
+ site. A list of mirrors is located at
+ <ulink url="https://www.gnu.org/prep/ftp.en.html"/>
+ </para>
+
+ <para>
+ If you choose to use the wget list described below, that file will
+ also need to be modified to use your desired mirror.
+ </para>
+
+ </important>
+
<para>Downloaded packages and patches will need to be stored somewhere
that is conveniently available throughout the entire build. A working
directory is also required to unpack the sources and build them.
diff --git a/chapter08/libelf.xml b/chapter08/libelf.xml
index c2d44c837..bde918890 100644
--- a/chapter08/libelf.xml
+++ b/chapter08/libelf.xml
@@ -56,7 +56,7 @@
<para>To test the results, issue:</para>
-<screen><userinput remap="test">make check</userinput></screen>
+<screen><userinput remap="test">make -k check</userinput></screen>
<para>Two tests are known to fail, dwarf_srclang_check and
run-backtrace-native-core.sh.</para>
--
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