guix/gnu/installer/newt
Ludovic Courtès 48659aa221
installer: Makes sure the installer proceeds after hitting "Edit".
Fixes <https://bugs.gnu.org/39199>.
Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>.

* gnu/installer/newt/page.scm (run-file-textbox-page): Move 'loop' to
the beginning of the body.  Do not call 'loop' from the 'dynamic-wind'
exit handler as we would not return the value of the second call to
'loop'.
2020-01-20 23:20:59 +01:00
..
ethernet.scm installer: Skip network selection dialogs when there is no choice. 2019-05-06 23:21:33 +02:00
final.scm installer: Add an "Edit" button on the final page. 2020-01-12 23:26:39 +01:00
hostname.scm
keymap.scm
locale.scm
menu.scm
network.scm installer: Fix typo. 2019-06-08 02:30:25 +02:00
page.scm installer: Makes sure the installer proceeds after hitting "Edit". 2020-01-20 23:20:59 +01:00
partition.scm installer: Add JFS support. 2020-01-05 02:40:07 +01:00
services.scm
timezone.scm
user.scm installer: Show, don't Hide. 2019-08-26 15:56:32 +02:00
utils.scm
welcome.scm
wifi.scm installer: Hide the Wi-Fi passphrase by default. 2019-08-26 15:56:33 +02:00