[lfs] branch xry111/non-x86-efi updated (58764797c -> fe486a185)
git Owner ([email protected] via lfs-book Mailing List) <[email protected]> Mon, 03 Aug 2026 15:43:39 +0000
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <178577181975.371880.13216823904025386488@rivendell.linuxfromscratch.org> |
This is a multi-part message in MIME format...
------------=_1785771824-1024790-7678
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/non-x86-efi
in repository lfs.
from 58764797c non-x86-efi: gcc: drop i386/ test failures
add 2ef484f17 Update to linux-7.0.9 (Security Update).
add 082252406 Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
add c2fded277 Minor corrections to changelog.
add a29b07aee Patches: Adjust the description of the glibc patch.
add 5603ae39b Update to linux-7.0.10 (Security Update).
add 0f4f11da1 adjust version-check.sh to accept uutils coreutils
add 1327831b5 hostreqs: adds the possibility for uutils in text
add 290bcae69 Tidy up coreutils part of version_check
add 15339933a INSTALL: remove reference to SVN
add b2b83a7d4 hostreqs: fix capitalization of Uutils
add dfa48e5eb Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
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
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
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
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
add 60fcba5ef Reword --with-lib-path explanation.
add 8b989da79 glibc: add -k -i for make check
add b9962747d changelog: fix a typo
new fe486a185 Merge remote-tracking branch 'origin/trunk' into xry111/non-x86-efi
The 1 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:
INSTALL | 4 +-
Makefile | 2 +-
appendices/dependencies.xml | 63 ++++++--
chapter01/changelog.xml | 240 +++++++++++++++++++++++++++-
chapter01/whatsnew.xml | 47 +++---
chapter02/hostreqs.xml | 13 +-
chapter02/mounting.xml | 5 +
chapter03/packages.xml | 13 +-
chapter03/patches.xml | 30 ++--
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 | 42 ++---
chapter08/glibc.xml | 17 +-
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 | 8 +-
chapter11/whatnow.xml | 2 +-
general.ent | 4 +-
lfs-latest-git.php | 10 +-
packages.ent | 199 ++++++++++++-----------
patches.ent | 19 ++-
prologue/why.xml | 7 +
stylesheets/md5sum.xsl | 8 +-
stylesheets/wget-list.xsl | 8 +-
44 files changed, 869 insertions(+), 314 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.
------------=_1785771824-1024790-7678
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
------------=_1785771824-1024790-7678--