~snappy-dev/core-snap:manage-syslog

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

Branch merges

Branch information

Name:
manage-syslog
Repository:
lp:~snappy-dev/core-snap

Recent commits

5ee1af7... by Oliver Grawert

make shellcheck happy and add quotes

c84efa7... by Oliver Grawert

allow rsyslog disabling

following the discussion at https://forum.snapcraft.io/t/change-in-logging-behaviour-on-ubuntu-core/591
and https://bugs.launchpad.net/snappy/+bug/1587453 allow to use the service.rsyslog.disable=true|false setting to select if syslog should be running.

5661a37... by Oliver Grawert

Merge pull request #44 from alfonsosanchezbeato/add-androidboot

Add hook for androidboot bootloader

8755c1a... by Alfonso Sanchez-Beato

Add hook for androidboot bootloader

6eebdbc... by Michael Vogt

Merge pull request #42 from mvo5/fix-version-number-length-harder

fix version number length

a513763... by Michael Vogt

fix version number length

9db3e90... by Michael Vogt

Merge pull request #41 from mvo5/cut-version

limit the version string to 32chars (this is what the store allows)

e3f9e53... by Michael Vogt

limit the version string to 32chars (this is what the store allows)

0610f55... by Oliver Grawert

Merge pull request #40 from snapcore/absolute-writable

make links to /etc/writable absolute

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/)