index
:
guix
keyring
master
test
Personal fork of GNU Guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
installer
/
newt
/
network.scm
Age
Commit message (
Expand
)
Author
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