archiso/configs/releng
nl6720 8d07ca3541
configs/releng/airootfs/etc/mkinitcpio.conf.d/archiso.conf: use xz -9e
Use higher compression for the initramfs.

Now that mkinitcpio moves the compressed kernel modules and firmware
files to the early uncompressed initramfs, we can compress the main
initramfs image slightly more without it increasing the built time too
much. This will increase the memory required for decompression from
9 MiB to 65 MiB (assuming the kernel's decompressor works the same as
the xz tool), but that should not be an issue for any system targeting
Arch.

This reduces the initramfs size by ~250 KiB, which will save ~500 KiB
for the whole ISO.
2024-05-18 12:06:03 +03:00
..
airootfs configs/releng/airootfs/etc/mkinitcpio.conf.d/archiso.conf: use xz -9e 2024-05-18 12:06:03 +03:00
efiboot/loader configs/: replace archisodevice boot parameter with archisosearchuuid 2024-04-19 13:45:04 +03:00
grub configs/: replace archisodevice boot parameter with archisosearchuuid 2024-04-19 13:45:04 +03:00
syslinux configs/: replace archisodevice boot parameter with archisosearchuuid 2024-04-19 13:45:04 +03:00
bootstrap_packages.x86_64 releng: Add packages file for bootstrap image 2021-05-09 11:26:53 +02:00
packages.x86_64 configs/releng/packages.x86_64: explicitly add ldns 2024-01-05 17:42:18 +02:00
pacman.conf Update configs/{baseline,releng}/pacman.conf 2023-05-25 16:35:56 +03:00
profiledef.sh configs/releng/profiledef.sh: change UEFI boot loader from GRUB to systemd-boot 2024-04-19 14:26:24 +03:00