mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-08-13 16:44:05 +00:00
10 lines
299 B
Plaintext
10 lines
299 B
Plaintext
unpack:
|
|
- source: "/cdrom/casper/minimal.squashfs"
|
|
sourcefs: "squashfs"
|
|
destination: ""
|
|
condition: true
|
|
- source: "/cdrom/casper/minimal.standard.squashfs"
|
|
sourcefs: "squashfs"
|
|
destination: ""
|
|
condition: "installation_data.unpack_regular"
|