arch-image-builder/configs/target/ayn-odin2-ufs.yaml

30 lines
506 B
YAML
Raw Normal View History

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: /
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