archiso/configs/releng/airootfs/etc
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
..
mkinitcpio.conf.d configs/releng/airootfs/etc/mkinitcpio.conf.d/archiso.conf: use xz -9e 2024-05-18 12:06:03 +03:00
mkinitcpio.d configs/: move custom mkinitcpio.conf files to /etc/mkinitcpio.conf.d/ 2023-06-21 16:20:16 +03:00
modprobe.d Install broadcom-wl to the release ISO 2018-04-16 19:29:57 -03:00
pacman.d/hooks configs/: use the C.UTF-8 locale 2022-06-09 08:27:50 +03:00
ssh/sshd_config.d /etc/ssh/sshd_config.d/10-archiso.conf: keep only the modified options 2023-08-26 10:54:26 +03:00
systemd configs/*/airootfs/etc/systemd/network/: add RequiredForOnline=routable 2023-12-09 12:40:59 +02:00
xdg/reflector configs/releng/airootfs/etc/xdg/reflector/reflector.conf: use mirrors that support both IPv4 & IPv6 2022-04-28 17:52:40 +03:00
hostname Remove SPDX license identifier from releng configs 2021-07-29 20:42:11 +02:00
locale.conf configs/: use the C.UTF-8 locale 2022-06-09 08:27:50 +03:00
localtime Set timezone from outside chroot 2020-06-30 06:25:43 +03:00
motd configs/releng: Improve motd 2022-03-29 18:56:50 +02:00
passwd Set root user's shell and password with custom /etc/passwd and /etc/shadow 2020-07-20 13:39:41 +03:00
resolv.conf Replacing dhcpcd with systemd-networkd and systemd-resolved 2020-05-31 21:41:57 +02:00
shadow Set root user's shell and password with custom /etc/passwd and /etc/shadow 2020-07-20 13:39:41 +03:00