~snappy-dev/core-snap:absolute-writable

Last commit made on 2017-05-12
Get this branch:
git clone -b absolute-writable https://git.launchpad.net/~snappy-dev/core-snap

Branch merges

Branch information

Name:
absolute-writable
Repository:
lp:~snappy-dev/core-snap

Recent commits

c25c883... by Oliver Grawert

make links to /etc/writable absolute

https://bugs.launchpad.net/snappy/+bug/1650688 might potentially be fixed by this (our systemd already ships http://paste.ubuntu.com/24559979/)

0f43a3a... by Zygmunt Krynicki

Merge pull request #39 from mvo5/version-script

add version-script

b215074... by Michael Vogt

also update manifest version

4997371... by Michael Vogt

also mention that ppa:snappy-dev/image is required to get a clean build

54a6608... by Michael Vogt

add version-script

10e6264... by Michael Vogt

Merge pull request #30 from raharper/update-cloud-init-cfg-v2

Update core snap cloud-init configuration

2285822... by Oliver Grawert

Merge pull request #37 from snapcore/install-keyring-update-pkglists

install keyring (LP: #1670475), update pkglists, drop obsolete shellcheck

9927c9a... by Oliver Grawert

drop shellcheck from outside the chroot

shellcheck runs called by snapcraft before the build, there is no need to run it outside in the 14.04 branch.
the 14.04 shellcheck also has a bunch of bugs due to being a very old version and will hit false positives anyway.

40c2d16... by Oliver Grawert

install keyring (LP: #1670475), update pkglists

- make sure we have a valid archive keyring in place to prevent gpg issues (part of LP: #1670475)
- force-run apt-get update when we create the classic chroot

2a6151e... by Oliver Grawert

Merge pull request #36 from snapcore/remove-remaining-dpkg

drop remaining dpkg binary (LP: #1686106)