diff --git a/debian/changelog b/debian/changelog index 086a179b..40046de8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +livecd-rootfs (2.272) UNRELEASED; urgency=low + + * 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 + + -- Michael Vogt Fri, 28 Nov 2014 21:34:18 +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<