summaryrefslogtreecommitdiff
path: root/gnu/system/install.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2016-04-17 16:23:18 +0200
committerLudovic Courtès <ludo@gnu.org>2016-04-17 17:37:20 +0200
commitc82c060d9167217aeede9d0e0c7129cc7944df70 (patch)
tree86c494edd722f20ad0fcf29c4329c261c9cd68c0 /gnu/system/install.scm
parent534db463060caead27c7b048cd8b3f0f450f63e5 (diff)
downloadguix-patches-c82c060d9167217aeede9d0e0c7129cc7944df70.tar
guix-patches-c82c060d9167217aeede9d0e0c7129cc7944df70.tar.gz
install: Use 'beta' instead of 'alpha'.
Suggested by Jelle Licht <jlicht@fsfe.org>. * gnu/system/install.scm (installation-services): Say 'beta' instead of 'alpha' and make the warning less scary.
Diffstat (limited to 'gnu/system/install.scm')
-rw-r--r--gnu/system/install.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system/install.scm b/gnu/system/install.scm
index a94e3ab2d5..07ad3cbcb2 100644
--- a/gnu/system/install.scm
+++ b/gnu/system/install.scm
@@ -255,7 +255,7 @@ 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,
-it is alpha software, so it may BREAK IN UNEXPECTED WAYS.
+it is 'beta' software, so it may contain bugs.
You have been warned. Thanks for being so brave.
")))