guix/gnu/system
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
..
examples
images images: novena: Make boot settings and RTC accessible. 2020-12-05 11:19:17 +01:00
accounts.scm
file-systems.scm
hurd.scm
image.scm image: Fix ISO image production. 2020-12-04 14:06:49 +01:00
install.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
keyboard.scm
linux-container.scm
linux-initrd.scm linux-initrd: Add bcachefs support. 2020-12-06 16:11:43 +01:00
locale.scm
mapped-devices.scm
nss.scm
pam.scm
shadow.scm
uuid.scm
vm.scm