GNU bug report logs - #76488
[PATCH 0/4] Test installation on Debian

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Sat, 22 Feb 2025 17:09:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: 76488 <at> debbugs.gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>
Subject: [bug#76488] [PATCH v2 3/4] vm: Export ‘file-system->mount-tag’ and ‘common-qemu-options’.
Date: Mon, 24 Feb 2025 13:45:50 +0100
* gnu/system/vm.scm (file-system->mount-tag, common-qemu-options):
Export.

Change-Id: I7228e5c02f07f8c8633a64c86d9c81aa3cb2e8b7
---
 gnu/system/vm.scm | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/gnu/system/vm.scm b/gnu/system/vm.scm
index dbfe873e4f5..4f2a27daf7a 100644
--- a/gnu/system/vm.scm
+++ b/gnu/system/vm.scm
@@ -85,7 +85,10 @@ (define-module (gnu system vm)
             virtual-machine-memory-size
             virtual-machine-disk-image-size
             virtual-machine-port-forwardings
-            virtual-machine-date))
+            virtual-machine-date
+
+            file-system->mount-tag
+            common-qemu-options))
 
 
 ;;; Commentary:
-- 
2.48.1





This bug report was last modified 79 days ago.

Previous Next


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