arch-image-builder/configs/target/ayn-odin2-ufs.yaml
BigfootACA b58cfb153d configs: target/ayn-odin2-ufs: auto grow rootfs
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-24 11:58:16 +08:00

31 lines
518 B
YAML

name: AYN Odin 2 in UFS
target: ${device}-ufs
arch: aarch64
image:
- type: filesystem
output: rootfs.img
fstype: ext4
fsname: ArchLinuxARM
size: 8GiB
sector: 4096
mount: /
grow: yes
fstab:
boot: yes
flags: rw,noatime,discard
- type: aboot
output: boot.img
size: 64MiB
sector: 4096
image-gzip-dtb: yes
header-version: 1
kernel-offset: 0x8000
ramdisk-offset: 0x1000000
tags-offset: 0x100
os-version: 13.0.0
os-patch-level: 2023-05
fstab:
dev: uuid
+also:
- device/ayn-odin2