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-04-12 11:42:52 -04:00
2017-03-21 22:33:07 +01:00
2017-03-12 17:47:25 +01:00
2017-02-03 00:23:28 +01:00
2017-03-21 22:33:07 +01:00
2016-07-12 22:47:08 +02:00
2017-01-24 23:09:10 +01:00
2015-05-08 16:35:32 +02:00
2017-05-08 23:11:01 +02:00
2017-05-03 16:16:17 +02:00
2017-05-16 14:41:01 +02:00