aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer/parted.scm
Commit message (Expand)AuthorAge
* installer: Detect mapped installation devices.Mathieu Othacehe2022-12-10
* installer: parted: Retry failing read-partition-uuid call.Mathieu Othacehe2022-10-31
* installer: Ensure luks devices are open when mounting partitions.Josselin Poiret2022-09-22
* installer: Move <secret> to utils and use it for crypt passwords.Josselin Poiret2022-09-22
* installer: Fix segfault on double logical partition removal.Josselin Poiret2022-09-01
* installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?.Tobias Geerinckx-Rice2022-08-14
* installer: Add comments and vertical space to the generated config.Ludovic Courtès2022-08-08
* installer: parted: Call set-system before set-flags.Mathieu Othacehe2022-08-05
* installer: parted: Log partition flags.Mathieu Othacehe2022-08-05
* initrd: Use non-hyphenated kernel command-line parameter names.Maxim Cournoyer2022-03-01
* installer: Raise condition when mklabel fails.Josselin Poiret2022-02-02
* installer: Use run-command-in-installer in (gnu installer parted).Josselin Poiret2022-02-02
* installer: Use new installer-log-line everywhere.Josselin Poiret2022-02-02
* installer: Ignore small devices.Mathieu Othacehe2022-01-14
* Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-12-10
|\
| * Revert "installer: Make LUKS2 the default format for encrypted devices"Tobias Geerinckx-Rice2021-12-08
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\|
| * installer: Make LUKS2 the default format for encrypted devicesJosselin Poiret2021-12-01
| * installer: Rework installation device detection.Josselin Poiret2021-11-26
* | installer: parted: Use the swap-space record.Mathieu Othacehe2021-12-01
|/
* installer: Fix typo in docstrings.Tobias Geerinckx-Rice2021-10-01
* installer: Support XFS.Tobias Geerinckx-Rice2021-09-23
* Migrate to the new 'targets' field of bootloader-configuration.Maxim Cournoyer2021-08-29
* installer: Improve the installation device detection method.Mathieu Othacehe2021-06-17
* installer: Fix FAT16 partition mounting.Mathieu Othacehe2021-06-13
* installer: Improve install device detection.Mathieu Othacehe2021-06-12
* installer: Check partitions UUIDs.Mathieu Othacehe2021-06-12
* installer: Add MSDOS disk label support on UEFI systems.Mathieu Othacehe2021-04-28
* installer: Fix device synchronization.Mathieu Othacehe2020-11-17
* installer: parted: Add debug output.Mathieu Othacehe2020-11-08
* installer: parted: Internationalize the partition handling code.Ludovic Courtès2020-11-01
* installer: Use UUIDs in the 'swap-devices' field.Ludovic Courtès2020-10-30
* installer: Create bios_grub partition when it is needed.Miguel Ángel Arruga Vivas2020-10-19
* installer: Fix docstring typoes.Tobias Geerinckx-Rice2020-09-21
* installer: Remove logical devices.Mathieu Othacehe2020-08-06
* installer: Add NTFS support.Mathieu Othacehe2020-07-26
* installer: Log important bits to syslog.Ludovic Courtès2020-02-22
* installer: Add JFS support.Tobias Geerinckx-Rice2020-01-05
* installer: Fix typo.Tobias Geerinckx-Rice2020-01-05
* installer: Update to Guile-Parted 0.0.2 release.Mathieu Othacehe2019-09-25
* installer: Always add '%base-initrd-modules' to 'initrd-modules'.Ludovic Courtès2019-06-05
* installer: Fix Guile-Parted crash on i686.Ludovic Courtès2019-05-19
* installer: Rename 'auto-partition' to 'auto-partition!'.Ludovic Courtès2019-05-15
* installer: Fix docstring.Danny Milosavljevic2019-05-14
* installer: Add fat16.Danny Milosavljevic2019-05-14
* installer: Create btrfs file system.Danny Milosavljevic2019-05-14
* installer: Produce an 'initrd-modules' field if needed.Ludovic Courtès2019-03-27
* installer: Emit 'bootloader' field before 'swap-devices'.Ludovic Courtès2019-03-27
* installer: Set the system's 'keyboard-layout' field.Ludovic Courtès2019-03-25
* gnu: Fix some typos in the installer.Tobias Geerinckx-Rice2019-02-18