[lfs] branch xry111/arm64 updated (e881931b7 -> 20c0c4e79)
"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]> Mon, 25 May 2026 17:11:02 +0000
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <177972906295.18237.7026794107462933753@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a change to branch xry111/arm64
in repository lfs.
from e881931b7 Merge remote-tracking branch 'origin/trunk' into xry111/arm64
add 695d81369 grub-efi and kernel: minor text tweaks
add 8c58313d1 Minor tweaks.
add c78eb9d42 Changelog: Add missing entry for UEFI booting.
add 37885247e fstab: Document ESP mounting.
add b9542eb83 Touch up discussion of UEFI partition in fstab.
add 45fd83b87 fstab: drop a stale para and fix the desc for iocharset
add b9e0c4225 Tweak the wording in the first note in GCC-15.2.0 - Pass 1
add e34aca456 Typo fixes from rhubarbpieguy
add 51aa3b85a Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
add b4defc453 Package updates and two removals.
add f6850d270 Update Python-3.14.4 for 2 more CVE's
add 25dadbb5f Changelog: adjust vim-9.1 to vim-9.2 in a couple of entries
add a79c109cf Make {DISTRIB,VERSION}_CODENAME replaceable
add 6c95bc6ea sed: simplify doc installation
add aa70d7a5b grub: drop repeated sed
add 775ed7ebb grub: correct the meaning of UGA
add 1e6adb866 creatingfilesystem: drop extra whitespace in systemitem
add 64fe812f2 hostreqs: mention creating ESP needs dosfstools
add c8fdfcb3d bump min-kernel to 5.10
add 74dc9140e creatingpartition: align the terminology for mkswap as creatingfilesystem
add 6a56b036c grub: minor reword
add 54db9d16c fstab: use en_US style in-quote full stop for two <xref>s
add a416dcdae fstab: clarify the reason to use vfat regardless of the FAT variant
add 25e76c4d8 grub: minor reword to emphasis multiple mount points are allowed for one partition
add bdd621f28 Package updates.
add dccbde55d Update currency for linux-7.
add 9d66f8e5e grub: minor reword
add 20f8cbd96 grub: another reword
add fa8ce85b3 hostreqs: missing punct
add c1f817ffb creatingpartition: reword
add 0ab3022e4 packages.ent: Fix the download URL for Expat.
add 0410b3812 Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
add ca22500f1 gcc: use gcc -print-* to simplify two commands
add 0fc1a2b2f inetutils: drop libls.sh failure
add 8c108f3a6 openssl: simplify the prevention of static library installation
add 188ec57f9 groff: work around parallel build issue
add b43686931 kernel: drop the "Configuring Linux Module Load Order" section
add 8d92bc402 Mention failures with rolling distros.
add 1093fc15c gcc: fix my stupid typo
add 5ec6ec66b reword for the "rolling release" warning
add 824ef4bdc Merge remote-tracking branch 'origin/trunk' into xry111/non-x86-efi
add 7aad05e6c hostreqs: fix the note about newer GCC version
add 7199dfd2a Reword the warning in 'Host System Requirements'
add 6d990d487 Package updates.
add 1cda220b3 gcc: remove an obsolete sed
add c79e4d394 gcc-pass1: simplify the instruction generating limits.h
add 1be596564 gcc: update known failures and add the change log entry
add 6f16b2606 Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
add 116d058f2 python: replace the patch with the updated version
add 2b393c106 patches: fix description of two patches
add 892c6c7ec Merge remote-tracking branch 'origin/trunk' into xry111/non-x86-efi
add 4a154ab32 Typo
add 118c93154 Fix currency for expat.
add dadc38703 Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
add d7370efcc Typo
add 72c7d33e5 Package updates:
add 7d36e94cd gcc: deprecate-1.C is flaky
add 601e9e8ba fix typo :(
add 1bb915886 glibc: really fix #5930
add d235207a6 glibc: reword for the patch update
add 0a1ca3f43 Merge remote-tracking branch 'origin/trunk' into xry111/non-x86-efi
add 58764797c non-x86-efi: gcc: drop i386/ test failures
new 642b7b215 Merge branch 'xry111/non-x86-efi' into xry111/arm64
new 6ceed22b9 arm64: drop gprofng failure
new f0a05c003 arm64: update gcc known 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
new 20c0c4e79 Merge remote-tracking branch 'origin/trunk' into xry111/arm64
The 4 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 +-
appendices/dependencies.xml | 8 +-
chapter01/changelog.xml | 240 ++++++++++++++++++++++++++++++++++++++-
chapter01/how.xml | 3 +
chapter01/whatsnew.xml | 61 +++++-----
chapter02/creatingfilesystem.xml | 5 +-
chapter02/creatingpartition.xml | 4 +-
chapter02/hostreqs.xml | 53 ++++++++-
chapter03/packages.xml | 8 +-
chapter03/patches.xml | 20 ++--
chapter05/gcc-pass1.xml | 17 +--
chapter05/glibc.xml | 8 ++
chapter08/binutils.xml | 2 -
chapter08/chapter08.xml | 4 +-
chapter08/gcc.xml | 65 ++++++-----
chapter08/glibc.xml | 23 ++--
chapter08/groff.xml | 5 +-
chapter08/inetutils.xml | 12 --
chapter08/libelf.xml | 9 +-
chapter08/openssl.xml | 7 +-
chapter08/python.xml | 6 +-
chapter08/sed.xml | 3 +-
chapter08/systemd.xml | 7 ++
chapter08/tcl.xml | 4 +-
chapter10/fstab.xml | 42 ++++++-
chapter10/grub.xml | 17 +--
chapter10/kernel.xml | 33 +-----
chapter11/theend.xml | 4 +-
general.ent | 6 +-
lfs-latest-git.php | 9 +-
packages.ent | 155 ++++++++++++-------------
patches.ent | 26 ++---
32 files changed, 587 insertions(+), 283 deletions(-)
--
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