Age | Commit message (Collapse) | Author |
|
Some updates:
- add missing dependency on libseccomp
- add bash-completion as optional dependency
- drop python-docutils from makedepends (we don't use them, not sure why they
were left behind)
- update mkversion to include $pkgrel, this affects what is reported in `snap
version`:
snap 2.31-2
snapd 2.31-2
series 16
arch
kernel 4.15.1-2-ARCH
- dump extra cleanups in pre_remove(), those are already done by snap-mgmt
- pass all configuration settings when running `make -C data`
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
|
|
* Removed non x86_64 architectures according to the Arch packaging guidelines
* Changed from GitHub clones to github tarballs.
* Cleaned up PKGBUILD
|
|
|
|
SNAP_MOUNT_DIR
Couple of updates:
- pre-create /var/lib/snapd/lib/{gl32,vulkan}
Both are needed when setting importing the files into the mount namespace in
snap-confine. Although the code will create both dirs automatically, it's
better to have them created explicitly
- cleanup redundant rules
Both /var/lib/snapd/{hostfs,lib/gl} are created later on with the rest of
/var/lib/snapd directories
- pass SNAP_MOUNT_DIR to make install
This will break when we update to 2.31 due to a new snap.mount systemd unit.
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
|
|
environment file
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
|
|
|
|
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
|
|
Both tools may be executed in a different mount space (chroot) where the
libraries could not be resolved.
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
|
|
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
|
|
|
|
Package url was fixed to use the https scheme. The md5 sum of the
upstream tarball was changed from SKIP to the real value.
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
|
|
Add build files to .gitignore
|
|
|
|
|
|
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
|
|
I've added a link to the wiki page on top of what Tim changed.
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
|
|
|
|
|
|
New versions of snapd need restart of the service
|
|
|
|
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
|
|
New upstream release. Upstream changelog:
Cherry pick four commits that show snaps as installed in devmode on
distributions without full confinement dependencies available.
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
|
|
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
|