~ruther/guix-local

c82c060d9167217aeede9d0e0c7129cc7944df70 — Ludovic Courtès 10 years ago 534db46
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.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/system/install.scm
M gnu/system/install.scm => gnu/system/install.scm +1 -1
@@ 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.
")))