/etc/completion/fish/

git-static/favicon.ico'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer/parted.scm
AgeCommit message (Expand)Author
2022-12-10installer: Detect mapped installation devices....Mathieu Othacehe
2022-10-31installer: parted: Retry failing read-partition-uuid call....Mathieu Othacehe
2022-09-22installer: Ensure luks devices are open when mounting partitions....Josselin Poiret
2022-09-22installer: Move <secret> to utils and use it for crypt passwords....Josselin Poiret
2022-09-01installer: Fix segfault on double logical partition removal....Josselin Poiret
2022-08-14installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?....Tobias Geerinckx-Rice
2022-08-08installer: Add comments and vertical space to the generated config....Ludovic Courtès
2022-08-05installer: parted: Call set-system before set-flags....Mathieu Othacehe
2022-08-05installer: parted: Log partition flags....Mathieu Othacehe
2022-03-01initrd: Use non-hyphenated kernel command-line parameter names....Maxim Cournoyer
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: Use new installer-log-line everywhere....Josselin Poiret
2022-01-14installer: Ignore small devices....Mathieu Othacehe
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 devices...Josselin Poiret
2021-11-26installer: Rework installation device detection....Josselin Poiret
2021-10-01installer: Fix typo in docstrings....Tobias Geerinckx-Rice
2021-09-23installer: Support XFS....Tobias Geerinckx-Rice
2021-08-29Migrate to the new 'targets' field of bootloader-configuration....Maxim Cournoyer
2021-06-17installer: Improve the installation device detection method....Mathieu Othacehe
2021-06-13installer: Fix FAT16 partition mounting....Mathieu Othacehe
2021-06-12installer: Improve install device detection....Mathieu Othacehe
2021-06-12installer: Check partitions UUIDs....Mathieu Othacehe
2021-04-28installer: Add MSDOS disk label support on UEFI systems....Mathieu Othacehe