Preload scripts

Michael Terry michael.terry at canonical.com
Wed Mar 25 13:49:12 UTC 2015


On Wed, Mar 25, 2015 at 7:02 AM, Alexander Sack <asac at canonical.com> wrote:

> On Tue, Mar 24, 2015 at 7:44 PM, Michael Terry
> <michael.terry at canonical.com> wrote:
> > This now works well enough that you can do the following:
> >
> > ./make-snap -d 14.10 -p mir-graphics-drivers-desktop -n renderdemo -v 0
> > --aa-profile
> > /usr/share/apparmor/easyprof/templates/ubuntu-snappy/1.3/unconfined
> > mir_demo_standalone_render_surfaces
> >
> > And get a snap that runs a mir demo for you (most of the time --
> sometimes
> > it crashes?)
>
> This sounds pretty amazing. Wanted to try it out, but wonder if
> following all the steps in README.md really the easiest way to get the
> bits built?
>

Which README.md?  You should simply be able to do:

$ bzr branch lp:~mterry/+junk/snappy-preload
$ cd snappy-preload
$ make
$ cd tools
$ sudo apt-get install mir-graphics-drivers-desktop mir-demos
$ ./make-snap -d 14.10 -p mir-graphics-drivers-desktop -n renderdemo -v 0
--aa-profile
/usr/share/apparmor/easyprof/templates/ubuntu-snappy/1.3/unconfined
mir_demo_standalone_render_surfaces

And you'll have a renderdemo_0_amd64.snap sitting in your current directory.

-mt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/snappy-devel/attachments/20150325/fd481a5d/attachment.html>


More information about the snappy-devel mailing list