From ab3a398875ca1a6acd701dda74257644f078a4fb Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 20 Sep 2014 11:14:29 +0200 Subject: mklive: set live user shell to /bin/sh; use /etc/issue; disable autologin. --- data/issue | 13 +++++++++++++ data/motd | 15 --------------- 2 files changed, 13 insertions(+), 15 deletions(-) create mode 100644 data/issue delete mode 100644 data/motd (limited to 'data') diff --git a/data/issue b/data/issue new file mode 100644 index 0000000..d8255d4 --- /dev/null +++ b/data/issue @@ -0,0 +1,13 @@ +############################################################################### + +Welcome to the Void Linux Live system, the `root` password is `voidlinux`. + +To start the installation please type: + + $ void-installer + +and follow the on-screen instructions. Thanks for using Void Linux. + + http://www.voidlinux.eu + +############################################################################### diff --git a/data/motd b/data/motd deleted file mode 100644 index e83e73d..0000000 --- a/data/motd +++ /dev/null @@ -1,15 +0,0 @@ -############################################################################### - -Welcome to the Void Linux Live system, you have been autologged in. -This user has full sudo(8) permissions without any password, be careful -executing commands through sudo(8). - -To start the installation please type: - - $ sudo void-installer - -and follow the on-screen instructions. Thanks for using Void Linux. - - http://www.voidlinux.eu - -############################################################################### -- cgit 1.4.1