Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Mathieu Othacehe bb4e67415e
installer: Fix crash in parameters menu.
Fixes: <https://issues.guix.gnu.org/45378>.

* gnu/installer/newt/keymap.scm (run-layout-page): Return false when
"Continue" button is pressed.
(run-keymap-page): Do not try to compute variants if layout is false. Also do
not try to format the result if layout is false.
* gnu/installer.scm (compute-keymap-step): Do not apply keymap if
"run-keymap-page" returns false.
2021-01-12 16:40:27 +01:00
..
bootloader system: Allow separated /boot and encrypted root. 2020-12-21 18:41:11 +01:00
build linux-boot: Fix noresume argument parsing. 2020-12-17 23:01:23 +01:00
installer installer: Fix crash in parameters menu. 2021-01-12 16:40:27 +01:00
machine machine: ssh: Do not import the host (guix config), really. 2021-01-04 11:51:48 +01:00
packages gnu: ispell: Update to 3.4.02. 2021-01-12 15:19:49 +01:00
services services: Add keepalived service. 2021-01-12 14:40:36 +03:00
system system: Assert, that user and group names are unique. 2021-01-11 16:03:47 +01:00
tests system: Allow separated /boot and encrypted root. 2020-12-21 18:41:11 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Build novena-barebones-raw-image. 2020-12-03 12:36:03 +01:00
image.scm
installer.scm installer: Fix crash in parameters menu. 2021-01-12 16:40:27 +01:00
local.mk services: Add syncthing service. 2021-01-12 14:40:36 +03:00
machine.scm
packages.scm
services.scm services: profile: Create manifest at monadic-bind time. 2020-12-01 00:10:48 +01:00
system.scm system: Allow separated /boot and encrypted root. 2020-12-21 18:41:11 +01:00
tests.scm