guix/gnu/tests
Maxim Cournoyer 2ca982ff41
gnu: bootloader: Support multiple targets.
Fixes <https://issues.guix.gnu.org/40997>.

* gnu/bootloader.scm (<bootloader-configuration>): New 'targets' field.
(%bootloader-configuration-target): New procedure.
(bootloader-configuration-target): Add deprecation warning.
(bootloader-configuration-targets): New procedure.
* guix/scripts/system.scm (install): Access targets via
bootloader-configuration-targets.
(perform-action)[bootloader-target]: Remove unused argument and update doc.
Access targets via bootloader-configuration-targets and fix indentation.
(process-action): Access targets via bootloader-configuration-targets.
Do not provide the unused BOOTLOADER-TARGET argument when applying
`perform-action'.
* guix/scripts/system/reconfigure.scm (install-bootloader-program): Rename
DEVICE argument to DEVICES.  Adjust doc and comment.  Apply `installer' and
`disk-installer' for every DEVICES.
(install-bootloader): Access targets via bootloader-configuration-targets and
rename variable from DEVICE to DEVICES.
* gnu/tests/install.scm: Adjust accordingly.
* tests/guix-system.sh: Likewise.
* gnu/tests/reconfigure.scm (run-install-bootloader-test): Adjust the DEVICES
argument so that it is a list.
* doc/guix.texi: Update doc.
2021-08-29 01:05:26 -04:00
..
data Reinstate "services: Add a service for Jami." 2021-08-02 17:23:30 -04:00
audio.scm
base.scm tests: halt: Fix it. 2021-04-13 10:02:46 +02:00
ci.scm services: Add Laminar. 2021-04-09 11:59:58 +01:00
cups.scm
databases.scm tests: postgresql: Fix it. 2021-04-13 19:31:28 +02:00
desktop.scm
dict.scm
docker.scm tests: docker: Increase VM building memory size to 1024MiB. 2021-04-12 14:12:49 +02:00
file-sharing.scm tests: Add Transmission Daemon system test. 2021-03-28 22:31:00 +02:00
ganeti.scm services: openssh: Replace 'without-password' by 'prohibit-password'. 2021-06-20 16:44:08 +02:00
guix.scm services: postgresql: Change service default socket directory. 2021-04-12 19:12:46 -04:00
install.scm gnu: bootloader: Support multiple targets. 2021-08-29 01:05:26 -04:00
ldap.scm tests: ldap: Fix it. 2021-04-18 10:31:59 +02:00
linux-modules.scm tests: Fix loadable-kernel-modules-service tests. 2021-05-31 21:57:26 +02:00
mail.scm
messaging.scm
monitoring.scm services: postgresql: Change service default socket directory. 2021-04-12 19:12:46 -04:00
networking.scm gnu: tests: Test basic funtionality of the IPFS service. 2021-04-12 18:42:23 +02:00
nfs.scm tests: nfs: Fix typo in description. 2021-04-10 14:11:26 +02:00
package-management.scm
reconfigure.scm gnu: bootloader: Support multiple targets. 2021-08-29 01:05:26 -04:00
rsync.scm
security-token.scm
singularity.scm
ssh.scm
telephony.scm Reinstate "services: Add a service for Jami." 2021-08-02 17:23:30 -04:00
version-control.scm
virtualization.scm tests: libvirt: Catch issues with incorrect /var and /etc in package. 2021-04-05 18:26:36 +01:00
web.scm tests: hpcguix-web: Fix it. 2021-06-01 14:33:27 +02:00