<div dir="auto">Great, that is what I was looking for!<div dir="auto"><br></div><div dir="auto">Thanks.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 4 Jan 2017 18:30, "Kyle Fazzari" <<a href="mailto:kyle.fazzari@canonical.com">kyle.fazzari@canonical.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 01/04/2017 10:01 AM, Boris Rybalkin wrote:<br>
> Thanks for the replies.<br>
><br>
> Would it be easier for now just to create a squashfs out of a prepared<br>
> directory manually?<br>
><br>
> From what I see I do not need commands created by snapcraft out of<br>
> daemon definitions. The rest looks like it is copied as is and<br>
> snapcraft.yaml just got arch field added into snap.yaml.<br>
><br>
> As you can see we are not really using any snapcraft feature except<br>
> archiving.<br>
<br>
Yes that should work, just make sure you're using the correct mksquashfs<br>
parameters:<br>
<br>
mksquashfs -noappend -comp xz -no-xattrs -all-root<br>
<br>
--<br>
Kyle Fazzari (kyrofa)<br>
Software Engineer<br>
Canonical Ltd.<br>
<a href="mailto:kyle@canonical.com">kyle@canonical.com</a><br>
<br>
<br>--<br>
Snapcraft mailing list<br>
<a href="mailto:Snapcraft@lists.snapcraft.io">Snapcraft@lists.snapcraft.io</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/snapcraft" rel="noreferrer" target="_blank">https://lists.ubuntu.com/<wbr>mailman/listinfo/snapcraft</a><br>
<br></blockquote></div></div>