[lfs] 04/04: arm64: Fix errata, patches, bootscripts, and build-log URLs

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch xry111/arm64
in repository lfs.

commit 82198bf249af84d84b5f54123d99bb26c5371c6c
Author: Xi Ruoyao <[email protected]>
AuthorDate: Tue Apr 15 18:47:19 2025 +0800

    arm64: Fix errata, patches, bootscripts, and build-log URLs
---
 general.ent | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/general.ent b/general.ent
index b3bce5ae8..eca7a2ad5 100644
--- a/general.ent
+++ b/general.ent
@@ -39,14 +39,15 @@
 
 <![ %release; [
 <![ %sysv; [
-<!ENTITY version         "%relnum;">
+<!ENTITY x86-version     "%relnum;">
 <!ENTITY short-version   "%relnum;">  <!-- Used below in &blfs-book; -->
 ]]>
 <![ %systemd; [
-<!ENTITY version         "%relnum;-systemd">
-<!ENTITY short-version   "stable-systemd"> <!-- Used below in &blfs-book; -->
+<!ENTITY x86-version     "%relnum;-systemd">
+<!ENTITY short-version   "%relnum;-systemd"> <!-- Used below in &blfs-book; -->
 ]]>
-<!ENTITY errata          "&lfs-root;lfs/errata/&version;/">
+<!ENTITY version         "arm64-&x86-version;">
+<!ENTITY errata          "&lfs-root;lfs/errata/&x86-version;/">
 <!ENTITY generic-version "%relnum;"> <!-- Used below in
                                           &patches-root;,
                                           &donwloads-root;, and
@@ -58,14 +59,15 @@
 
 <![ %rc; [
 <![ %sysv; [
-<!ENTITY version         "%relnum;-rc%rcnum;">
+<!ENTITY x86-version     "%relnum;-rc%rcnum;">
 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book; -->
 ]]>
 <![ %systemd; [
-<!ENTITY version         "%relnum;-systemd-rc%rcnum;">
+<!ENTITY x86-version     "%relnum;-systemd-rc%rcnum;">
 <!ENTITY short-version   "systemd">  <!-- Used below in &blfs-book; -->
 ]]>
-<!ENTITY errata          "&lfs-root;lfs/errata/&version;/">
+<!ENTITY version         "arm64-&x86-version;">
+<!ENTITY errata          "&lfs-root;lfs/errata/&x86-version;/">
 <!ENTITY generic-version "%relnum;-rc%rcnum;"> <!-- Used below in
                                                     &patches-root;,
                                                     &downloads-root;, and
@@ -92,7 +94,7 @@
 <!-- Only used for sysv (lfs-bootscripts): -->
 <!ENTITY downloads-root  "&lfs-root;lfs/downloads/&generic-version;/">
 <!ENTITY livecd-root     "&lfs-root;livecd/">
-<!ENTITY test-results    "&lfs-root;lfs/build-logs/&generic-version;/">
+<!ENTITY test-results    "&lfs-root;~xry111/lfs/build-logs/&generic-version;/">
 <!ENTITY secadv          "&lfs-root;lfs/advisories/">
 
 <!-- 5.4 EOL is Dec 2025

-- 
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.