[lfs] 01/02: loongarch: 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/loongarch
in repository lfs.

commit 8acac66d18e17e24b16add458a4aed1ab3d4e257
Author: Xi Ruoyao <[email protected]>
AuthorDate: Mon Apr 14 22:29:11 2025 +0800

    loongarch: Fix errata, patches, bootscripts, and build-log URLs
    
    I forgot to merge this back from the 12.3 release process :(.
    
    (cherry picked from commit d855b52a3ff03152f24154bc60000f2f429038b4)
---
 general.ent | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/general.ent b/general.ent
index a2729d345..adbeace56 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 x86-version     "%relnum;-systemd">
 <!ENTITY short-version   "%relnum;-systemd"> <!-- Used below in &blfs-book; -->
 ]]>
-<!ENTITY errata          "&lfs-root;lfs/errata/&version;/">
+<!ENTITY version         "loongarch-&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         "loongarch-&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/">
 
 <!ENTITY min-kernel      "5.19">

-- 
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.