guix/gnu/system
Ludovic Courtès 4d1ff68d73
vm: 'qemu-image' can pass options to the 'mkfs' command.
* gnu/build/vm.scm (<partition>)[file-system-options]: New field.
(create-ext-file-system, create-fat-file-system)
(format-partition): Add #:options and honor it.
(initialize-partition): Pass #:options to 'format-partition'.
* gnu/system/vm.scm (qemu-image): Add #:file-system-options and use it
for the root partition.
2020-04-11 19:22:25 +02:00
..
examples system: Add xterm to lightweight-desktop example. 2020-04-02 11:48:25 +02:00
accounts.scm
file-systems.scm file-systems: Add a 'file-system-device->string' procedure. 2020-03-02 23:24:47 -05:00
install.scm system: Stop using canonical-package. 2020-02-11 13:54:45 +01:00
keyboard.scm system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
linux-container.scm
linux-initrd.scm
locale.scm system: locale: Remove canonical-package call. 2020-02-12 11:09:11 +01:00
mapped-devices.scm
nss.scm
pam.scm
shadow.scm system: Move nanorc to XDG_CONFIG_HOME. 2020-04-01 07:50:48 +03:00
uuid.scm
vm.scm vm: 'qemu-image' can pass options to the 'mkfs' command. 2020-04-11 19:22:25 +02:00