mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-12 22:07:10 +00:00
Fix snappy motd to not reference 'development', which isn't always true.
This commit is contained in:
parent
42c9f9a1c3
commit
34e34e46c5
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.299) vivid; urgency=medium
|
||||
|
||||
* Fix snappy motd to not reference 'development', which isn't always true.
|
||||
|
||||
-- Adam Conrad <adconrad@ubuntu.com> Fri, 17 Apr 2015 13:29:03 -0600
|
||||
|
||||
livecd-rootfs (2.298) vivid; urgency=low
|
||||
|
||||
* live-build/auto/config:
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
cat >/etc/motd<<EOF
|
||||
Welcome to the Ubuntu Core rolling development release.
|
||||
Welcome to snappy Ubuntu Core, a transactionally updated Ubuntu.
|
||||
|
||||
* See https://ubuntu.com/snappy
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user