GNU bug report logs -
#54561
[PATCH 0/4] Add service declarations for Samba
Previous Next
Reported by: Simon Streit <simon <at> netpanic.org>
Date: Fri, 25 Mar 2022 08:49:01 UTC
Severity: normal
Tags: patch
Done: Lars-Dominik Braun <lars <at> 6xq.net>
Bug is archived. No further changes may be made.
Full log
Message #104 received at 54561 <at> debbugs.gnu.org (full text, mbox):
From: Simon Streit <simon <at> netpanic.org>
Hello, here my third iteration preparing this patch series.
Now there are tests included too. There is a slight modification in samba's
package declaration to include avahi as a dependency. Samba uses avahi to
advertise instances to other hosts that understand mDNS through avahi.
Simon Streit (4):
gnu: samba: Add avahi to inputs.
services: Add samba service.
gnu: Add wsdd.
services: Add wsdd service.
doc/guix.texi | 122 ++++++++++++++++++
gnu/local.mk | 2 +
gnu/packages/samba.scm | 31 +++++
gnu/services/samba.scm | 285 +++++++++++++++++++++++++++++++++++++++++
gnu/tests/samba.scm | 217 +++++++++++++++++++++++++++++++
po/guix/POTFILES.in | 1 +
6 files changed, 658 insertions(+)
create mode 100644 gnu/services/samba.scm
create mode 100644 gnu/tests/samba.scm
--
2.37.1
This bug report was last modified 2 years and 234 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.