still not working

This commit is contained in:
2026-03-04 16:15:19 +00:00
parent 7df61351c0
commit f15b619ddc
7 changed files with 24 additions and 211 deletions

View File

@@ -68,7 +68,10 @@
# A condition is used in e.g. stacked squashfses, where the user can select
# a specific install type. The default value of *condition* is true.
source: /data/rootfs.fsa
sourcefs: fsarchiver
destination: "/"
# condition: true
unpack:
- source: "/data/rootfs.fsa"
sourcefs: "fsarchiver"
destination: "/"
- source: "/boot/vmlinuz-linux"
sourcefs: "file"
destination: "/boot/vmlinuz-linux"