ISO/configs/releng
nl6720 bc67933af1
Support EROFS
EROFS, like Squashfs, is a read-only file system. It can be used to store airootfs in an image file.
Its advantage is the support for POSIX ACLs. EROFS downside is that currently it only supports LZ4 compression (LZMA support is not yet fully implemented).

A difference from Squashfs is that, EROFS stores change time (ctime) not modification time (mtime). The reverse is true for Squashfs.

Implements https://gitlab.archlinux.org/archlinux/archiso/-/issues/59
2021-03-09 16:25:45 +02:00
..
airootfs Remove haveged 2021-02-16 16:33:06 +00:00
efiboot/loader Set bootloader timeouts to 15s 2020-10-31 17:53:40 +01:00
syslinux configs/releng/syslinux/archiso_pxe-linux.cfg: add missing /boot to initrd file path 2020-12-01 07:12:31 +02:00
packages.x86_64 releng: Add usbmuxd to list of packages 2021-02-16 21:43:46 +00:00
pacman.conf Add license and basic documentation 2020-07-29 14:27:48 +02:00
profiledef.sh Support EROFS 2021-03-09 16:25:45 +02:00