[lfs] 02/02: loongarch spec2026: Fix errata, patches, bootscripts, and build-log URLs

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]> Fri, 29 May 2026 09:29:51 +0000
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-12.0-spec2026
in repository lfs.

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

    loongarch spec2026: Fix errata, patches, bootscripts, and build-log URLs
    
    (cherry picked from commit d855b52a3ff03152f24154bc60000f2f429038b4)
---
 general.ent | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/general.ent b/general.ent
index 2933d4cc4..4aa2790d2 100644
--- a/general.ent
+++ b/general.ent
@@ -7,7 +7,7 @@
 <!ENTITY % rc          "IGNORE"> <!-- set to INCLUDE for rc,
                                       set to IGNORE for development or
                                        release -->
-<!ENTITY % relnum "loongarch-12.0"><!-- must be given for release or rc -->
+<!ENTITY % relnum "12.0"><!-- must be given for release or rc -->
 <!ENTITY % reldate "September 1st, 2023"><!-- must ve given for release or rc -->
 <!ENTITY % crdate "1999-2023"><!-- must ve given for release or rc -->
 <!ENTITY % rcnum  "0"><!-- must be given only for rc -->
@@ -38,14 +38,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
@@ -56,14 +57,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
@@ -89,7 +91,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