Age | Commit message (Expand) | Author |
2022-12-10 | installer: Detect mapped installation devices. | Mathieu Othacehe |
2022-10-31 | installer: parted: Retry failing read-partition-uuid call. | Mathieu Othacehe |
2022-09-22 | installer: Ensure luks devices are open when mounting partitions. | 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-05 | installer: parted: Call set-system before set-flags. | Mathieu Othacehe |
2022-08-05 | installer: parted: Log partition flags. | Mathieu Othacehe |
2022-03-01 | initrd: Use non-hyphenated kernel command-line parameter names. | Maxim Cournoyer |
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: Use new installer-log-line everywhere. | Josselin Poiret |
2022-01-14 | installer: Ignore small devices. | Mathieu Othacehe |
2021-12-10 | Merge remote-tracking branch 'signed/master' into core-updates | Mathieu Othacehe |
2021-12-08 | Revert "installer: Make LUKS2 the default format for encrypted devices" | Tobias Geerinckx-Rice |
2021-12-05 | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Ricardo Wurmus |
2021-12-01 | installer: parted: Use the swap-space record. | Mathieu Othacehe |
2021-12-01 | installer: Make LUKS2 the default format for encrypted devices | Josselin Poiret |
2021-11-26 | installer: Rework installation device detection. | Josselin Poiret |
2021-10-01 | installer: Fix typo in docstrings. | Tobias Geerinckx-Rice |
2021-09-23 | installer: Support XFS. | Tobias Geerinckx-Rice |
2021-08-29 | Migrate to the new 'targets' field of bootloader-configuration. | Maxim Cournoyer |
2021-06-17 | installer: Improve the installation device detection method. | Mathieu Othacehe |
2021-06-13 | installer: Fix FAT16 partition mounting. | Mathieu Othacehe |
2021-06-12 | installer: Improve install device detection. | Mathieu Othacehe |
2021-06-12 | installer: Check partitions UUIDs. | Mathieu Othacehe |
2021-04-28 | installer: Add MSDOS disk label support on UEFI systems. | Mathieu Othacehe |
2020-11-17 | installer: Fix device synchronization. | Mathieu Othacehe |
2020-11-08 | installer: parted: Add debug output. | Mathieu Othacehe |
2020-11-01 | installer: parted: Internationalize the partition handling code. | Ludovic Courtès |
2020-10-30 | installer: Use UUIDs in the 'swap-devices' field. | Ludovic Courtès |
2020-10-19 | installer: Create bios_grub partition when it is needed. | Miguel Ángel Arruga Vivas |
2020-09-21 | installer: Fix docstring typoes. | Tobias Geerinckx-Rice |
2020-08-06 | installer: Remove logical devices. | Mathieu Othacehe |
2020-07-26 | installer: Add NTFS support. | Mathieu Othacehe |
2020-02-22 | installer: Log important bits to syslog. | Ludovic Courtès |
2020-01-05 | installer: Add JFS support. | Tobias Geerinckx-Rice |
2020-01-05 | installer: Fix typo. | Tobias Geerinckx-Rice |
2019-09-25 | installer: Update to Guile-Parted 0.0.2 release. | Mathieu Othacehe |
2019-06-05 | installer: Always add '%base-initrd-modules' to 'initrd-modules'. | Ludovic Courtès |
2019-05-19 | installer: Fix Guile-Parted crash on i686. v1.0.1 | Ludovic Courtès |
2019-05-15 | installer: Rename 'auto-partition' to 'auto-partition!'. | Ludovic Courtès |
2019-05-14 | installer: Fix docstring. | Danny Milosavljevic |
2019-05-14 | installer: Add fat16. | Danny Milosavljevic |
2019-05-14 | installer: Create btrfs file system. | Danny Milosavljevic |
2019-03-27 | installer: Produce an 'initrd-modules' field if needed. | Ludovic Courtès |
2019-03-27 | installer: Emit 'bootloader' field before 'swap-devices'. | Ludovic Courtès |
2019-03-25 | installer: Set the system's 'keyboard-layout' field. | Ludovic Courtès |
2019-02-18 | gnu: Fix some typos in the installer. | Tobias Geerinckx-Rice |