fix backslashes in /etc/issue and add a motd back

Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
Justin Cormack 2015-12-07 18:48:51 +00:00
parent 4bed07d9d0
commit 2abe0d8f1b
3 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
all: initrd.img
ETCFILES=etc/motd etc/inittab etc/network/interfaces
ETCFILES=etc/issue etc/motd etc/inittab etc/network/interfaces
#ETCFILES+=etc/init.d/sysfs etc/init.d/cgroupfs-mount
ETCFILES+=etc/hostname- etc/resolv.conf- etc/hosts-

View File

@ -7,6 +7,6 @@ Kernel \r on an \m (\l)
/"""""""""""""""""\___/ ===
~~~ {~~ ~~~~ ~~~ ~~~~ ~~~ ~ / ===- ~~~
\______ o __/
\ \ __/
\____\_______/
\\ \\ __/
\\____\\_______/

1
alpine/etc/motd Normal file
View File

@ -0,0 +1 @@
Welcome to the Moby alpha, based on Alpine Linux.