guix/gnu/installer
Mathieu Othacehe 8361817bf6
install: Discover local substitute servers.
* gnu/installer/substitutes.scm: New file.
* gnu/installer/newt/substitutes.scm: New file.
* gnu/local.mk (INSTALLER_MODULES): Add them.
* po/guix/POTFILES.in: Add gnu/installer/newt/substitutes.scm.
* gnu/installer/proxy.scm (with-silent-shepherd): Move to ...
* gnu/installer/utils.scm: ... here.
* gnu/installer/record.scm (<installer>)[substitutes-page]: New field.
* gnu/installer/newt.scm (substitutes-page): New procedure,
(newt-installer): register it.
* gnu/installer.scm (installer-steps): Add "substitutes-page" step.
* gnu/system/install.scm (%installation-services): Add avahi-service-type and
enable substitute server discover in guix-service-type.
[<name-service-switch>]: Set it to %mdns-host-lookup-nss.
2020-12-11 21:37:07 +01:00
..
aux-files
newt install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
connman.scm
final.scm
hostname.scm
keymap.scm
locale.scm
newt.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
parted.scm installer: Fix device synchronization. 2020-11-17 19:10:14 +01:00
proxy.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
record.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
services.scm Revert "services: openssh: Warn about 'password-authentication?' default." 2020-12-11 19:06:53 +01:00
steps.scm installer: Limit listbox height. 2020-11-07 13:19:25 +01:00
substitutes.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
tests.scm installer: Use UUIDs in the 'swap-devices' field. 2020-10-30 01:14:21 +01:00
timezone.scm
user.scm
utils.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00