You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
livecd-rootfs/live-build/ubuntu-core/hooks/14-set-motd.chroot

12 lines
308 B

#!/bin/sh
cat >/etc/motd<<EOF
Welcome to Ubuntu Core (development branch)
* See https://ubuntu.com/snappy
Surprise! It's a brave new Ubuntu world here in the snappy development
channel. Ubuntu Core does not use APT, see 'snappy --help' for ideas
on how to make the most of this transactional system.
EOF