diff --git a/debian/changelog b/debian/changelog index 80ff3885..728ec0d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,9 @@ livecd-rootfs (2.274) UNRELEASED; urgency=medium * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary: - fix incorrect "echo" - add missing wrappers for apt, apt-cache + - fix message + * live-build/ubuntu-core/hooks/14-set-motd.chroot: + - update motd [ James Hunt ] * live-build/ubuntu-core/hooks/10-remove-documentation.binary: diff --git a/live-build/ubuntu-core/hooks/14-set-motd.chroot b/live-build/ubuntu-core/hooks/14-set-motd.chroot index e1088ca8..c43917f9 100644 --- a/live-build/ubuntu-core/hooks/14-set-motd.chroot +++ b/live-build/ubuntu-core/hooks/14-set-motd.chroot @@ -1,11 +1,12 @@ #!/bin/sh cat >/etc/motd<$PREFIX/usr/local/bin/no-apt <