unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54561] [PATCH v3 0/4] Add samba and wsdd to services list.
@ 2022-08-08 14:56 simon
  2022-08-08 14:56 ` [bug#54561] [PATCH v3 4/4] services: Add wsdd service simon
  0 siblings, 1 reply; 6+ messages in thread
From: simon @ 2022-08-08 14:56 UTC (permalink / raw)
  To: 54561; +Cc: Simon Streit

From: Simon Streit <simon@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




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

end of thread, other threads:[~2022-08-08 14:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <handler.54561.B.16481981281164@debbugs.gnu.org>
2022-07-28 22:22 ` [bug#54561] [PATCH v3 0/4] Add samba and wsdd to services list simon
2022-07-28 22:22   ` [bug#54561] [PATCH v3 1/4] gnu: samba: Add avahi to inputs simon
2022-07-28 22:22   ` [bug#54561] [PATCH v3 2/4] services: Add samba service simon
2022-07-28 22:22   ` [bug#54561] [PATCH v3 3/4] gnu: Add wsdd simon
2022-07-28 22:22   ` [bug#54561] [PATCH v3 4/4] services: Add wsdd service simon
2022-08-08 14:56 [bug#54561] [PATCH v3 0/4] Add samba and wsdd to services list simon
2022-08-08 14:56 ` [bug#54561] [PATCH v3 4/4] services: Add wsdd service simon

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).