update CHANGELOG

This commit is contained in:
Tobias Powalowski 2023-05-07 17:22:12 +02:00
parent 3f1c9d2fad
commit 611ae75ebd

View file

@ -1,11 +1,10 @@
On the road to 2023.05: On the road to 2023.05:
- linux 6.3.x - linux 6.3.x
- systemd 253.4 - systemd 253.4
- amazing reduction of 100MB RAM to boot on image files - Amazing reduction of 100MB! RAM to boot the normal image
- amazing shrinking of the image files: => The new requirement dropped to 700M RAM for x86_64
- Cleaned up modules and firmware files - Amazing shrinking of the image files:
- Use modules and firmware files from main initramdisk => The results in comparison to 2023.04 iso files:
Results in comparison to 2023.04 iso files:
- aarch64: - aarch64:
normal image: 356M -> 312M normal image: 356M -> 312M
local image: 559M -> 532M local image: 559M -> 532M
@ -17,6 +16,7 @@ On the road to 2023.05:
local image: 833M -> 753M local image: 833M -> 753M
latest image: 252M -> 182M latest image: 252M -> 182M
Environment changes: Environment changes:
- use modules and firmware files from the main initramdisk on ISO boot
- remove parport, pata, pcmcia and staging modules - remove parport, pata, pcmcia and staging modules
- cleanup init ramdisk modules - cleanup init ramdisk modules
- cleanup crypto, input, hid, network and scsi modules - cleanup crypto, input, hid, network and scsi modules