mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 13:28:12 -05:00
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.
This commit is contained in:
parent
534db46306
commit
c82c060d91
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ (define (installation-services)
|
||||||
|
|
||||||
There is NO WARRANTY, to the extent permitted by law. In particular, you may
|
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,
|
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.
|
You have been warned. Thanks for being so brave.
|
||||||
")))
|
")))
|
||||||
|
|
Loading…
Reference in a new issue