summaryrefslogtreecommitdiff
path: root/gnu/installer/newt/network.scm
AgeCommit message (Expand)AuthorFilesLines
2026-01-14installer: network: Check response code to assess substitute availability.Rutherther1-8/+16
2025-10-19installer: Respect /tmp/installer-assume-online in check-substitute-availabil...Rutherther1-4/+6
2025-10-17installer: network: Add step for substitute availability.Rutherther1-1/+35
2025-10-17installer: wait-service-online: Allow user to proceed if offline.Rutherther1-5/+9
2025-10-17installer: wait-service-online: More urls to check user is online.Rutherther1-19/+24
2025-10-17installer: wait-service-online: Assume online for http errorful codes.Rutherther1-2/+3
2024-04-03Switch order of the default substitute servers.Christopher Baines1-2/+2
2022-10-17installer: Factorize url-alive? in internet check.Andrew Tropin1-9/+7
2022-10-17installer: Relax internet check availability criteria.aleksandr barakin1-4/+9
2022-02-02installer: Use named prompt to abort or break installer steps.Josselin Poiret1-12/+4
2022-01-14installer: Check if ci.guix.gnu.org can be reached.Mathieu Othacehe1-2/+19
2020-11-07installer: Limit listbox height.Mathieu Othacehe1-1/+1
2020-03-05installer: Bypass connectivity check when /tmp/installer-assume-online exists.Ludovic Courtès1-3/+7
2019-06-08installer: Fix typo.Tobias Geerinckx-Rice1-1/+1
2019-05-06installer: Skip network selection dialogs when there is no choice.Ludovic Courtès1-25/+32
2019-05-06installer: Shrink simple listboxes to their minimum height.Ludovic Courtès1-0/+1
2019-04-25installer: Add missing 'G_' for networking message.Ludovic Courtès1-1/+2
2019-04-07installer: Fix wording for "Internet access."Ludovic Courtès1-2/+2
2019-03-13installer: network: Adjust wording.Ludovic Courtès1-3/+3
2019-01-17installer: Make sure every sentence is dot terminated.Mathieu Othacehe1-1/+1
2019-01-17installer: network: Do not show an empty technology list.Mathieu Othacehe1-12/+26
2019-01-17installer: Turn "Cancel" buttons into "Exit" buttons.Mathieu Othacehe1-1/+1
2019-01-17installer: Fix compute calls.Mathieu Othacehe1-2/+2
2019-01-17installer: Remove "selection" from all titles.Mathieu Othacehe1-1/+1
2019-01-17gnu: Add graphical installer support.Mathieu Othacehe1-0/+159