guix/gnu/system
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
..
examples
accounts.scm
file-systems.scm file-systems: mount the PID cgroup filesystem. 2020-04-27 14:14:47 +02:00
image.scm image: Add a new API. 2020-05-05 16:13:53 +02:00
install.scm install: Add f2fs-tools to the installation image. 2020-05-03 20:35:50 +02:00
keyboard.scm
linux-container.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
linux-initrd.scm linux-initrd: Provide fsck for F2FS. 2020-05-03 23:04:59 +02:00
locale.scm
mapped-devices.scm
nss.scm
pam.scm
shadow.scm
uuid.scm
vm.scm vm: Remove obsolete procedures. 2020-05-05 16:13:55 +02:00