From c8e2e0ec91fb526e1f2f57df3a4149d86d9c60b8 Mon Sep 17 00:00:00 2001 From: Rohan Garg Date: Fri, 17 Oct 2014 15:52:13 +0200 Subject: [PATCH] Add a custome conf for the squashfs filesystem --- debian/calamares.install | 1 + debian/unpackfs.conf | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 debian/unpackfs.conf diff --git a/debian/calamares.install b/debian/calamares.install index ff05d8a..b01ffd0 100644 --- a/debian/calamares.install +++ b/debian/calamares.install @@ -1,2 +1,3 @@ usr/* debian/settings.conf /etc/calamares/ +debian/unpackfs.conf /etc/calamares/modules/ diff --git a/debian/unpackfs.conf b/debian/unpackfs.conf new file mode 100644 index 0000000..9519c23 --- /dev/null +++ b/debian/unpackfs.conf @@ -0,0 +1,5 @@ +--- +unpack: + - source: "/lib/live/mount/medium/live/filesystem.squashfs" + sourcefs: "squashfs" + destination: ""