summary refs log tree commit diff
path: root/gnu/installer/steps.scm
AgeCommit message (Expand)Author
2022-11-02installer: Skip the backtrace page on user abort.Mathieu Othacehe
2022-08-08installer: Add comments and vertical space to the generated config.Ludovic Courtès
2022-08-08installer: Render the final configuration with (guix read-print).Ludovic Courtès
2022-02-02installer: Use named prompt to abort or break installer steps.Josselin Poiret
2022-02-02installer: Use new installer-log-line everywhere.Josselin Poiret
2022-02-02installer: Add crash dump upload support.Mathieu Othacehe
2021-07-04installer: Unconditionally import (gnu services cups) in config.scm.Tobias Geerinckx-Rice
2021-04-14installer: Internationalize comment of the generated config.Ludovic Courtès
2020-11-07installer: Limit listbox height.Mathieu Othacehe
2020-09-21installer: Fix docstring typoes.Tobias Geerinckx-Rice
2020-03-05installer: Implement a dialog on /var/guix/installer-socket.Ludovic Courtès
2020-02-22installer: Log important bits to syslog.Ludovic Courtès
2019-05-06installer: Actually translate step descriptions.Ludovic Courtès
2019-04-21installer: Fix skip-to-step issue.Mathieu Othacehe
2019-04-08installer: Generate 'set-xorg-configuration' snippet.Ludovic Courtès
2019-04-07installer: Add dialog to select networking services.Ludovic Courtès
2019-01-17installer: Add configuration formatter.Mathieu Othacehe
2019-01-17gnu: Add graphical installer support.Mathieu Othacehe