Mathieu Othacehe
9121ce553d
bootloader: Adapt vm to new bootloader API.
* gnu/build/install.scm (install-boot-config): New procedure.
(install-grub): Move to (gnu bootloader grub).
* gnu/build/vm.scm (register-bootcfg-root): Rename register-grub.cfg-root and
adjust accordingly.
(initialize-hard-disk): Takes a bootloader-package, bootcfg, bootcfg-location and
bootloader-installer procedure. Adjust accordingly.
* gnu/system/vm.scm (qemu-image): Adjust to initialize-hard-disk.
(system-disk-image, system-qemu-image, system-qemu-image/shared-store):
Adjust to qemu-image.
2017-05-16 14:41:01 +02:00
..
2017-02-10 17:40:25 +01:00
2016-12-07 21:52:26 +01:00
2017-05-03 00:18:33 +02:00
2017-05-16 14:41:01 +02:00
2017-04-11 11:13:26 +02:00
2017-02-07 00:08:10 +01:00
2015-09-09 23:27:10 +02:00
2017-04-11 11:13:26 +02:00
2016-11-23 21:13:18 +01:00
2017-02-07 00:08:11 +01:00
2016-10-25 13:57:28 +02:00
2017-05-16 14:41:01 +02:00