summaryrefslogtreecommitdiff
path: root/gnu/installer
AgeCommit message (Expand)AuthorFilesLines
2026-02-11installer: run-wifi-page: Handle null ‘service-items’.Hilton Chain1-3/+4
2026-01-31installer: Handle service configurations for desktop environments without a s...Hilton Chain1-1/+2
2026-01-31installer: system-services->configuration: Simplify returning sexp.Hilton Chain1-35/+23
2026-01-25installer: Add fonts to cover all languages for desktop installation.Hilton Chain1-1/+14
2026-01-21installer: kernel: Accept empty list as kernel.Rutherther1-1/+2
2026-01-16installer: Adjust vertical space in the recommended kernel choice.Florian Pelz1-0/+1
2026-01-16installer: run-kernel-page: Ensure Linux Libre is first.Rutherther1-0/+1
2026-01-14installer: services: Disable desktop page on Hurd and 32-bit x86.Rutherther1-5/+13
2026-01-14installer: partition: Force msdos on Hurd.Rutherther1-13/+16
2026-01-14installer: network: Check response code to assess substitute availability.Rutherther1-8/+16
2026-01-14installer: Add Hurd x86_64 as an option.Janneke Nieuwenhuizen3-13/+38
2025-11-04installer: Add Sway as an option in the Desktop environment page.Fredrik Salomonsson1-0/+6
2025-11-03installer: Add KDE Plasma desktop environment.Rutherther1-0/+3
2025-11-02tests: installer: Fix gui-installed-desktop-os-encrypted.Mathieu Othacehe1-1/+1
2025-11-02tests: installer: Display the final configuration file.Mathieu Othacehe1-0/+5
2025-10-22installer: Do not use LatGrkCyr console font for Esperanto.Florian Pelz1-1/+3
2025-10-22installer: Fix installing services depending on language.Florian Pelz1-1/+3
2025-10-19installer: Respect /tmp/installer-assume-online in check-substitute-availabil...Rutherther1-4/+6
2025-10-17installer: network: Add step for substitute availability.Rutherther1-1/+35
2025-10-17installer: wait-service-online: Allow user to proceed if offline.Rutherther1-5/+9
2025-10-17installer: wait-service-online: More urls to check user is online.Rutherther1-19/+24
2025-10-17installer: wait-service-online: Assume online for http errorful codes.Rutherther1-2/+3
2025-07-24gnu: installer: Replace deprecated dhcp client service.Gabriel Wicki1-1/+1
2025-06-30gnu: installer: Remove enlightenment desktop option.Efraim Flashner1-3/+0
2025-03-01installer: Include icewm as a desktop environment.Andy Tai1-0/+3
2025-02-19gnu: Fix some misspellings.Efraim Flashner4-4/+4
2024-11-20install: Change the territory when we have learned it.Florian Pelz1-6/+10
2024-11-11installer: Add static-networking template.Janneke Nieuwenhuizen1-0/+22
2024-11-11installer: Add "Kernel" page to select the Hurd.Janneke Nieuwenhuizen11-59/+245
2024-11-11installer: Add dry-run?Janneke Nieuwenhuizen8-29/+66
2024-11-11installer: Use `%' for parameter %run-command-in-installer.Janneke Nieuwenhuizen2-16/+17
2024-11-11installer: Fix file-name typos.Janneke Nieuwenhuizen2-6/+8
2024-11-11installer: Use "partitioning-page" consistently.Janneke Nieuwenhuizen2-4/+6
2024-11-11installer: Remove unused (newt) imports.Janneke Nieuwenhuizen5-5/+0
2024-08-31installer: Create ext4 file systems with ‘-O large_dir’.Ludovic Courtès1-2/+8
2024-04-18system: Remove nss-certs from OS templates, adjust doc.Maxim Cournoyer1-5/+0
2024-04-03Switch order of the default substitute servers.Christopher Baines1-2/+2
2023-07-06installer: Restore LatGrkCyr-8x16 console font depending on language.Denys Nykula1-2/+17
2023-04-30installer: Filter out C.UTF-8 from the list of locales.Josselin Poiret1-3/+4
2022-12-18installer: final: Delete SQLite WAL and shm files upon completion.Ludovic Courtès1-1/+9
2022-12-18installer: final: Stop guix-daemon before accessing store database.Ludovic Courtès1-6/+16
2022-12-10installer: Detect mapped installation devices.Mathieu Othacehe1-1/+33
2022-12-09installer: Print progress bars and such as soon as \r is read.Ludovic Courtès2-13/+15
2022-11-20installer: Add comment above the 'packages' field.Ludovic Courtès1-7/+14
2022-11-15installer: Report known-unsupported PCI devices.Ludovic Courtès4-10/+124
2022-11-15installer: Error page width is parameterized.Ludovic Courtès1-6/+6
2022-11-15installer: Warn about hardware support after the welcome page.Ludovic Courtès1-41/+44
2022-11-09installer: Remove unused variable.Ludovic Courtès1-4/+0
2022-11-02installer: Skip the backtrace page on user abort.Mathieu Othacehe3-6/+10
2022-11-02installer: Add core dump support.Mathieu Othacehe2-1/+24