mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
install: Mention GSD.
* gnu/system/install.scm (installation-services): Mention the Guix System Distribution.
This commit is contained in:
parent
39de700c6f
commit
c73adb0998
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ (define %nscd-minimal-caches
|
|||
(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,
|
||||
|
|
Loading…
Reference in a new issue