unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#39923] [PATCH] system: Export 'operating-system' missing fields.
@ 2020-03-05 10:38 Brice Waegeneire
  2020-03-08 20:16 ` bug#39923: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Brice Waegeneire @ 2020-03-05 10:38 UTC (permalink / raw)
  To: 39923

* 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#39923: [PATCH] system: Export 'operating-system' missing fields.
  2020-03-05 10:38 [bug#39923] [PATCH] system: Export 'operating-system' missing fields Brice Waegeneire
@ 2020-03-08 20:16 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-03-08 20:16 UTC (permalink / raw)
  To: Brice Waegeneire; +Cc: 39923-done

Hi Brice,

Brice Waegeneire <brice@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’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-08 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-05 10:38 [bug#39923] [PATCH] system: Export 'operating-system' missing fields Brice Waegeneire
2020-03-08 20:16 ` bug#39923: " 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).