3
4
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

doc: Example vm-image doesn't need firmware.

* gnu/system/examples/vm-image.tmpl (firmware): New field, explicitly
empty list.
This commit is contained in:
Efraim Flashner 2018-12-11 16:42:56 +02:00
parent e47c69f226
commit 3c515b2225
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -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