livecd-tools/calamares/modules/unpackfs.conf

9 lines
207 B
Plaintext
Raw Normal View History

---
unpack:
- source: "/path/to/filesystem.img"
sourcefs: "ext4"
destination: ""
- source: "/path/to/another/filesystem.sqfs"
sourcefs: "squashfs"
destination: ""