summaryrefslogtreecommitdiff
path: root/gnu/installer/newt/network.scm
AgeCommit message (Expand)Author
2022-10-17installer: Factorize url-alive? in internet check.Andrew Tropin
2022-10-17installer: Relax internet check availability criteria.aleksandr barakin
2022-02-02installer: Use named prompt to abort or break installer steps.Josselin Poiret
2022-01-14installer: Check if ci.guix.gnu.org can be reached.Mathieu Othacehe
2020-11-07installer: Limit listbox height.Mathieu Othacehe
2020-03-05installer: Bypass connectivity check when /tmp/installer-assume-online exists.Ludovic Courtès
2019-06-08installer: Fix typo.Tobias Geerinckx-Rice
2019-05-06installer: Skip network selection dialogs when there is no choice.Ludovic Courtès
2019-05-06installer: Shrink simple listboxes to their minimum height.Ludovic Courtès
2019-04-25installer: Add missing 'G_' for networking message.Ludovic Courtès
2019-04-07installer: Fix wording for "Internet access."Ludovic Courtès
2019-03-13installer: network: Adjust wording.Ludovic Courtès
2019-01-17installer: Make sure every sentence is dot terminated.Mathieu Othacehe
2019-01-17installer: network: Do not show an empty technology list.Mathieu Othacehe
2019-01-17installer: Turn "Cancel" buttons into "Exit" buttons.Mathieu Othacehe
2019-01-17installer: Fix compute calls.Mathieu Othacehe
2019-01-17installer: Remove "selection" from all titles.Mathieu Othacehe
2019-01-17gnu: Add graphical installer support.Mathieu Othacehe