ISO/configs/baseline
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/etc add cloud-init to baseline 2021-01-27 14:16:43 +00:00
efiboot/loader configs/baseline: support UEFI 2020-10-24 19:57:30 +03:00
syslinux Keep all SYSLINUX files in /syslinux 2020-11-30 16:00:15 +02:00
packages.x86_64 add cloud-init to baseline 2021-01-27 14:16:43 +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