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