summaryrefslogtreecommitdiff
path: root/gnu/installer/newt.scm
AgeCommit message (Expand)AuthorFilesLines
2026-07-11installer: Add missing translations.Julien Lepiller1-3/+3
2025-02-19gnu: Fix some misspellings.Efraim Flashner1-1/+1
2024-11-11installer: Add "Kernel" page to select the Hurd.Janneke Nieuwenhuizen1-0/+5
2024-11-11installer: Add dry-run?Janneke Nieuwenhuizen1-6/+8
2024-11-11installer: Use "partitioning-page" consistently.Janneke Nieuwenhuizen1-2/+3
2022-12-09installer: Print progress bars and such as soon as \r is read.Ludovic Courtès1-1/+1
2022-11-15installer: Report known-unsupported PCI devices.Ludovic Courtès1-2/+2
2022-11-09installer: Remove unused variable.Ludovic Courtès1-4/+0
2022-10-23installer: Resume newt in exit-error procedure.Mathieu Othacehe1-0/+3
2022-02-02installer: Make dump archive creation optional and selective.Josselin Poiret1-25/+51
2022-02-02installer: Add error page when running external commands.Josselin Poiret1-5/+49
2022-02-02installer: Add installer-specific run command process.Josselin Poiret1-1/+9
2022-02-02installer: Use new installer-log-line everywhere.Josselin Poiret1-1/+1
2022-02-02installer: Add crash dump upload support.Mathieu Othacehe1-5/+13
2020-12-11install: Discover local substitute servers.Mathieu Othacehe1-0/+5
2020-11-07installer: Limit listbox height.Mathieu Othacehe1-0/+1
2020-09-21installer: Rename RUN-PARTIONING-PAGE.Tobias Geerinckx-Rice1-1/+1
2020-04-08installer: Turn help menu into parameters menu.Mathieu Othacehe1-7/+7
2020-04-06installer: Add a help page.Mathieu Othacehe1-5/+16
2019-01-17installer: Clear screen upon exit.Mathieu Othacehe1-2/+4
2019-01-17installer: Display an eventual backtrace in a page.Mathieu Othacehe1-1/+20
2019-01-17installer: Add partitioning support.Mathieu Othacehe1-0/+5
2019-01-17installer: Add services page.Mathieu Othacehe1-0/+5
2019-01-17installer: Do not ask for keyboard model.Mathieu Othacehe1-3/+2
2019-01-17installer: Add configuration formatter.Mathieu Othacehe1-0/+5
2019-01-17installer: Move everything to the build side.Mathieu Othacehe1-48/+46
2019-01-17installer: newt: Locate the logo within local-file.Mathieu Othacehe1-6/+1
2019-01-17installer: newt: Use scheme-modules* instead of scheme-modules.Mathieu Othacehe1-5/+3
2019-01-17gnu: Add graphical installer support.Mathieu Othacehe1-0/+102