unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] Refer to GuixSD as beta software
@ 2016-04-05 12:08 Jelle Licht
  2016-04-05 13:29 ` Florian Paul Schmidt
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jelle Licht @ 2016-04-05 12:08 UTC (permalink / raw)
  To: guix-devel


[-- Attachment #1.1: Type: text/plain, Size: 280 bytes --]

Although it is mostly me nitpicking, I was installing GuixSD on an old
laptop and noticed that the message of the day of the installation image
still referred to GuixSD as alpha software.

This patch changes the motd of the installer use the term beta software
instead.

--
Jelle

[-- Attachment #1.2: Type: text/html, Size: 343 bytes --]

[-- Attachment #2: 0001-ui-Updated-installation-motd-alpha-reference-to-beta.patch --]
[-- Type: text/x-patch, Size: 970 bytes --]

From cd6c615708d23226d4b90c256cfcef49ec9ee275 Mon Sep 17 00:00:00 2001
From: Jelle Licht <jlicht@fsfe.org>
Date: Tue, 5 Apr 2016 14:04:06 +0200
Subject: [PATCH] ui: Updated installation motd alpha reference to beta

* gnu/system/install.scm (installation-services): Refer to GuixSD as beta
  software in motd
---
 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 a94e3ab..f61fc82 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 BREAK IN UNEXPECTED WAYS.
 
 You have been warned.  Thanks for being so brave.
 ")))
-- 
2.7.3


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-04-17 14:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-05 12:08 [PATCH] Refer to GuixSD as beta software Jelle Licht
2016-04-05 13:29 ` Florian Paul Schmidt
2016-04-05 15:16   ` Jelle Licht
2016-04-17 14:22   ` Ludovic Courtès
2016-04-05 20:21 ` Leo Famulari
2016-04-17 14:24 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).