> I would suggest moving the gnu/packages change to a separate patch, but
> apart from that I don’t have anything to add to Hartmut’s comment.
>
> Could you send updated patches?
Here they are.
> I suppose you confirmed with ‘guix system vm’ or similar that it works
> as intended. Could you cons
>> Am 04.01.2017 um 22:55 schrieb Clément Lassieur:
>
>>> +;;; Commentary:
>>> +;;;
>>> +;;; Messaging services.
>>> +;;;
>>> +;;; Code:
>> […]
>>> +;;; messaging.scm ends here
>>
>> I'd leave this comment away. It is of now use. We had a loner discussion
>> about this here on the list in autum.
>
Hi Clément,
Clément Lassieur skribis:
> * gnu/services/messaging.scm: New file.
> * gnu/services/configuration.scm: New exported procedures.
> * gnu/packages/messaging.scm (prosody)[arguments]: Add 'fix-makefile'
> phase.
> In 'wrap-programs' phase, add 'openssl' and 'coreutils' to 'PATH'.
>
> Am 04.01.2017 um 22:55 schrieb Clément Lassieur:
>> +(define %default-modules-enabled
>> + '("roster"
>> +"saslauth"
>> +"tls"
>> +"dialback"
>> +"disco"
>> +"private"
>> +"vcard"
>> +"version"
>> +"uptime"
>> +"time"
>> +"ping"
>> +"pep"
>> +"regi
Hartmut Goebel writes:
> Hi,
>
> Thanks for this service :-)
>
> Am 04.01.2017 um 22:55 schrieb Clément Lassieur:
>> +;;; Commentary:
>> +;;;
>> +;;; Messaging services.
>> +;;;
>> +;;; Code:
> […]
>> +;;; messaging.scm ends here
>
> I'd leave this comment away. It is of now use. We had a loner
Hi,
Thanks for this service :-)
Am 04.01.2017 um 22:55 schrieb Clément Lassieur:
> +(define %default-modules-enabled
> + '("roster"
> +"saslauth"
> +"tls"
> +"dialback"
> +"disco"
> +"private"
> +"vcard"
> +"version"
> +"uptime"
> +"time"
> +"ping"
> +
* gnu/services/messaging.scm: New file.
* gnu/services/configuration.scm: New exported procedures.
* gnu/packages/messaging.scm (prosody)[arguments]: Add 'fix-makefile'
phase.
In 'wrap-programs' phase, add 'openssl' and 'coreutils' to 'PATH'.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/service
> Which version of the patch should we review? :)
Oh... I accidentally sent the patches with my professional address, but
it took a long time to get into the list, so I thought it did not work
and sent a second set of patches with my real address.
Please do not answer the mails sent with my prof
On Sat, Nov 26, 2016 at 06:20:12PM +0100, Clément Lassieur wrote:
> From: Clément Lassieur
Hi, thanks for working on this!
>
> ---
> gnu/local.mk | 1 +
> gnu/packages/messaging.scm | 3 +
> gnu/services/messaging.scm | 787
> +
>
From: Clément Lassieur
---
gnu/local.mk | 1 +
gnu/packages/messaging.scm | 3 +
gnu/services/messaging.scm | 787 +
3 files changed, 791 insertions(+)
create mode 100644 gnu/services/messaging.scm
diff --git a/gnu/local.mk b/gnu/lo
From: Clément Lassieur
---
gnu/local.mk | 1 +
gnu/packages/messaging.scm | 3 +
gnu/services/messaging.scm | 833 +
3 files changed, 837 insertions(+)
create mode 100644 gnu/services/messaging.scm
diff --git a/gnu/local.mk b/gnu/lo
---
gnu/local.mk | 1 +
gnu/packages/messaging.scm | 3 +
gnu/services/messaging.scm | 833 +
3 files changed, 837 insertions(+)
create mode 100644 gnu/services/messaging.scm
diff --git a/gnu/local.mk b/gnu/local.mk
index 466a9ff..bdb
---
gnu/local.mk | 1 +
gnu/packages/messaging.scm | 3 +
gnu/services/messaging.scm | 787 +
3 files changed, 791 insertions(+)
create mode 100644 gnu/services/messaging.scm
diff --git a/gnu/local.mk b/gnu/local.mk
index 466a9ff..bdb
13 matches
Mail list logo