[lfs] branch xry111/loongarch updated (017db05e4 -> 1d9e6ecfa)

git Owner ([email protected] via lfs-book Mailing List) <[email protected]> Sat, 01 Aug 2026 08:03:50 +0000
Newsgroups gmane.linux.lfs.book
Message-ID <178557143042.3619648.1965593299135016327@rivendell.linuxfromscratch.org>
This is a multi-part message in MIME format...

------------=_1785571432-1024790-7140
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

This is an automated email from the git hooks/post-receive script.

git pushed a change to branch xry111/loongarch
in repository lfs.

    from 017db05e4 loongarch: revert an accidental word change
     add 6890c7189 Package updates. Update to systemd-260.2. Update to kbd-2.10.0. Update to util-linux-2.42.1. Update to less-702. Update to vim-9.2.0567 (Security Update). Update to iana-etc-20260529.
     add 840726a09 gcc: get rid of the meaningless (to us) "mv" commands in test_summary output
     add de4fbf0ad gcc-pass2: use the build system machinery to enable thread instead of hacking it
     add b28a98b4a gcc: adjust the words of languages with external dependencies
     new 2c35ae3bb Merge remote-tracking branch 'origin/trunk' into xry111/loongarch
     add c41dfeaed bash: Use docdir in chapter 6 like chapter 8, otherwise an unversioned /usr/share/doc/bash is left around.
     add a83db4839 systemd-custom: use systemctl mask to disable tmp.mount
     add c0300ac39 Remove a warning no longer needed.
     add 3520acb41 gcc: disable fixincludes for pass 1 and pass 2 too
     add ce57a03c2 Package updates.
     add 8d6ab5606 Fix stripping libbfd.
     add 4a56fb5d7 Package updates.
     add ecc015b9a Typo
     add b3d8d12a7 Update the links to the security advisories for the new application.
     add 0e1f0b1aa Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
     add 3e9b5b08a Fix tar patch download url
     add 6a42a0e04 openssl: factor out HARNESS_JOBS= as an optional setting
     add 4344f6bde shadow: create empty /etc/sub{u,g}id files
     new f178ab787 Merge remote-tracking branch 'origin/trunk' into xry111/loongarch
     add e85ba7494 gmp: use an easier way to get the number of PASSed tests
     add 4426e4ef9 acl: update the failed test name
     add 8cccf6a12 Package updates.
     add 77024b998 Formatting fix for mpdecimal
     add 96a215cd4 Add currency for mpdecimal
     add 93de226d5 dependencies: add mpdecimal
     add 460ffb718 why: add mpdecimal
     add 3386ea1ce Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
     add e86e9c4f2 Make wget-list.xsl and md5sums.xsl more robust
     add 2be87ced8 ch05/libstdc++: set CXX=$LFS_TGT-gcc
     add 3498a5bbb general: fix double-slash in advisory URL
     add e404a5577 build: add --valid in addition to --postvalid
     add eced0d345 mounting: note that the convenience partitions need owner, mode, and mount option check as well
     add 5f22943cc Fix currency for tzdata.
     add 10730764e ch05 glibc: use $LFS_TGT-readelf instead of readelf
     add 83f84be6c Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
     add 1c2eb20b2 sqlite: simplify doc installation
     new 08ab9a14a Merge remote-tracking branch 'origin/trunk' into xry111/loongarch
     new 33d80546f loongarch: document some more GCC test failures
     add f1476cdc3 Package updates.
     add e9b02a139 Fix currency issues with download.savannah.gnu.org.
     add b7a797016 Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
     add ec0e7ef24 grub: remove efi_gop and efi_uga
     add 47f35a8df gcc-pass2: add CXX_FOR_TARGET="$LFS_TGT-gcc -nostdinc++"
     add edfc43916 inputrc: note how to enable history search mode
     add f328c972b pkgconf: run the test suite
     add 2c63342db binutils: add --with-lib-path=/usr/lib
     add e981d9b10 binutils: add --with-lib-path
     new 1d9e6ecfa Merge remote-tracking branch 'origin/trunk' into xry111/loongarch

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile                                    |   2 +-
 appendices/dependencies.xml                 |  63 ++++++--
 chapter01/changelog.xml                     | 220 +++++++++++++++++++++++++++-
 chapter01/whatsnew.xml                      |  47 +++---
 chapter02/mounting.xml                      |   5 +
 chapter03/packages.xml                      |  13 +-
 chapter03/patches.xml                       |  28 ++--
 chapter05/gcc-pass1.xml                     |  13 ++
 chapter05/glibc.xml                         |   6 +-
 chapter05/libstdc++.xml                     |  18 +++
 chapter06/bash.xml                          |   3 +-
 chapter06/gcc-pass2.xml                     |  82 ++++++++---
 chapter06/m4.xml                            |  10 ++
 chapter07/chapter07.xml                     |   2 +
 chapter06/m4.xml => chapter07/mpdecimal.xml |  39 +++--
 chapter07/{texinfo.xml => zlib.xml}         |  30 ++--
 chapter08/acl.xml                           |   2 +-
 chapter08/binutils.xml                      |  19 ++-
 chapter08/chapter08.xml                     |   5 +-
 chapter08/gcc.xml                           |  66 +++------
 chapter08/glibc.xml                         |   6 +-
 chapter08/gmp.xml                           |   4 +-
 chapter08/mpdecimal.xml                     | 109 ++++++++++++++
 chapter08/openssl.xml                       |   7 +-
 chapter08/pkgconf.xml                       |  22 ++-
 chapter08/python.xml                        |   6 +-
 chapter08/shadow.xml                        |  20 +++
 chapter08/sqlite.xml                        |   5 +-
 chapter08/stripping.xml                     |   2 +-
 chapter08/systemd.xml                       |  24 +--
 chapter08/tar.xml                           |   4 +
 chapter09/inputrc.xml                       |   4 +
 chapter09/systemd-custom.xml                |   6 +-
 chapter10/grub.xml                          |   9 +-
 chapter11/whatnow.xml                       |   2 +-
 general.ent                                 |   4 +-
 lfs-latest-git.php                          |  10 +-
 packages.ent                                | 199 +++++++++++++------------
 patches.ent                                 |  18 ++-
 prologue/why.xml                            |   7 +
 stylesheets/md5sum.xsl                      |   8 +-
 stylesheets/wget-list.xsl                   |   8 +-
 42 files changed, 831 insertions(+), 326 deletions(-)
 copy chapter06/m4.xml => chapter07/mpdecimal.xml (54%)
 copy chapter07/{texinfo.xml => zlib.xml} (60%)
 create mode 100644 chapter08/mpdecimal.xml

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

------------=_1785571432-1024790-7140
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page

------------=_1785571432-1024790-7140--