summaryrefslogtreecommitdiff
path: root/gnu/installer
diff options
context:
space:
mode:
authorFlorian Pelz <pelzflorian@pelzflorian.de>2026-01-16 09:28:29 +0100
committerRutherther <rutherther@ditigal.xyz>2026-01-16 20:53:49 +0100
commitea0c0bec5dcdb3190023fce5ed3fc525838ecb76 (patch)
treeee36c6e23f23e3665f21689d67f2f8e4c765f43c /gnu/installer
parent5ce978fa9304cf7d97faf8b4befe81c629bea837 (diff)
installer: Adjust vertical space in the recommended kernel choice.
Proposed in #5555. * gnu/installer/newt/kernel.scm (run-kernel-page): Add a newline. Suggested-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I50e156e12539ba86cf9aa12ab6ef92ed145b5578 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'gnu/installer')
-rw-r--r--gnu/installer/newt/kernel.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/installer/newt/kernel.scm b/gnu/installer/newt/kernel.scm
index 831380c0d71..4570544c519 100644
--- a/gnu/installer/newt/kernel.scm
+++ b/gnu/installer/newt/kernel.scm
@@ -48,6 +48,7 @@
;; TRANSLATORS: "Hurd" is a proper noun and must not be translated.
;; TRANSLATORS: "Linux Libre" is a literal and must not be translated.
(G_ "Please select a kernel. When in doubt, choose \"Linux Libre\".
+
The Hurd is offered as a technology preview and development aid; many packages \
are not yet available in Guix, such as a desktop environment or even a \
windowing system (X, Wayland).")