Add changelog for 78
This commit is contained in:
parent
2a5e4e3aa0
commit
4b709bcd5f
1 changed files with 15 additions and 3 deletions
|
@ -11,6 +11,21 @@ Added
|
||||||
Changed
|
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
|
- Moved the ``pkglist.x86_64.txt`` file outside the bootstrap tarball's ``root.x86_64`` directly to avoid polluting the
|
||||||
root file system.
|
root file system.
|
||||||
- Use 4 MiB OVMF files in ``run_archiso`` instead of the old 2 MiB ones.
|
- 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.
|
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).
|
- Format the EFI system partition image as FAT32 if the size allows it (i.e. if it is at least 36 MiB).
|
||||||
|
|
||||||
Deprecated
|
|
||||||
----------
|
|
||||||
|
|
||||||
Fixed
|
Fixed
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue