index
:
guix
linode-image-docs
master
rocq-codeberg-pr-v1
rocq-codeberg-pr-v2
rocq-codeberg-pr-v3
rocq-wip
GNU transactional package management, distribution, deployment, and more!
Daniel Rostovtsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
installer
/
newt
/
network.scm
Age
Commit message (
Expand
)
Author
2026-01-14
installer: network: Check response code to assess substitute availability.
Rutherther
2025-10-19
installer: Respect /tmp/installer-assume-online in check-substitute-availabil...
Rutherther
2025-10-17
installer: network: Add step for substitute availability.
Rutherther
2025-10-17
installer: wait-service-online: Allow user to proceed if offline.
Rutherther
2025-10-17
installer: wait-service-online: More urls to check user is online.
Rutherther
2025-10-17
installer: wait-service-online: Assume online for http errorful codes.
Rutherther
2024-04-03
Switch order of the default substitute servers.
Christopher Baines
2022-10-17
installer: Factorize url-alive? in internet check.
Andrew Tropin
2022-10-17
installer: Relax internet check availability criteria.
aleksandr barakin
2022-02-02
installer: Use named prompt to abort or break installer steps.
Josselin Poiret
2022-01-14
installer: Check if ci.guix.gnu.org can be reached.
Mathieu Othacehe
2020-11-07
installer: Limit listbox height.
Mathieu Othacehe
2020-03-05
installer: Bypass connectivity check when /tmp/installer-assume-online exists.
Ludovic Courtès
2019-06-08
installer: Fix typo.
Tobias Geerinckx-Rice
2019-05-06
installer: Skip network selection dialogs when there is no choice.
Ludovic Courtès
2019-05-06
installer: Shrink simple listboxes to their minimum height.
Ludovic Courtès
2019-04-25
installer: Add missing 'G_' for networking message.
Ludovic Courtès
2019-04-07
installer: Fix wording for "Internet access."
Ludovic Courtès
2019-03-13
installer: network: Adjust wording.
Ludovic Courtès
2019-01-17
installer: Make sure every sentence is dot terminated.
Mathieu Othacehe
2019-01-17
installer: network: Do not show an empty technology list.
Mathieu Othacehe
2019-01-17
installer: Turn "Cancel" buttons into "Exit" buttons.
Mathieu Othacehe
2019-01-17
installer: Fix compute calls.
Mathieu Othacehe
2019-01-17
installer: Remove "selection" from all titles.
Mathieu Othacehe
2019-01-17
gnu: Add graphical installer support.
Mathieu Othacehe