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 accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00
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 system: linux-container: Recommend guix container. 2020-01-06 12:20:21 +02:00
linux-initrd.scm linux-initrd: Add support for JFS. 2020-01-03 13:54:13 +01:00
locale.scm system: locale: Remove canonical-package call. 2020-02-12 11:09:11 +01:00
mapped-devices.scm linux-modules: Factorize 'missing-modules'. 2019-03-13 23:12:43 +01:00
nss.scm
pam.scm system: pam: Add #:login-uid? parameter to 'unix-pam-service'. 2019-05-09 12:11:36 +02:00
shadow.scm system: Move nanorc to XDG_CONFIG_HOME. 2020-04-01 07:50:48 +03:00
uuid.scm uuid: Add support for JFS. 2020-01-03 13:54:13 +01:00
vm.scm vm: 'qemu-image' can pass options to the 'mkfs' command. 2020-04-11 19:22:25 +02:00