GNU bug report logs - #39923
[PATCH] system: Export 'operating-system' missing fields.

Previous Next

Package: guix-patches;

Reported by: Brice Waegeneire <brice <at> waegenei.re>

Date: Thu, 5 Mar 2020 10:39:01 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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Brice Waegeneire <brice <at> waegenei.re>
Subject: bug#39923: closed (Re: [bug#39923] [PATCH] system: Export
 'operating-system' missing fields.)
Date: Sun, 08 Mar 2020 20:17:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#39923: [PATCH] system: Export 'operating-system' missing fields.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 39923 <at> debbugs.gnu.org.

-- 
39923: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39923
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Brice Waegeneire <brice <at> waegenei.re>
Cc: 39923-done <at> debbugs.gnu.org
Subject: Re: [bug#39923] [PATCH] system: Export 'operating-system' missing
 fields.
Date: Sun, 08 Mar 2020 21:16:43 +0100
Hi Brice,

Brice Waegeneire <brice <at> waegenei.re> skribis:

> * gnu/system.scm: Export 'operating-system-firmware',
> 'operating-system-keyboard-layout',
> 'operating-system-name-service-switch', 'operating-system-pam-services',
> 'operating-system-setuid-programs', 'operating-system-skeletons',
> 'operating-system-sudoers-file', 'operating-system-swap-devices'.

Applied, thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Brice Waegeneire <brice <at> waegenei.re>
To: guix-patches <at> gnu.org
Subject: [PATCH] system: Export 'operating-system' missing fields.
Date: Thu,  5 Mar 2020 11:38:42 +0100
* gnu/system.scm: Export 'operating-system-firmware',
'operating-system-keyboard-layout',
'operating-system-name-service-switch', 'operating-system-pam-services',
'operating-system-setuid-programs', 'operating-system-skeletons',
'operating-system-sudoers-file', 'operating-system-swap-devices'.
---
 gnu/system.scm | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/gnu/system.scm b/gnu/system.scm
index 2e6d03272d..cfc730a41c 100644
--- a/gnu/system.scm
+++ b/gnu/system.scm
@@ -100,6 +100,14 @@
             operating-system-user-accounts
             operating-system-shepherd-service-names
             operating-system-user-kernel-arguments
+            operating-system-firmware
+            operating-system-keyboard-layout
+            operating-system-name-service-switch
+            operating-system-pam-services
+            operating-system-setuid-programs
+            operating-system-skeletons
+            operating-system-sudoers-file
+            operating-system-swap-devices
 
             operating-system-derivation
             operating-system-profile
-- 
2.25.0




This bug report was last modified 5 years and 131 days ago.

Previous Next


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