GNU bug report logs - #52703
[PATCH 0/2] Improving rsync-service-type

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Tue, 21 Dec 2021 14:20:02 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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Subject: bug#52703: closed (Re: bug#52703: [PATCH 0/2] Improving
 rsync-service-type)
Date: Tue, 21 Dec 2021 14:51:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#52703: [PATCH 0/2] Improving rsync-service-type

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 52703 <at> debbugs.gnu.org.

-- 
52703: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52703
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: 52703-done <at> debbugs.gnu.org
Subject: Re: bug#52703: [PATCH 0/2] Improving rsync-service-type
Date: Tue, 21 Dec 2021 15:50:19 +0100
Ludovic Courtès <ludo <at> gnu.org> skribis:

>   services: rsync: Allow configuring several rsync "modules".
>   tests: rsync: Define several modules.

We’ve super-fast-tracked these patches on #guix.  Pushed as
3b3bef3e4e3a8f38e8686262cd12e1786a9ac2b0.

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: guix-patches <at> gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>
Subject: [PATCH 0/2] Improving rsync-service-type
Date: Tue, 21 Dec 2021 15:18:58 +0100
Hello Guix!

While fiddling around for the infrastructure hackathon, I found that
the rsync service was a bit too limited: it would only let you export
a single directory.

These patches extend it so that users can specify several “modules”,
each of which exports one directory and has its own properties (read-only,
chroot, timeout, etc.).

Backwards compatibility is maintained.

Thoughts?

Ludo’.

Ludovic Courtès (2):
  services: rsync: Allow configuring several rsync "modules".
  tests: rsync: Define several modules.

 doc/guix.texi          |  71 ++++++++++++-----
 gnu/services/rsync.scm | 170 +++++++++++++++++++++++++++++------------
 gnu/tests/rsync.scm    |  40 +++++++++-
 3 files changed, 213 insertions(+), 68 deletions(-)

-- 
2.33.0




This bug report was last modified 3 years and 148 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.