guix/gnu/tests
Andy Wingo 045ebb3e58
gnu: bootloader: Deprecate "device" field in favor of "target".
* gnu/bootloader.scm (<bootloader-configuration>): Deprecate "device" field in
favor of "target" field.  This is mostly a renaming but also a generalization
to support UEFI targets being paths to a mounted partition instead of a device
name.
* gnu/system/examples/bare-bones.tmpl:
* gnu/system/examples/desktop.tmpl:
* gnu/system/examples/lightweight-desktop.tmpl:
* gnu/system/examples/vm-image.tmpl:
* gnu/system/install.scm:
* gnu/tests.scm:
* gnu/tests/install.scm:
* gnu/tests/nfs.scm:
* tests/system.scm: Adapt all invocations of bootloader-configuration.
* guix/scripts/system.scm (perform-action): Rename device argument to
bootloader-target.
(process-action): Adapt caller.
* doc/guix.texi (Proceeding with the Installation):
* doc/guix.texi (Bootloader Configuration): Update documentation.
2017-08-23 22:23:19 +02:00
..
admin.scm gnu: services: admin: Add tailon. 2017-07-29 12:45:03 +01:00
audio.scm gnu: Add mpd service. 2017-08-13 07:36:32 +01:00
base.scm tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02:00
databases.scm gnu: Fix memcached service startup. 2017-08-15 22:24:15 +01:00
dict.scm tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02:00
install.scm gnu: bootloader: Deprecate "device" field in favor of "target". 2017-08-23 22:23:19 +02:00
mail.scm tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02:00
messaging.scm tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02:00
networking.scm tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02:00
nfs.scm gnu: bootloader: Deprecate "device" field in favor of "target". 2017-08-23 22:23:19 +02:00
ssh.scm tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02:00
virtualization.scm tests: Add 'libvirt-service-type' test. 2017-08-23 12:48:11 +01:00
web.scm tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02:00