summaryrefslogtreecommitdiff
path: root/gnu/installer/newt/partition.scm
AgeCommit message (Expand)Author
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