[lfs] branch xry111/arm64 updated (fddc1bc3f -> e881931b7)
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <177539128506.12714.1639447894171553306@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 fddc1bc3f Merge remote-tracking branch 'origin/trunk' into xry111/arm64
add 2b934273e Better document the ESP during partition and file system creation.
add 6de91a12a Merge branch 'trunk' into zeckma/uefi-support
add 1224be562 UEFI: Pull in Xi's changes.
add 6339c03ad kernel: Add and include UEFI kernel options.
add 7c75607b9 GCC: Typo.
add c74b2496d GCC: Wording.
add 9a803f34b UEFI: Address comments by Bruce.
add 4ea4217bd Merge branch 'trunk' into zeckma/uefi-support
add 2c560818c Grub: Don't take chances, remove --image-base for all builds.
add 6808ceb5e Add a missing </para>
add 81f17e33e Merge branch 'trunk' into zeckma/uefi-support
add b475e57ff Merge branch 'trunk' into zeckma/uefi-support
add a1ea42394 GRUB: Use ./configure instead of ../configure.
add e53e68950 *: Bios -> BIOS.
add d54b2c088 Merge branch 'trunk' into zeckma/uefi-support
add 99706e0d0 Merge branch 'trunk' into zeckma/uefi-support
add 5023ae3ab Merge branch 'trunk' into zeckma/uefi-support
add dba1c6e92 Merge branch 'trunk' into zeckma/uefi-support
add f23997905 GRUB: Minor restructuring.
add da78435f9 Merge branch 'trunk' into zeckma/uefi-support
add 0be125fdf Package updates.
add b478cdf95 Merge branch 'trunk' into zeckma/uefi-support
add 68c60cf31 coreutils: Remove chcon and runcon from contents.
add 6cba4d84c Merge branch 'trunk' into zeckma/uefi-support
add 0ab85a0bb kernel: remove (hide) CONFIG_FW_LOADER
add df7910ddf cross diffutils: fix the strcasecmp check
add 5ec984b65 Update expat and add a patch for Python. Add a patch to Python-3.14.3 (Security update). Update to expat-2.7.5 (Security update).
add f3d6527e8 Add a sed to glibc-2.43 (Security update).
add 7df48f36f Update to XML-Parser-2.53 (Security update).
add fbc567138 expat: fix download url
add f93d52905 xml-parser: fix two typos and note you may skip this package
add 0128e55de Merge branch 'trunk' into zeckma/uefi-support
add b7e9e916a gcc: document new failures with mpc-1.4.0
add 2d482c82e Revert "Inetutils: comment out some outdated test suite information"
add 2c1f428b9 Package updates.
add 9b2802fed Update to xz-5.8.3 (Security update).
add 801cae57e python: document two failures
add 2433e61d4 Merge branch 'trunk' into zeckma/uefi-support
add 9c4ccdcd1 chapter10/grub: Add note for some UEFI firmware.
add f306333f9 Dependencies: Add an optional dependency on SWIG.
add 3bcbbe20a Typo fix from rhubarbpieguy
add a2a6a53b3 Merge branch 'trunk' into zeckma/uefi-support
add f10528ce4 chapter10/grub: Note that usage of host's efibootmgr is allowed.
add 30025733d Add a subsection with an example disk layout.
add a4468deb2 Tweaks to example partition table.
add 816b4a5eb creatingpartition: Grammar.
add edcab0432 Merge branch 'trunk' into zeckma/uefi-support
add adf89fa11 GRUB: Address Bruce's private review.
add 944a55085 chapter10: grub: add "Turn Off Secure Boot" section
add 9df9092e1 chapter10/grub: don't tell users to bind mount /boot
add 516fef463 chapter10/grub: efi_* is not embedded into BOOTX64.EFI
add ce411e538 chapter10/grub: mention some broken firmware requiring additional efibootmgr parameters
add fa28407bc non-x86-efi: chapter08/grub: only keep one installation for UEFI
add 280d2ec8a non-x86-efi: creatingpartition: unsupport separate /boot
add 761e91c9e non-x86-efi: creatingpartition: drop references to (x86 legacy) BIOS
add 1a2230c0b non-x86-efi: creatingpartition: update the example section following previous changes
add 4025d0bfa non-x86-efi: chapter10/grub: prepare for non-x86 branches
add 5f1aeae15 non-x86-efi: gcc: drop --enable-targets=all
add 976f98bbe chapter10/grub: drop replaceable around efi-BOOT-suffix
add 00a68cd50 non-x86-efi: chapter10: drop references to UGA
add 7ccfe4164 chapter10/grub: dev node name change is not so "unlikely"
add dca15209c Merge remote-tracking branch 'origin/trunk' into xry111/non-x86-efi
add d2fa62d19 non-x86-efi: drop references to VESA
add 483ab32c7 non-x86-efi: demonstrate chainloading
add 2ca29d074 non-x86-efi: demonstrate the fwsetup command
add bceea7013 non-x86-efi: en_US stop vs. quote styling
new b4da96f4f Merge remote-tracking branch 'origin/xry111/non-x86-efi' into xry111/arm64
new 81585f23e arm64: chapter10/grub: adjust machine names
add 0aa1933a0 kernel: discourage PARTITION_ADVANCED
new e881931b7 Merge remote-tracking branch 'origin/trunk' into xry111/arm64
The 3 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:
appendices/dependencies.xml | 2 +-
chapter01/changelog.xml | 138 +++++++++++++++++++
chapter01/whatsnew.xml | 86 ++++++------
chapter02/creatingfilesystem.xml | 21 ++-
chapter02/creatingpartition.xml | 84 ++++++++++--
chapter03/patches.xml | 3 +-
chapter05/gcc-pass1.xml | 2 +-
chapter06/diffutils.xml | 12 +-
chapter06/gcc-pass2.xml | 2 +-
chapter08/coreutils.xml | 8 +-
chapter08/gcc.xml | 4 +
chapter08/glibc.xml | 10 +-
chapter08/groff.xml | 2 +
chapter08/grub.xml | 92 ++++---------
chapter08/inetutils.xml | 7 +-
chapter08/python.xml | 17 ++-
chapter08/shadow.xml | 8 +-
chapter08/texinfo.xml | 5 -
chapter08/vim.xml | 4 +-
chapter08/xml-parser.xml | 29 ++++
chapter10/grub.xml | 284 +++++++++++++++++++++------------------
chapter10/kernel.xml | 18 ++-
chapter10/kernel/kernel.version | 2 +-
chapter10/kernel/systemd.toml | 1 -
chapter10/kernel/systemd.xml | 3 +-
chapter10/kernel/uefi.toml | 12 ++
chapter10/kernel/uefi.xml | 22 +++
packages.ent | 140 +++++++++----------
patches.ent | 6 +-
29 files changed, 662 insertions(+), 362 deletions(-)
create mode 100644 chapter10/kernel/uefi.toml
create mode 100644 chapter10/kernel/uefi.xml
--
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