summaryrefslogtreecommitdiff
path: root/gnu/installer/parted.scm
AgeCommit message (Expand)AuthorFilesLines
2025-02-19gnu: Fix some misspellings.Efraim Flashner1-1/+1
2024-11-11installer: Add "Kernel" page to select the Hurd.Janneke Nieuwenhuizen1-29/+60
2024-11-11installer: Add dry-run?Janneke Nieuwenhuizen1-13/+16
2024-11-11installer: Use `%' for parameter %run-command-in-installer.Janneke Nieuwenhuizen1-13/+14
2024-08-31installer: Create ext4 file systems with ‘-O large_dir’.Ludovic Courtès1-2/+8
2022-12-10installer: Detect mapped installation devices.Mathieu Othacehe1-1/+33
2022-10-31installer: parted: Retry failing read-partition-uuid call.Mathieu Othacehe1-1/+20
2022-09-22installer: Ensure luks devices are open when mounting partitions.Josselin Poiret1-0/+16
2022-09-22installer: Move <secret> to utils and use it for crypt passwords.Josselin Poiret1-2/+2
2022-09-01installer: Fix segfault on double logical partition removal.Josselin Poiret1-0/+6
2022-08-14installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?.Tobias Geerinckx-Rice1-1/+0
2022-08-08installer: Add comments and vertical space to the generated config.Ludovic Courtès1-1/+9
2022-08-05installer: parted: Call set-system before set-flags.Mathieu Othacehe1-4/+7
2022-08-05installer: parted: Log partition flags.Mathieu Othacehe1-0/+1
2022-03-01initrd: Use non-hyphenated kernel command-line parameter names.Maxim Cournoyer1-1/+1
2022-02-02installer: Raise condition when mklabel fails.Josselin Poiret1-2/+8
2022-02-02installer: Use run-command-in-installer in (gnu installer parted).Josselin Poiret1-30/+14
2022-02-02installer: Use new installer-log-line everywhere.Josselin Poiret1-25/+25
2022-01-14installer: Ignore small devices.Mathieu Othacehe1-13/+34
2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe1-3/+2
2021-12-08Revert "installer: Make LUKS2 the default format for encrypted devices"Tobias Geerinckx-Rice1-3/+2
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus1-25/+30
2021-12-01installer: parted: Use the swap-space record.Mathieu Othacehe1-3/+5
2021-12-01installer: Make LUKS2 the default format for encrypted devicesJosselin Poiret1-2/+3
2021-11-26installer: Rework installation device detection.Josselin Poiret1-23/+27
2021-10-01installer: Fix typo in docstrings.Tobias Geerinckx-Rice1-2/+2
2021-09-23installer: Support XFS.Tobias Geerinckx-Rice1-1/+13
2021-08-29Migrate to the new 'targets' field of bootloader-configuration.Maxim Cournoyer1-2/+2
2021-06-17installer: Improve the installation device detection method.Mathieu Othacehe1-12/+32
2021-06-13installer: Fix FAT16 partition mounting.Mathieu Othacehe1-1/+1
2021-06-12installer: Improve install device detection.Mathieu Othacehe1-8/+12
2021-06-12installer: Check partitions UUIDs.Mathieu Othacehe1-8/+44
2021-04-28installer: Add MSDOS disk label support on UEFI systems.Mathieu Othacehe1-26/+19
2020-11-17installer: Fix device synchronization.Mathieu Othacehe1-13/+14
2020-11-08installer: parted: Add debug output.Mathieu Othacehe1-4/+26
2020-11-01installer: parted: Internationalize the partition handling code.Ludovic Courtès1-20/+19
2020-10-30installer: Use UUIDs in the 'swap-devices' field.Ludovic Courtès1-1/+6
2020-10-19installer: Create bios_grub partition when it is needed.Miguel Ángel Arruga Vivas1-6/+6
2020-09-21installer: Fix docstring typoes.Tobias Geerinckx-Rice1-2/+2
2020-08-06installer: Remove logical devices.Mathieu Othacehe1-0/+8
2020-07-26installer: Add NTFS support.Mathieu Othacehe1-2/+14
2020-02-22installer: Log important bits to syslog.Ludovic Courtès1-1/+6
2020-01-05installer: Add JFS support.Tobias Geerinckx-Rice1-1/+14
2020-01-05installer: Fix typo.Tobias Geerinckx-Rice1-1/+1
2019-09-25installer: Update to Guile-Parted 0.0.2 release.Mathieu Othacehe1-44/+4
2019-06-05installer: Always add '%base-initrd-modules' to 'initrd-modules'.Ludovic Courtès1-1/+2
2019-05-19installer: Fix Guile-Parted crash on i686.v1.0.1Ludovic Courtès1-5/+11
2019-05-15installer: Rename 'auto-partition' to 'auto-partition!'.Ludovic Courtès1-11/+10
2019-05-14installer: Fix docstring.Danny Milosavljevic1-1/+1
2019-05-14installer: Add fat16.Danny Milosavljevic1-0/+12