Great, that is what I was looking for! Thanks.
On 4 Jan 2017 18:30, "Kyle Fazzari" <[email protected]> wrote: > On 01/04/2017 10:01 AM, Boris Rybalkin wrote: > > Thanks for the replies. > > > > Would it be easier for now just to create a squashfs out of a prepared > > directory manually? > > > > From what I see I do not need commands created by snapcraft out of > > daemon definitions. The rest looks like it is copied as is and > > snapcraft.yaml just got arch field added into snap.yaml. > > > > As you can see we are not really using any snapcraft feature except > > archiving. > > Yes that should work, just make sure you're using the correct mksquashfs > parameters: > > mksquashfs -noappend -comp xz -no-xattrs -all-root > > -- > Kyle Fazzari (kyrofa) > Software Engineer > Canonical Ltd. > [email protected] > > > -- > Snapcraft mailing list > [email protected] > Modify settings or unsubscribe at: https://lists.ubuntu.com/ > mailman/listinfo/snapcraft > >
-- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
