still not working
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user