summaryrefslogtreecommitdiff
path: root/gnu/installer/newt/partition.scm
AgeCommit message (Expand)Author
2022-10-20installer: Add a missing confirmation page before formatting....Mathieu Othacehe
2022-10-13installer: partition: Add a confirmation page before formatting....Mathieu Othacehe
2022-09-22installer: Return partitions with crypt password as step result....Josselin Poiret
2022-09-22installer: Move <secret> to utils and use it for crypt passwords....Josselin Poiret
2022-02-02installer: Use named prompt to abort or break installer steps....Josselin Poiret
2022-02-02installer: Use new installer-log-line everywhere....Josselin Poiret
2022-01-14installer: Ignore small devices....Mathieu Othacehe
2021-10-21installer: Reorder file system type listbox....Tobias Geerinckx-Rice
2021-09-23installer: Support XFS....Tobias Geerinckx-Rice
2021-06-29installer: Fix crash when deleting a free space partition....Mathieu Othacehe
2021-06-12installer: Check partitions UUIDs....Mathieu Othacehe
2021-06-12installer: Print user partitions....Mathieu Othacehe
2021-04-28installer: Force GPT disk label when UEFI is supported....Mathieu Othacehe
2020-11-07installer: Edit partitioning warning message....Mathieu Othacehe
2020-11-07installer: Limit listbox height....Mathieu Othacehe
2020-11-02installer: Report to the user the formatted partitions....Miguel Ángel Arruga Vivas
2020-10-28installer: Log partition formatting....Ludovic Courtès
2020-09-21installer: Rename RUN-PARTIONING-PAGE....Tobias Geerinckx-Rice
2020-07-26installer: Add NTFS support....Mathieu Othacehe
2020-03-05installer: Implement a dialog on /var/guix/installer-socket....Ludovic Courtès
2020-01-05installer: Add JFS support....Tobias Geerinckx-Rice
2019-09-25installer: Update to Guile-Parted 0.0.2 release....Mathieu Othacehe
2019-09-23installer: Fix run-input-page calls....Mathieu Othacehe
2019-05-19installer: Fix Guile-Parted crash on i686....v1.0.1Ludovic Courtès
2019-05-15installer: Rename 'auto-partition' to 'auto-partition!'....Ludovic Courtès
2019-05-15installer: Mount ESP once only....Ludovic Courtès
2019-05-14installer: Add fat16....Danny Milosavljevic
2019-05-07installer: Add password 'hide' checkbox....Mathieu Othacehe
2019-05-06installer: Shrink simple listboxes to their minimum height....Ludovic Courtès
2019-05-06installer: Do not sort methods on the partitioning page....Ludovic Courtès
2019-05-03installer: Do not sort the guided partition schemes in the selection page....Ludovic Courtès
2019-04-28installer: Improve layout of the partitioning page....Ludovic Courtès
2019-04-27installer: Add missing i18n in the partitioning pages....Ludovic Courtès
2019-04-25installer: Use FLAG-PASSWORD for the encryption passphrase confirmation....Ludovic Courtès
2019-03-27installer: Ask for confirmation before formatting partitions....Ludovic Courtès
2019-01-17installer: Fix manual partitioning....Ludovic Courtès
2019-01-17installer: "formating" → "formatting"....Ludovic Courtès
2019-01-17installer: partition: Add encryption password confirmation....Mathieu Othacehe
2019-01-17installer: Remove debug popup....Mathieu Othacehe
2019-01-17installer: Rename "Ok" buttons to "OK"....Mathieu Othacehe
2019-01-17installer: Various renamins follow-up....Mathieu Othacehe
2019-01-17installer: Various renamings....Mathieu Othacehe
2019-01-17installer: partionment: Add encryption support....Mathieu Othacehe
2019-01-17installer: partition: Fix typo....Mathieu Othacehe
2019-01-17installer: partition: Precise when using Manual/Guided partionment....Mathieu Othacehe
2019-01-17installer: Make sure every sentence is dot terminated....Mathieu Othacehe
2019-01-17installer: partition: Differenciate Back button from Exit button....Mathieu Othacehe
2019-01-17installer: Turn "Cancel" buttons into "Exit" buttons....Mathieu Othacehe
2019-01-17installer: Add partitioning support....Mathieu Othacehe