gnu, doc, tests: Use ‘bootloader-configuration’ everywhere.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 2 Sep 2017 23:19:38 +0000 (01:19 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Wed, 6 Dec 2017 14:02:24 +0000 (15:02 +0100)
commitfdfdecdb7ebfd05b4ae66cc5140078dbfc10fc35
treea58dc6e21d8bf7458efb0c48a90947f61eab844a
parent6c441efc5a554bdb6a0139d552dbb38fecbd93ba
gnu, doc, tests: Use ‘bootloader-configuration’ everywhere.

* doc/guix.texi (Proceeding with the Installation): Replace the old-style
‘grub-configuration’ with the newer ‘bootloader-configuration’ syntax.
* gnu/system/examples/vm-image.tmpl: Likewise.
* gnu/system/install.scm (installation-os): Likewise.
* gnu/tests.scm (%simple-os): Likewise.
* gnu/tests/install.scm (%minimal-os, %minimal-os-on-vda, %separate-home-os)
(%separate-store-os, %raid-root-os, %encrypted-root-os, %btrfs-root-os):
Likewise.
* gnu/tests/nfs.scm (%base-os): Likewise.
* tests/guix-system.scm (OS_BASE, make_user_config): Likewise.
* tests/system.scm (%os, %os-with-mapped-device): Likewise.
doc/guix.texi
gnu/system/examples/vm-image.tmpl
gnu/system/install.scm
gnu/tests.scm
gnu/tests/install.scm
gnu/tests/nfs.scm
tests/guix-system.sh
tests/system.scm