archiso/configs/baseline
nl6720 bf1c7ff041
configs/baseline/profiledef.sh: do not use mkfs.erofs extended options "fragments" and "dedupe"
These options are not compatible with multi-threaded compression and
actually increase the image file size.

With this change, the baseline profile's EROFS image file size is
reduced from 488 MiB to 398 MiB.
On my system, the compression time is reduced from about 2m6.274s to
1m59.410s when using erofs-utils built without multi-threaded
compression and to 0m27.883s when using erofs-utils built with
multi-threaded compression.
2024-08-26 11:53:29 +03:00
..
airootfs/etc configs/*/airootfs/etc/systemd/network/: add RequiredForOnline=routable 2023-12-09 12:40:59 +02: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 baseline: Add bootstrap packages file 2021-05-09 11:38:03 +02:00
packages.x86_64 configs/*: add VMware and Hyper-V guest packages and enable their services 2022-04-30 12:07:36 +03:00
pacman.conf Update configs/{baseline,releng}/pacman.conf 2023-05-25 16:35:56 +03:00
profiledef.sh configs/baseline/profiledef.sh: do not use mkfs.erofs extended options "fragments" and "dedupe" 2024-08-26 11:53:29 +03:00