Add changelog for 77
This commit is contained in:
parent
024cf1b710
commit
34426df652
1 changed files with 18 additions and 6 deletions
|
@ -8,6 +8,24 @@ Changelog
|
||||||
Added
|
Added
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
Changed
|
||||||
|
-------
|
||||||
|
|
||||||
|
Deprecated
|
||||||
|
----------
|
||||||
|
|
||||||
|
Fixed
|
||||||
|
-----
|
||||||
|
|
||||||
|
Removed
|
||||||
|
-------
|
||||||
|
|
||||||
|
[77] - 2024-04-21
|
||||||
|
=================
|
||||||
|
|
||||||
|
Added
|
||||||
|
-----
|
||||||
|
|
||||||
- Copy Memtest86+ EFI binary to the EFI system partition and ISO 9660 for ``uefi-x86.systemd-boot`` boot modes.
|
- Copy Memtest86+ EFI binary to the EFI system partition and ISO 9660 for ``uefi-x86.systemd-boot`` boot modes.
|
||||||
Additionally, create a boot entry with it for the releng profile.
|
Additionally, create a boot entry with it for the releng profile.
|
||||||
|
|
||||||
|
@ -22,18 +40,12 @@ Changed
|
||||||
- Replace GRUB with systemd-boot as the UEFI boot loader for the releng profile. While this increases the ISO size, it
|
- Replace GRUB with systemd-boot as the UEFI boot loader for the releng profile. While this increases the ISO size, it
|
||||||
avoids all GRUB-specific annoyances and oddities.
|
avoids all GRUB-specific annoyances and oddities.
|
||||||
|
|
||||||
Deprecated
|
|
||||||
----------
|
|
||||||
|
|
||||||
Fixed
|
Fixed
|
||||||
-----
|
-----
|
||||||
|
|
||||||
- Fix requirement validation logic for the ``uefi-ia32.systemd-boot.eltorito`` boot mode. It incorrectly applied the
|
- Fix requirement validation logic for the ``uefi-ia32.systemd-boot.eltorito`` boot mode. It incorrectly applied the
|
||||||
same requirements as ``uefi-x64.systemd-boot.esp``.
|
same requirements as ``uefi-x64.systemd-boot.esp``.
|
||||||
|
|
||||||
Removed
|
|
||||||
-------
|
|
||||||
|
|
||||||
[76] - 2024-03-30
|
[76] - 2024-03-30
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue