fix(aegis): restore supported Fedora IoT bootstrap

This commit is contained in:
Fabio Scotto di Santolo
2026-09-05 16:57:27 +02:00
parent 6b3143ccbf
commit 4166044ceb

View File

@@ -39,22 +39,6 @@ systemd:
[Install]
WantedBy=multi-user.target
storage:
disks:
- device: /dev/mmcblk0
wipe_table: false
partitions:
- label: aegis-data
number: 5
size_mib: 0
filesystems:
- device: /dev/disk/by-partlabel/aegis-data
format: btrfs
label: aegis-data
wipe_filesystem: false
mount:
path: /
options:
- compress=zstd
files:
- path: /etc/hostname
mode: 0644