From 3c515b22255c8ca4a727ba230168cf1083979086 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Tue, 11 Dec 2018 16:42:56 +0200 Subject: doc: Example vm-image doesn't need firmware. * gnu/system/examples/vm-image.tmpl (firmware): New field, explicitly empty list. --- gnu/system/examples/vm-image.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gnu/system/examples/vm-image.tmpl') diff --git a/gnu/system/examples/vm-image.tmpl b/gnu/system/examples/vm-image.tmpl index 36e272722d..f149f67113 100644 --- a/gnu/system/examples/vm-image.tmpl +++ b/gnu/system/examples/vm-image.tmpl @@ -24,6 +24,8 @@ partprobe, and then 2) resizing the filesystem with resize2fs.\n")) (timezone "Etc/UTC") (locale "en_US.utf8") +(firmware '()) + ;; Assuming /dev/sdX is the target hard disk, and "my-root" is ;; the label of the target root file system. (bootloader (bootloader-configuration -- cgit v1.2.3