unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: 02/02: doc: Example vm-image doesn't need firmware.
       [not found] ` <20181224091641.731F420496@vcs0.savannah.gnu.org>
@ 2018-12-25 15:02   ` Ludovic Courtès
  0 siblings, 0 replies; only message in thread
From: Ludovic Courtès @ 2018-12-25 15:02 UTC (permalink / raw)
  To: guix-devel, Efraim Flashner

Hi,

guix-commits@gnu.org skribis:

> efraim pushed a commit to branch master
> in repository guix.
>
> commit 3c515b22255c8ca4a727ba230168cf1083979086
> Author: Efraim Flashner <efraim@flashner.co.il>
> Date:   Tue Dec 11 16:42:56 2018 +0200
>
>     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(+)
>
> diff --git a/gnu/system/examples/vm-image.tmpl b/gnu/system/examples/vm-image.tmpl
> index 36e2727..f149f67 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 '())

Two things: (1) the indentation is off ;-), and (2) shouldn’t we set
‘firmware’ directly in ‘virtualized-operating-system’ in (gnu system
vm)?

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-25 15:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20181224091640.25366.13759@vcs0.savannah.gnu.org>
     [not found] ` <20181224091641.731F420496@vcs0.savannah.gnu.org>
2018-12-25 15:02   ` 02/02: doc: Example vm-image doesn't need firmware Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).