guix/gnu
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
..
bootloader
build
installer install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
machine
packages gnu: ecl-lparallel: Disable never ending tests. 2020-12-11 19:17:01 +01:00
services Revert "services: openssh: Warn about 'password-authentication?' default." 2020-12-11 19:06:53 +01:00
system install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
local.mk install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm