emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44800: closed ([PATCH 0/2] publish: Add Avahi support.)


From: GNU bug Tracking System
Subject: bug#44800: closed ([PATCH 0/2] publish: Add Avahi support.)
Date: Tue, 01 Dec 2020 08:44:02 +0000

Your message dated Tue, 01 Dec 2020 09:43:01 +0100
with message-id <875z5l533e.fsf@gnu.org>
and subject line Re: [bug#44800] [PATCH v2 3/3] Use substitute servers on the 
local network.
has caused the debbugs.gnu.org bug report #44800,
regarding [PATCH 0/2] publish: Add Avahi support.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
44800: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44800
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] publish: Add Avahi support. Date: Sun, 22 Nov 2020 16:56:57 +0100
Hello,

Here are two patches adding Avahi support to "guix publish". When the
"--enable-avahi" option is passed to "guix publish", the server is advertised
on the local network.

Future patches will use this option to automatically add all the publish
servers on the local network to the daemon "substitute-urls" list.

Thanks,

Mathieu

Mathieu Othacehe (2):
  Add Avahi support.
  publish: Add avahi support.

 Makefile.am                         |   1 +
 configure.ac                        |   6 ++
 doc/guix.texi                       |   5 +
 gnu/packages/package-management.scm |   2 +
 guix/avahi.scm                      | 162 ++++++++++++++++++++++++++++
 guix/scripts/publish.scm            |  23 ++++
 guix/self.scm                       |   9 +-
 7 files changed, 206 insertions(+), 2 deletions(-)
 create mode 100644 guix/avahi.scm

-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#44800] [PATCH v2 3/3] Use substitute servers on the local network. Date: Tue, 01 Dec 2020 09:43:01 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hey Ludo,

> I’ll give it a spin in the coming days/weeks and we’ll see.  Can’t wait
> to be physically back at the office to see how it goes with more
> publishers/users.  :-)

Great, I hope it will work fine :). Here's the system configuration I
used to test this feature.

Thanks,

Mathieu

Attachment: advertise-os.scm
Description: Binary data


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]