Mathieu Othacehe
313f492657
scripts: system: Add support for image-type.
...
* guix/scripts/system.scm (list-image-types): New procedure,
(%options): add "image-type" and "list-image-types" options, remove
"file-system-type" option,
(show-help): adapt accordingly,
(%default-options): also adapt, and set the default "image-type" to "raw",
(perform-action): add image-type argument and remove file-system-type argument,
(process-action): adapt perform-action call,
(system-derivation-for-action): remove base-image
argument, add image-type argument, and use it to create the image passed to
"system-image".
* tests/guix-system.sh: Adapt accordingly and add a test for
"--list-image-types" command.
* doc/guix.texi (Building the Installation Image,
Invoking guix system): Adapt accordingly.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-30 10:47:59 +02:00
..
2020-08-02 15:54:37 +03:00
2019-08-28 00:27:14 +02:00
2020-08-29 16:24:17 +02:00
2019-11-26 00:16:35 +01:00
2019-06-14 21:57:18 +02:00
2020-03-22 16:49:47 +01:00
2020-05-22 01:29:39 +02:00
2020-07-25 19:11:37 +02:00
2020-05-04 09:56:12 +02:00
2019-10-15 10:21:41 +02:00
2020-01-15 18:40:43 +01:00
2020-01-16 23:14:05 +01:00
2020-04-27 23:29:40 +02:00
2019-10-23 16:40:17 +02:00
2019-10-23 16:40:17 +02:00
2018-11-12 23:37:13 +01:00
2020-05-22 01:29:39 +02:00
2020-05-04 09:56:12 +02:00
2020-05-04 09:56:12 +02:00
2020-05-04 09:56:12 +02:00
2020-06-05 22:54:06 +02:00
2020-06-05 22:54:06 +02:00
2020-01-16 23:14:05 +01:00
2020-05-20 08:30:35 -04:00
2020-04-27 23:29:40 +02:00
2020-05-25 23:00:30 +02:00
2020-06-28 23:26:53 +02:00
2020-06-09 00:34:52 +02:00
2019-06-27 23:33:48 +02:00
2020-05-22 01:29:39 +02:00
2019-05-18 12:10:15 +02:00
2020-09-28 21:06:36 -05:00
2020-09-15 14:40:20 +02:00
2020-09-28 21:06:36 -05:00
2020-09-28 21:06:36 -05:00
2020-09-28 21:06:36 -05:00
2020-09-28 21:06:36 -05:00
2020-09-21 23:05:38 +02:00
2020-09-28 21:06:36 -05:00
2020-09-28 21:06:36 -05:00
2020-09-28 21:06:36 -05:00
2020-09-28 21:06:36 -05:00
2020-09-28 21:06:36 -05:00
2020-09-28 21:06:36 -05:00
2019-05-18 12:23:31 +02:00
2020-09-28 21:06:36 -05:00
2020-09-28 21:06:36 -05:00
2020-09-28 21:06:36 -05:00
2020-09-28 21:06:36 -05:00
2020-09-28 21:06:36 -05:00
2020-09-16 16:04:01 +02:00
2020-09-30 10:47:59 +02:00
2019-06-20 14:07:01 +02:00
2019-12-11 12:13:03 +01:00
2020-03-21 22:16:02 +01:00
2020-07-25 19:11:37 +02:00
2019-12-12 17:56:57 +01:00
2019-10-30 18:15:54 -04:00
2020-08-25 13:45:27 -04:00
2020-01-17 14:22:07 +01:00
2020-09-29 22:53:36 +02:00
2020-07-20 23:25:09 +02:00
2020-09-27 21:41:15 +02:00
2020-04-20 10:57:49 +02:00
2019-12-10 10:49:42 +01:00
2020-04-26 22:49:48 +02:00
2020-08-24 13:35:24 +02:00
2020-07-25 19:11:36 +02:00
2020-01-16 18:30:57 +01:00
2020-05-04 09:56:12 +02:00
2020-09-27 21:41:08 +02:00
2019-03-24 00:13:53 +01:00
2019-06-14 22:09:38 +02:00
2019-07-26 19:19:49 +02:00
2018-11-12 23:37:13 +01:00
2019-02-05 12:03:25 +01:00
2018-12-14 12:07:24 +01:00
2019-04-10 17:09:47 +02:00
2020-09-14 15:42:56 +02:00
2020-08-24 13:35:24 +02:00
2020-02-27 23:29:30 +01:00
2020-06-28 23:32:52 +02:00
2020-01-17 14:22:08 +01:00
2020-03-25 16:02:53 +01:00
2019-06-14 21:57:39 +02:00
2019-01-28 23:13:40 +01:00
2020-08-24 13:35:24 +02:00
2019-05-07 12:18:44 +02:00