Ludovic Courtès
03ddfaf5fb
vm: Make root file system type a parameter, and default to ext4.
* gnu/system/vm.scm (qemu-image): Add #:file-system-type parameter.
Pass it to 'initialize-hard-disk'.
* guix/build/linux-initrd.scm (mount-root-file-system): Always honor
TYPE.
(boot-system): Change #:root-fs-type to default to "ext4". Update
docstring.
* guix/build/vm.scm (initialize-hard-disk): Remove #:mkfs parameter; add
#:file-system-type. Adjust 'mkfs' invocation and 'mount' call to
honor #:file-system-type.
2014-05-03 12:16:23 +02:00
..
2014-05-03 12:16:23 +02:00
2013-12-09 13:50:58 +01:00
2014-04-22 11:41:52 +02:00
2013-01-06 00:47:50 +01:00
2014-03-30 12:02:10 +02:00
2013-05-12 15:46:16 +02:00
2014-03-09 22:10:01 +01:00
2014-04-29 18:13:10 +02:00
2014-05-01 22:31:36 +02:00
2014-05-03 00:46:51 +02:00
2014-05-01 22:31:36 +02:00
2014-03-06 21:42:24 +01:00
2014-04-29 18:02:16 +02:00
2013-06-10 08:15:17 +00:00
2014-01-24 00:01:49 +01:00
2014-03-01 15:38:11 +01:00
2014-03-22 22:57:09 +01:00
2014-05-01 22:31:36 +02:00
2014-04-22 11:41:52 +02:00
2014-04-12 14:39:43 +02:00
2014-04-22 11:41:52 +02:00
2014-04-04 00:23:17 +02:00
2014-01-25 17:22:53 +01:00
2013-10-15 23:31:22 +02:00
2014-03-09 23:01:18 +01:00
2013-10-09 16:18:23 +02:00
2014-04-28 23:24:18 +02:00
2014-03-27 00:21:44 +01:00
2014-04-28 23:41:12 +02:00
2014-04-14 00:24:24 +02:00