From c73adb0998be9c1dc1241a721223a5f478853122 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Tue, 27 Jan 2015 10:20:27 +0100 Subject: install: Mention GSD. * gnu/system/install.scm (installation-services): Mention the Guix System Distribution. --- gnu/system/install.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/system/install.scm b/gnu/system/install.scm index 98b9d9de2b..c64ab1b85f 100644 --- a/gnu/system/install.scm +++ b/gnu/system/install.scm @@ -162,7 +162,7 @@ configuration template file in the installation system." (define (installation-services) "Return the list services for the installation image." (let ((motd (text-file "motd" " -Welcome to the installation of the GNU operating system! +Welcome to the installation of the Guix System Distribution! There is NO WARRANTY, to the extent permitted by law. In particular, you may LOSE ALL YOUR DATA as a side effect of the installation process. Furthermore, -- cgit v1.2.1