guix/gnu/system
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
..
examples doc: Use OpenSSH instead of lsh in bare-bones template. 2017-04-12 11:42:52 -04:00
file-systems.scm file-systems: Add missing docstring. 2017-03-21 22:33:07 +01:00
install.scm
linux-container.scm
linux-initrd.scm
locale.scm
mapped-devices.scm
nss.scm
pam.scm system: Allow root to run "su" without password. 2017-05-08 23:11:01 +02:00
shadow.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
vm.scm bootloader: Adapt vm to new bootloader API. 2017-05-16 14:41:01 +02:00