GNU bug report logs - #33704
[PATCH 2/2] doc: Example vm-image doesn't need firmware.

Previous Next

Package: guix-patches;

Reported by: Efraim Flashner <efraim <at> flashner.co.il>

Date: Tue, 11 Dec 2018 14:47:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#33704: closed ([PATCH 2/2] doc: Example vm-image doesn't need
 firmware.)
Date: Mon, 24 Dec 2018 09:18:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 24 Dec 2018 11:17:22 +0200
with message-id <20181224091722.GG2581 <at> macbook41>
and subject line Re: [PATCH 2/2] doc: Example vm-image doesn't need firmware.
has caused the debbugs.gnu.org bug report #33704,
regarding [PATCH 2/2] doc: Example vm-image doesn't need firmware.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
33704: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33704
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: guix-patches <at> gnu.org
Cc: Efraim Flashner <efraim <at> flashner.co.il>
Subject: [PATCH 2/2] doc: Example vm-image doesn't need firmware.
Date: Tue, 11 Dec 2018 16:45:42 +0200
* 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 36e272722..f149f6711 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
-- 
2.19.2



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: 33704-done <at> debbugs.gnu.org
Subject: Re: [PATCH 2/2] doc: Example vm-image doesn't need firmware.
Date: Mon, 24 Dec 2018 11:17:22 +0200
[Message part 4 (text/plain, inline)]
Patch pushed

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 214 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.