summaryrefslogtreecommitdiff
path: root/gnu/installer/newt/page.scm
AgeCommit message (Expand)Author
2020-04-06installer: Adapt to Guile-newt revision 2....Mathieu Othacehe
2020-03-05installer: Run commands without hopping through the shell....Ludovic Courtès
2020-03-05installer: Implement a dialog on /var/guix/installer-socket....Ludovic Courtès
2020-01-20installer: Disable F12 hot key....Ludovic Courtès
2020-01-20installer: Makes sure the installer proceeds after hitting "Edit"....Ludovic Courtès
2020-01-12installer: Add an "Edit" button on the final page....Ludovic Courtès
2019-08-26installer: Show, don't Hide....Tobias Geerinckx-Rice
2019-05-14installer: Reflow run-file-textbox-page text....Mathieu Othacehe
2019-05-14installer: Allow for arbitrary long passphrases and passwords....Ludovic Courtès
2019-05-07installer: Add password 'hide' checkbox....Mathieu Othacehe
2019-04-28installer: Add #:selection parameter to 'run-checkbox-tree-page'....Ludovic Courtès
2019-04-25installer: 'run-input-page' has a new #:input-flags parameter....Ludovic Courtès
2019-04-17installer: Sort items with 'string-locale<?'....Ludovic Courtès
2019-03-27installer: Ask for confirmation before formatting partitions....Ludovic Courtès
2019-02-18gnu: Fix some typos in the installer....Tobias Geerinckx-Rice
2019-01-17installer: Rename "Ok" buttons to "OK"....Mathieu Othacehe
2019-01-17installer: Make exit button optional for run-file-textbox-page....Mathieu Othacehe
2019-01-17installer: Make sure every sentence is dot terminated....Mathieu Othacehe
2019-01-17installer: Turn "Cancel" buttons into "Exit" buttons....Mathieu Othacehe
2019-01-17installer: Add new pages....Mathieu Othacehe
2019-01-17gnu: Add graphical installer support....Mathieu Othacehe