Age | Commit message (Expand) | Author |
2024-11-20 | install: Change the territory when we have learned it. | Florian Pelz |
2024-11-11 | installer: Add static-networking template. | Janneke Nieuwenhuizen |
2024-11-11 | installer: Add "Kernel" page to select the Hurd. | Janneke Nieuwenhuizen |
2024-11-11 | installer: Add dry-run? | Janneke Nieuwenhuizen |
2024-11-11 | installer: Use `%' for parameter %run-command-in-installer. | Janneke Nieuwenhuizen |
2024-11-11 | installer: Fix file-name typos. | Janneke Nieuwenhuizen |
2024-11-11 | installer: Use "partitioning-page" consistently. | Janneke Nieuwenhuizen |
2024-11-11 | installer: Remove unused (newt) imports. | Janneke Nieuwenhuizen |
2024-08-31 | installer: Create ext4 file systems with ‘-O large_dir’. | Ludovic Courtès |
2024-04-18 | system: Remove nss-certs from OS templates, adjust doc. | Maxim Cournoyer |
2024-04-03 | Switch order of the default substitute servers. | Christopher Baines |
2023-07-06 | installer: Restore LatGrkCyr-8x16 console font depending on language. | Denys Nykula |
2023-04-30 | installer: Filter out C.UTF-8 from the list of locales. | Josselin Poiret |
2022-12-18 | installer: final: Delete SQLite WAL and shm files upon completion. | Ludovic Courtès |
2022-12-18 | installer: final: Stop guix-daemon before accessing store database. | Ludovic Courtès |
2022-12-10 | installer: Detect mapped installation devices. | Mathieu Othacehe |
2022-12-09 | installer: Print progress bars and such as soon as \r is read. | Ludovic Courtès |
2022-11-20 | installer: Add comment above the 'packages' field. | Ludovic Courtès |
2022-11-15 | installer: Report known-unsupported PCI devices. | Ludovic Courtès |
2022-11-15 | installer: Error page width is parameterized. | Ludovic Courtès |
2022-11-15 | installer: Warn about hardware support after the welcome page. | Ludovic Courtès |
2022-11-09 | installer: Remove unused variable. | Ludovic Courtès |
2022-11-02 | installer: Skip the backtrace page on user abort. | Mathieu Othacehe |
2022-11-02 | installer: Add core dump support. | Mathieu Othacehe |
2022-10-31 | installer: parted: Retry failing read-partition-uuid call. | Mathieu Othacehe |
2022-10-25 | installer: welcome: Warn when uvesafb gets used. | pelzflorian (Florian Pelz) |
2022-10-23 | installer: Resume newt in exit-error procedure. | Mathieu Othacehe |
2022-10-20 | installer: Add a missing confirmation page before formatting. | Mathieu Othacehe |
2022-10-20 | installer: Propose the user to report a "guix system init" failure. | Mathieu Othacehe |
2022-10-20 | installer: Run the "guix system init" command in a PTY. | Mathieu Othacehe |
2022-10-17 | installer: Factorize url-alive? in internet check. | Andrew Tropin |
2022-10-17 | installer: Relax internet check availability criteria. | aleksandr barakin |
2022-10-17 | guix: Fix typos. | Julien Lepiller |
2022-10-13 | installer: partition: Add a confirmation page before formatting. | Mathieu Othacehe |
2022-09-24 | installer: tests: Fix typo. | Mathieu Othacehe |
2022-09-24 | installer: Fix configuration edition during testing. | Mathieu Othacehe |
2022-09-22 | installer: Exit console-services page with abort-to-prompt. | Josselin Poiret |
2022-09-22 | installer: Ensure luks devices are open when mounting partitions. | Josselin Poiret |
2022-09-22 | installer: Return partitions with crypt password as step result. | Josselin Poiret |
2022-09-22 | installer: Move <secret> to utils and use it for crypt passwords. | Josselin Poiret |
2022-09-01 | installer: Fix segfault on double logical partition removal. | Josselin Poiret |
2022-08-14 | installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?. | Tobias Geerinckx-Rice |
2022-08-08 | 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-05 | installer: parted: Call set-system before set-flags. | Mathieu Othacehe |
2022-08-05 | installer: parted: Log partition flags. | Mathieu Othacehe |
2022-05-21 | Revert "installer: user: Remove useless filtering." | Ludovic Courtès |
2022-04-06 | installer: user: Remove useless filtering. | Mathieu Othacehe |
2022-04-06 | installer: user: Forbid root user creation. | Mathieu Othacehe |
2022-03-01 | initrd: Use non-hyphenated kernel command-line parameter names. | Maxim Cournoyer |