[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: install: Mention GSD.
From: |
Ludovic Courtès |
Subject: |
06/07: install: Mention GSD. |
Date: |
Tue, 27 Jan 2015 09:34:35 +0000 |
civodul pushed a commit to branch master
in repository guix.
commit c73adb0998be9c1dc1241a721223a5f478853122
Author: Ludovic Courtès <address@hidden>
Date: Tue Jan 27 10:20:27 2015 +0100
install: Mention GSD.
* gnu/system/install.scm (installation-services): Mention the Guix
System Distribution.
---
gnu/system/install.scm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gnu/system/install.scm b/gnu/system/install.scm
index 98b9d9d..c64ab1b 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,
- branch master updated (00239d0 -> b1e95ec), Ludovic Courtès, 2015/01/27
- 01/07: services: mingetty: Wait for udev., Ludovic Courtès, 2015/01/27
- 03/07: gnu: apr: Update to 1.5.4., Ludovic Courtès, 2015/01/27
- 02/07: gnu: ftp: Update to 4.6.1., Ludovic Courtès, 2015/01/27
- 04/07: gnu: zsh: Update to 5.0.7, Ludovic Courtès, 2015/01/27
- 06/07: install: Mention GSD.,
Ludovic Courtès <=
- 07/07: doc: Update "Limitations" section., Ludovic Courtès, 2015/01/27
- 05/07: gnu: guix: Update snapshot., Ludovic Courtès, 2015/01/27