Add changelog for 78

This commit is contained in:
nl6720 2024-05-19 18:31:56 +03:00
parent 2a5e4e3aa0
commit 4b709bcd5f
No known key found for this signature in database
GPG key ID: 6B5387E670A955AD

View file

@ -11,6 +11,21 @@ Added
Changed
-------
Deprecated
----------
Fixed
-----
Removed
-------
[78] - 2024-05-23
=================
Changed
-------
- Moved the ``pkglist.x86_64.txt`` file outside the bootstrap tarball's ``root.x86_64`` directly to avoid polluting the
root file system.
- Use 4 MiB OVMF files in ``run_archiso`` instead of the old 2 MiB ones.
@ -23,9 +38,6 @@ Changed
initramfs image with a higher compression without it having much impact on the ISO build time.
- Format the EFI system partition image as FAT32 if the size allows it (i.e. if it is at least 36 MiB).
Deprecated
----------
Fixed
-----