Is there any documentation about how to use it?
On 08/10/16 22:25, Gustavo Niemeyer wrote:
>
> Please note that the described feature is actually in place already
> with the recent freeze. Over the next week we'll be transitioning most
> of the hard coded rules to assertions.
>
> May take a little
Hi all,
I have built a snap package of the Handbrake video encoder. The package
name is handbrake-jz.
ATTENTION: to use it you MUST run the following command after
installation, otherwise it will not work:
sudo snap connect handbrake-jz:process-control ubuntu-core:process-control
Optionally, to
On 02/10/16 12:01, Spencer wrote:
> What's dos box?
PC emulator. It lets you run all the classic MS-DOS games.
signature.asc
Description: OpenPGP digital signature
--
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listi
Hi
I just added another piece to my collection of snapped emulators: dosbox-jz.
Regards,
-- Jacob
signature.asc
Description: OpenPGP digital signature
--
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/snapcr
Hi Michael
Would it be possible to include btrfs in the image's initramfs?
Cheers
Jacob
On 20/08/16 04:09, Michael Vogt wrote:
> Hi,
>
> we have a set of new experimental images available at:
>
> http://people.canonical.com/~mvo/all-snaps/16/
>
> These images fix some bugs around the new upg
Hi Didier
> I couldn't get fsuae to work, does it require devmode? (I don't know if
> snapd already has the feature to warn/force people to use --devmode when
> confinment: devmode is set, Michael?).
>
> Did you get any issue/missing interfaces that we could report to
> upstream (not logged as an b
Hi,
I finally uploaded some small contributions:
- hatari-emulator
- fsuae
- matroska-tools
All in the Candidate channel.
Best,
Jacob
signature.asc
Description: OpenPGP digital signature
--
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at:
https://lists
> shm_open() is allowed in the default policy for seccomp and if the path
> conforms
> to this from the default policy for apparmor, then there should be no issues:
>
> # App-specific access to files and directories in /dev/shm. We allow file
> # access in /dev/shm for shm_open() and files in
Hi
I'm trying to get my hands on snapcraft by building a snap of "Hatari"
(Atari ST emulator). I got it working nicely in devmode but it won't run
under strict confinement, specifically it gets killed when attempting to
execute shm_open().
Based on whatever little information I could gather I tri