summaryrefslogtreecommitdiff
path: root/gnu/installer
AgeCommit message (Expand)AuthorFilesLines
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
2022-10-31installer: parted: Retry failing read-partition-uuid call.Mathieu Othacehe1-1/+20
2022-10-25installer: welcome: Warn when uvesafb gets used.pelzflorian (Florian Pelz)1-21/+32
2022-10-23installer: Resume newt in exit-error procedure.Mathieu Othacehe1-0/+3
2022-10-20installer: Add a missing confirmation page before formatting.Mathieu Othacehe1-1/+1
2022-10-20installer: Propose the user to report a "guix system init" failure.Mathieu Othacehe1-2/+7
2022-10-20installer: Run the "guix system init" command in a PTY.Mathieu Othacehe2-10/+42
2022-10-17installer: Factorize url-alive? in internet check.Andrew Tropin1-9/+7
2022-10-17installer: Relax internet check availability criteria.aleksandr barakin1-4/+9
2022-10-17guix: Fix typos.Julien Lepiller1-1/+1
2022-10-13installer: partition: Add a confirmation page before formatting.Mathieu Othacehe1-1/+15
2022-09-24installer: tests: Fix typo.Mathieu Othacehe1-1/+1
2022-09-24installer: Fix configuration edition during testing.Mathieu Othacehe1-0/+4
2022-09-22installer: Exit console-services page with abort-to-prompt.Josselin Poiret1-4/+2
2022-09-22installer: Ensure luks devices are open when mounting partitions.Josselin Poiret1-0/+16
2022-09-22installer: Return partitions with crypt password as step result.Josselin Poiret1-3/+3
2022-09-22installer: Move <secret> to utils and use it for crypt passwords.Josselin Poiret4-20/+23
2022-09-01installer: Fix segfault on double logical partition removal.Josselin Poiret1-0/+6
2022-08-14installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?.Tobias Geerinckx-Rice1-1/+0
2022-08-08installer: Add comments and vertical space to the generated config.Ludovic Courtès4-14/+64
2022-08-08installer: Render the final configuration with (guix read-print).Ludovic Courtès1-7/+5
2022-08-05installer: parted: Call set-system before set-flags.Mathieu Othacehe1-4/+7
2022-08-05installer: parted: Log partition flags.Mathieu Othacehe1-0/+1