summaryrefslogtreecommitdiff
path: root/gnu/installer.scm
AgeCommit message (Expand)AuthorFilesLines
2025-12-22installer: Drop uri from provenance log.Rutherther1-5/+4
2025-12-22system: installation-os: Support efi-only.Rutherther1-2/+2
2024-12-03system: Add "installer" sub-command.Janneke Nieuwenhuizen1-1/+1
2024-11-11installer: Support dry-run from Guile via store.Janneke Nieuwenhuizen1-2/+83
2024-11-11installer: Add "Kernel" page to select the Hurd.Janneke Nieuwenhuizen1-0/+14
2024-11-11installer: Add dry-run?Janneke Nieuwenhuizen1-31/+50
2024-11-11installer: Use `%' for parameter %run-command-in-installer.Janneke Nieuwenhuizen1-1/+1
2024-11-11installer: Use "partitioning-page" consistently.Janneke Nieuwenhuizen1-1/+2
2024-11-11installer: Align comments.Janneke Nieuwenhuizen1-12/+12
2024-09-28installer: Use the latest ‘iso-codes’.Roman Scherer1-6/+10
2024-09-28gnu: iso-codes: Rename to iso-codes/pinned.Roman Scherer1-6/+6
2024-05-29gnu: linux-libre: Enable Zstd compression of kernel modules.Maxim Cournoyer1-0/+1
2023-12-25gnu: Adjust to removing ed.scm and nano.scmEfraim Flashner1-1/+1
2023-12-02gnu: Use ‘libc-utf8-locales-for-target’.Janneke Nieuwenhuizen1-3/+4
2022-12-05installer: Log provenance data.Ludovic Courtès1-0/+25
2022-11-15installer: Migrate to 'guile-gnutls'.Ludovic Courtès1-1/+2
2022-11-15installer: Report known-unsupported PCI devices.Ludovic Courtès1-1/+5
2022-11-15installer: Use 'current-guix' for extensions.Ludovic Courtès1-1/+1
2022-11-02installer: Skip the backtrace page on user abort.Mathieu Othacehe1-4/+14
2022-11-02installer: Add core dump support.Mathieu Othacehe1-0/+6
2022-08-08installer: Render the final configuration with (guix read-print).Ludovic Courtès1-1/+2
2022-02-02installer: Use system-wide guix for system init.Josselin Poiret1-1/+0
2022-02-02installer: Make dump archive creation optional and selective.Josselin Poiret1-20/+23
2022-02-02installer: Use dynamic-wind to setup installer.Josselin Poiret1-45/+46
2022-02-02installer: Add nano to PATH.Josselin Poiret1-0/+2
2022-02-02installer: Add installer-specific run command process.Josselin Poiret1-38/+41
2022-02-02installer: Use new installer-log-line everywhere.Josselin Poiret1-1/+1
2022-02-02installer: Use define instead of let at top-level.Josselin Poiret1-44/+44
2022-02-02installer: Add crash dump upload support.Mathieu Othacehe1-4/+16
2022-01-14installer: Check if ci.guix.gnu.org can be reached.Mathieu Othacehe1-1/+2
2021-09-23installer: Support XFS.Tobias Geerinckx-Rice1-0/+1
2021-01-12installer: Fix crash in parameters menu.Mathieu Othacehe1-1/+1
2020-12-11install: Discover local substitute servers.Mathieu Othacehe1-0/+7
2020-10-18installer: Call setlocale after init gettext.Miguel Ángel Arruga Vivas1-1/+2
2020-09-23installer: Fix docstring typo.Tobias Geerinckx-Rice1-1/+1
2020-08-25Remove "guile-zlib" extension when unused.Mathieu Othacehe1-2/+1
2020-08-25linux-libre: Support module compression.Mathieu Othacehe1-1/+2
2020-08-06installer: Remove logical devices.Mathieu Othacehe1-0/+1
2020-07-26installer: Add NTFS support.Mathieu Othacehe1-0/+1
2020-06-26installer: Use latest Guile.Mathieu Othacehe1-1/+2
2020-04-19Merge branch 'master' into core-updatesMarius Bakke1-19/+1
2020-04-18installer: Fix backtrace display.Mathieu Othacehe1-0/+1
2020-04-16installer: Remove guile-newt definition.Mathieu Othacehe1-19/+0
2020-04-15Merge branch 'master' into core-updatesMarius Bakke1-3/+2
2020-04-14installer: Open manual in the selected language on tty2.Ludovic Courtès1-3/+2
2020-04-11Merge branch 'master' into core-updatesMarius Bakke1-6/+8
2020-04-09installer: Allow Alt+Shift toggle from non-Latin keyboard layouts.Florian Pelz1-6/+8
2020-04-08Merge branch 'master' into core-updatesMarius Bakke1-11/+19
2020-04-08installer: Turn help menu into parameters menu.Mathieu Othacehe1-3/+3
2020-04-06installer: Hide shepherd messages.Mathieu Othacehe1-2/+4