summaryrefslogtreecommitdiff
path: root/gnu/installer/steps.scm
AgeCommit message (Expand)AuthorFilesLines
2025-02-19gnu: Fix some misspellings.Efraim Flashner1-1/+1
2024-11-11installer: Add "Kernel" page to select the Hurd.Janneke Nieuwenhuizen1-5/+9
2024-11-11installer: Add dry-run?Janneke Nieuwenhuizen1-5/+11
2022-11-02installer: Skip the backtrace page on user abort.Mathieu Othacehe1-1/+7
2022-08-08installer: Add comments and vertical space to the generated config.Ludovic Courtès1-4/+18
2022-08-08installer: Render the final configuration with (guix read-print).Ludovic Courtès1-7/+5
2022-02-02installer: Use named prompt to abort or break installer steps.Josselin Poiret1-72/+55
2022-02-02installer: Use new installer-log-line everywhere.Josselin Poiret1-1/+1
2022-02-02installer: Add crash dump upload support.Mathieu Othacehe1-1/+8
2021-07-04installer: Unconditionally import (gnu services cups) in config.scm.Tobias Geerinckx-Rice1-1/+1
2021-04-14installer: Internationalize comment of the generated config.Ludovic Courtès1-3/+9
2020-11-07installer: Limit listbox height.Mathieu Othacehe1-2/+0
2020-09-21installer: Fix docstring typoes.Tobias Geerinckx-Rice1-1/+1
2020-03-05installer: Implement a dialog on /var/guix/installer-socket.Ludovic Courtès1-7/+18
2020-02-22installer: Log important bits to syslog.Ludovic Courtès1-0/+1
2019-05-06installer: Actually translate step descriptions.Ludovic Courtès1-1/+6
2019-04-21installer: Fix skip-to-step issue.Mathieu Othacehe1-9/+17
2019-04-08installer: Generate 'set-xorg-configuration' snippet.Ludovic Courtès1-1/+1
2019-04-07installer: Add dialog to select networking services.Ludovic Courtès1-1/+1
2019-01-17installer: Add configuration formatter.Mathieu Othacehe1-9/+59
2019-01-17gnu: Add graphical installer support.Mathieu Othacehe1-0/+187