guix-devel/gnu/system
Marius Bakke 4d415f0c3c
vm: Support creating FAT partitions.
* gnu/build/vm.scm (create-ext-file-system, create-fat-file-system): New procedures.
(format-partition): Use them. Error for unknown file systems.
* gnu/system/vm.scm (qemu-image): Include DOSFSTOOLS.
* gnu/system/linux-initrd.scm (base-initrd): Always add nls_is8859-1.ko.
2017-05-19 12:59:25 +02:00
..
examples maint: The 'release' target builds a VM image. 2017-05-17 14:12:51 -04:00
file-systems.scm file-systems: Add missing docstring. 2017-03-21 22:33:07 +01:00
install.scm install: Enable SSH in installation image. 2017-05-18 01:00:53 +02:00
linux-container.scm file-systems: Add 'file-system-mapping->bind-mount'. 2017-02-03 00:23:28 +01:00
linux-initrd.scm vm: Support creating FAT partitions. 2017-05-19 12:59:25 +02:00
locale.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
mapped-devices.scm mapped-devices: 'source' can be a list of strings. 2017-01-24 23:09:10 +01:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
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 vm: Support creating FAT partitions. 2017-05-19 12:59:25 +02:00