| Commit message (Expand) | Author | Age |
* | installer: Fix segfault on double logical partition removal. | Josselin Poiret | 2022-09-01 |
* | installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?. | Tobias Geerinckx-Rice | 2022-08-14 |
* | installer: Add comments and vertical space to the generated config. | Ludovic Courtès | 2022-08-08 |
* | installer: Render the final configuration with (guix read-print). | Ludovic Courtès | 2022-08-08 |
* | installer: parted: Call set-system before set-flags. | Mathieu Othacehe | 2022-08-05 |
* | installer: parted: Log partition flags. | Mathieu Othacehe | 2022-08-05 |
* | Revert "installer: user: Remove useless filtering." | Ludovic Courtès | 2022-05-21 |
* | installer: user: Remove useless filtering. | Mathieu Othacehe | 2022-04-06 |
* | installer: user: Forbid root user creation. | Mathieu Othacehe | 2022-04-06 |
* | initrd: Use non-hyphenated kernel command-line parameter names. | Maxim Cournoyer | 2022-03-01 |
* | installer: Continue even if Connman cannot phone home. | Florian Pelz | 2022-02-26 |
* | installer: Use system-wide guix for system init. | Josselin Poiret | 2022-02-02 |
* | installer: Make dump archive creation optional and selective. | Josselin Poiret | 2022-02-02 |
* | installer: Turn passwords into opaque records. | Josselin Poiret | 2022-02-02 |
* | installer: Add error page when running external commands. | Josselin Poiret | 2022-02-02 |
* | installer: Use named prompt to abort or break installer steps. | Josselin Poiret | 2022-02-02 |
* | installer: Replace run-command by invoke in newt/page.scm. | Josselin Poiret | 2022-02-02 |
* | installer: Fix run-file-textbox-page when edit-button is #f. | Josselin Poiret | 2022-02-02 |
* | installer: Raise condition when mklabel fails. | Josselin Poiret | 2022-02-02 |
* | installer: Use run-command-in-installer in (gnu installer parted). | Josselin Poiret | 2022-02-02 |
* | installer: Add installer-specific run command process. | Josselin Poiret | 2022-02-02 |
* | installer: Capture external commands output. | Josselin Poiret | 2022-02-02 |
* | installer: Remove specific logging code. | Josselin Poiret | 2022-02-02 |
* | installer: Keep PATH inside the install container. | Josselin Poiret | 2022-02-02 |
* | installer: Un-export syslog syntax. | Josselin Poiret | 2022-02-02 |
* | installer: Use new installer-log-line everywhere. | Josselin Poiret | 2022-02-02 |
* | installer: Generalize logging facility. | Josselin Poiret | 2022-02-02 |
* | installer: Add crash dump upload support. | Mathieu Othacehe | 2022-02-02 |
* | installer: Install the locale before mounting the cow-store. | Mathieu Othacehe | 2022-01-14 |
* | installer: Do not set the locale in run-command. | Mathieu Othacehe | 2022-01-14 |
* | installer: Remove an unused procedure. | Mathieu Othacehe | 2022-01-14 |
* | installer: Check if ci.guix.gnu.org can be reached. | Mathieu Othacehe | 2022-01-14 |
* | installer: Ignore small devices. | Mathieu Othacehe | 2022-01-14 |
* | installer: Offer 'gpm-service-type' for non-graphical systems. | Leo Famulari | 2021-12-28 |
* | installer: Recommend 'ntp-service-type' for non-graphical systems. | Leo Famulari | 2021-12-28 |
* | installer: Offer the CUPS printing service on a dedicated page. | Leo Famulari | 2021-12-28 |
* | Merge remote-tracking branch 'signed/master' into core-updates | Mathieu Othacehe | 2021-12-10 |
|\ |
|
| * | Revert "installer: Make LUKS2 the default format for encrypted devices" | Tobias Geerinckx-Rice | 2021-12-08 |
* | | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Ricardo Wurmus | 2021-12-05 |
|\| |
|
| * | installer: Make LUKS2 the default format for encrypted devices | Josselin Poiret | 2021-12-01 |
| * | installer: Rework installation device detection. | Josselin Poiret | 2021-11-26 |
* | | installer: parted: Use the swap-space record. | Mathieu Othacehe | 2021-12-01 |
* | | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Efraim Flashner | 2021-10-31 |
|\| |
|
| * | installer: Reorder file system type listbox. | Tobias Geerinckx-Rice | 2021-10-21 |
* | | Merge remote-tracking branch 'origin/master' into core-updates-frozen. | Mathieu Othacehe | 2021-10-12 |
|\| |
|
| * | installer: Fix typo in docstrings. | Tobias Geerinckx-Rice | 2021-10-01 |
| * | installer: Support XFS. | Tobias Geerinckx-Rice | 2021-09-23 |
* | | installer: keymap: Fix optional fields handling. | Mathieu Othacehe | 2021-09-21 |
|/ |
|
* | Migrate to the new 'targets' field of bootloader-configuration. | Maxim Cournoyer | 2021-08-29 |
* | installer: Unconditionally import (gnu services cups) in config.scm. | Tobias Geerinckx-Rice | 2021-07-04 |