GNU bug report logs -
#39923
[PATCH] system: Export 'operating-system' missing fields.
Previous Next
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
* 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 127 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.