summaryrefslogtreecommitdiff
path: root/gnu/installer
AgeCommit message (Expand)Author
2022-05-21Revert "installer: user: Remove useless filtering."Ludovic Courtès
2022-04-06installer: user: Remove useless filtering.Mathieu Othacehe
2022-04-06installer: user: Forbid root user creation.Mathieu Othacehe
2022-03-01initrd: Use non-hyphenated kernel command-line parameter names.Maxim Cournoyer
2022-02-26installer: Continue even if Connman cannot phone home.Florian Pelz
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: Turn passwords into opaque records.Josselin Poiret
2022-02-02installer: Add error page when running external commands.Josselin Poiret
2022-02-02installer: Use named prompt to abort or break installer steps.Josselin Poiret
2022-02-02installer: Replace run-command by invoke in newt/page.scm.Josselin Poiret
2022-02-02installer: Fix run-file-textbox-page when edit-button is #f.Josselin Poiret
2022-02-02installer: Raise condition when mklabel fails.Josselin Poiret
2022-02-02installer: Use run-command-in-installer in (gnu installer parted).Josselin Poiret
2022-02-02installer: Add installer-specific run command process.Josselin Poiret
2022-02-02installer: Capture external commands output.Josselin Poiret
2022-02-02installer: Remove specific logging code.Josselin Poiret
2022-02-02installer: Keep PATH inside the install container.Josselin Poiret
2022-02-02installer: Un-export syslog syntax.Josselin Poiret
2022-02-02installer: Use new installer-log-line everywhere.Josselin Poiret
2022-02-02installer: Generalize logging facility.Josselin Poiret
2022-02-02installer: Add crash dump upload support.Mathieu Othacehe
2022-01-14installer: Install the locale before mounting the cow-store.Mathieu Othacehe
2022-01-14installer: Do not set the locale in run-command.Mathieu Othacehe
2022-01-14installer: Remove an unused procedure.Mathieu Othacehe
2022-01-14installer: Check if ci.guix.gnu.org can be reached.Mathieu Othacehe
2022-01-14installer: Ignore small devices.Mathieu Othacehe
2021-12-28installer: Offer 'gpm-service-type' for non-graphical systems.Leo Famulari
2021-12-28installer: Recommend 'ntp-service-type' for non-graphical systems.Leo Famulari
2021-12-28installer: Offer the CUPS printing service on a dedicated page.Leo Famulari
2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-12-08Revert "installer: Make LUKS2 the default format for encrypted devices"Tobias Geerinckx-Rice
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus
2021-12-01installer: parted: Use the swap-space record.Mathieu Othacehe
2021-12-01installer: Make LUKS2 the default format for encrypted devicesJosselin Poiret
2021-11-26installer: Rework installation device detection.Josselin Poiret
2021-10-31Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-10-21installer: Reorder file system type listbox.Tobias Geerinckx-Rice
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-10-01installer: Fix typo in docstrings.Tobias Geerinckx-Rice
2021-09-23installer: Support XFS.Tobias Geerinckx-Rice
2021-09-21installer: keymap: Fix optional fields handling.Mathieu Othacehe
2021-08-29Migrate to the new 'targets' field of bootloader-configuration.Maxim Cournoyer
2021-07-04installer: Unconditionally import (gnu services cups) in config.scm.Tobias Geerinckx-Rice
2021-07-04installer: tests: Expect but do not select other services by default.Tobias Geerinckx-Rice
2021-06-30installer: Offer the CUPS printing service.Tobias Geerinckx-Rice
2021-06-29installer: Fix crash when deleting a free space partition.Mathieu Othacehe
2021-06-23installer: Remove unused procedure.Tobias Geerinckx-Rice
2021-06-17installer: Improve the installation device detection method.Mathieu Othacehe
2021-06-13installer: Fix FAT16 partition mounting.Mathieu Othacehe