summaryrefslogtreecommitdiff
path: root/gnu/installer.scm
AgeCommit message (Expand)Author
2023-12-25gnu: Adjust to removing ed.scm and nano.scmEfraim Flashner
2023-12-02gnu: Use ‘libc-utf8-locales-for-target’.Janneke Nieuwenhuizen
2022-12-05installer: Log provenance data.Ludovic Courtès
2022-11-15installer: Migrate to 'guile-gnutls'.Ludovic Courtès
2022-11-15installer: Report known-unsupported PCI devices.Ludovic Courtès
2022-11-15installer: Use 'current-guix' for extensions.Ludovic Courtès
2022-11-02installer: Skip the backtrace page on user abort.Mathieu Othacehe
2022-11-02installer: Add core dump support.Mathieu Othacehe
2022-08-08installer: Render the final configuration with (guix read-print).Ludovic Courtès
2022-02-02installer: Use system-wide guix for system init.Josselin Poiret
2022-02-02installer: Make dump archive creation optional and selective.Josselin Poiret
2022-02-02installer: Use dynamic-wind to setup installer.Josselin Poiret
2022-02-02installer: Add nano to PATH.Josselin Poiret
2022-02-02installer: Add installer-specific run command process.Josselin Poiret
2022-02-02installer: Use new installer-log-line everywhere.Josselin Poiret
2022-02-02installer: Use define instead of let at top-level.Josselin Poiret
2022-02-02installer: Add crash dump upload support.Mathieu Othacehe
2022-01-14installer: Check if ci.guix.gnu.org can be reached.Mathieu Othacehe
2021-09-23installer: Support XFS.Tobias Geerinckx-Rice
2021-01-12installer: Fix crash in parameters menu.Mathieu Othacehe
2020-12-11install: Discover local substitute servers.Mathieu Othacehe
2020-10-18installer: Call setlocale after init gettext.Miguel Ángel Arruga Vivas
2020-09-23installer: Fix docstring typo.Tobias Geerinckx-Rice
2020-08-25Remove "guile-zlib" extension when unused.Mathieu Othacehe
2020-08-25linux-libre: Support module compression.Mathieu Othacehe
2020-08-06installer: Remove logical devices.Mathieu Othacehe
2020-07-26installer: Add NTFS support.Mathieu Othacehe
2020-06-26installer: Use latest Guile.Mathieu Othacehe
2020-04-19Merge branch 'master' into core-updatesMarius Bakke
2020-04-18installer: Fix backtrace display.Mathieu Othacehe
2020-04-16installer: Remove guile-newt definition.Mathieu Othacehe
2020-04-15Merge branch 'master' into core-updatesMarius Bakke
2020-04-14installer: Open manual in the selected language on tty2.Ludovic Courtès
2020-04-11Merge branch 'master' into core-updatesMarius Bakke
2020-04-09installer: Allow Alt+Shift toggle from non-Latin keyboard layouts.Florian Pelz
2020-04-08Merge branch 'master' into core-updatesMarius Bakke
2020-04-08installer: Turn help menu into parameters menu.Mathieu Othacehe
2020-04-06installer: Hide shepherd messages.Mathieu Othacehe
2020-04-06installer: Add a help page.Mathieu Othacehe
2020-04-06installer: Remove trailing tabs.Mathieu Othacehe
2020-03-27Merge branch 'master' into core-updatesMarius Bakke
2020-03-22installer: Do not include the host (guix config).Ludovic Courtès
2020-03-10Merge branch 'master' into core-updatesMarius Bakke
2020-03-05installer: Use a Guile-Newt snapshot that supports 'form-watch-fd'.Ludovic Courtès
2020-03-04Merge branch 'master' into core-updatesMarius Bakke
2020-02-22installer: Log important bits to syslog.Ludovic Courtès
2020-02-14Merge branch 'master' into core-updatesMarius Bakke
2020-02-12installer: Fix installer restart dialog.Mathieu Othacehe
2020-02-11system: Stop using canonical-package.Mathieu Othacehe
2020-01-05installer: Add JFS support.Tobias Geerinckx-Rice