diff --git a/debian/changelog b/debian/changelog index 086a179b..052b8ca1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +livecd-rootfs (2.273) vivid; urgency=low + + [ Michael Vogt ] + * live-build/ubuntu-core/hooks/14-set-motd.chroot: + - set snappy specific motd + * live-build/ubuntu-core/hooks/13-set-locale.chroot: + - set default locale to C.UTF-8 + + [ Oliver Grawert ] + * add systemd-journal-remote group to touch builds + + -- Oliver Grawert Tue, 02 Dec 2014 10:20:28 +0100 + livecd-rootfs (2.271) vivid; urgency=medium * bump the hardcoded libmirplatform driver version for ubuntu-touch diff --git a/live-build/ubuntu-core/hooks/13-set-locale.chroot b/live-build/ubuntu-core/hooks/13-set-locale.chroot new file mode 100644 index 00000000..0ac33906 --- /dev/null +++ b/live-build/ubuntu-core/hooks/13-set-locale.chroot @@ -0,0 +1,7 @@ +#!/bin/sh + +set -e + +cat >/etc/default/locale</etc/motd<&2 @@ -254,6 +255,7 @@ systemd-timesync:!:: systemd-network:!:: systemd-resolve:!:: systemd-bus-proxy:!:: +systemd-journal-remote:!:: EOF else echo "/etc/gshadow post-debootstrap hash doesn't match record" >&2