guix/gnu/build
Mathieu Othacehe 77f5296236
vm: Remove obsolete procedures.
* gnu/build/vm.scm (install-efi, make-iso9660-image): Remove those procedures
that are now implemented in (gnu build image) module,
(initialize-hard-disk): remove efi support.
* gnu/system/vm.scm (iso9660-image): Remove it,
(qemu-image): adapt it to remove ISO9660 support.
2020-05-05 16:13:55 +02:00
..
accounts.scm
activation.scm
bootloader.scm build: bootloader: Add install-efi procedure. 2020-05-05 16:08:33 +02:00
cross-toolchain.scm
file-systems.scm file-systems: Fix UTF-16 handling in initrd. 2020-05-03 23:04:57 +02:00
image.scm image: Add a new API. 2020-05-05 16:13:53 +02:00
install.scm image: Add a new API. 2020-05-05 16:13:53 +02:00
linux-boot.scm linux-boot: Allow the root file system to be mounted via NFS. 2020-05-02 16:49:30 +02:00
linux-container.scm
linux-initrd.scm
linux-modules.scm system: Add kernel-loadable-modules to operating-system. 2020-03-22 12:51:50 +01:00
locale.scm
marionette.scm
shepherd.scm
svg.scm
vm.scm vm: Remove obsolete procedures. 2020-05-05 16:13:55 +02:00