Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
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
..
bootloader Merge branch 'master' into core-updates 2020-04-08 13:00:50 +02:00
build vm: 'qemu-image' can pass options to the 'mkfs' command. 2020-04-11 19:22:25 +02:00
installer installer: tests: Don't install to a CD/DVD. 2020-04-10 16:02:52 +02:00
machine machine: ssh: Better report missing initrd modules. 2020-03-23 10:48:17 +01:00
packages gnu: sbcl-burgled-batteries3: Fix build with Python 3.8. 2020-04-11 17:03:58 +02:00
services Merge branch 'master' into core-updates 2020-04-11 00:10:23 +02:00
system vm: 'qemu-image' can pass options to the 'mkfs' command. 2020-04-11 19:22:25 +02:00
tests tests: openvswitch: Use the absolute file name of ovs-vsctl. 2020-04-10 20:20:11 +02:00
artwork.scm
bootloader.scm
ci.scm Merge branch 'master' into core-updates 2020-04-08 13:00:50 +02:00
installer.scm Merge branch 'master' into core-updates 2020-04-11 00:10:23 +02:00
local.mk Merge branch 'master' into core-updates 2020-04-11 17:00:30 +02:00
machine.scm
packages.scm
services.scm services: Allow modprobe to use "/etc/modprobe.d". 2020-04-05 12:12:07 +02:00
system.scm Merge branch 'master' into core-updates 2020-04-08 13:00:50 +02:00
tests.scm tests: Add <system-test> gexp compiler. 2020-03-05 16:33:37 +01:00