Hi Guixers!
I wrote an initd script for starting guix-daemon and would like to
share it. It is available here:
https://gnunet.org/content/gnu-guix-initd-script
Regards,
Sree
Sree Harsha Totakura skribis:
> I wrote an initd script for starting guix-daemon and would like to
> share it. It is available here:
> https://gnunet.org/content/gnu-guix-initd-script
Nice, thanks! I assume that’s notably for Debian-based distros, right?
Ludo’.
Yes, but it may not work if those distros have systemd which is likely
to replace or may have replaced sysinit.
Sree
On 01/15/2014 04:22 PM, Ludovic Courtès wrote:
> Sree Harsha Totakura skribis:
>
>> I wrote an initd script for starting guix-daemon and would like
>> to share it. It is availab
From: John Darrington
* gnu/packages/maths.scm (pspp): Update to 0.8.2.
* gnu/packages/patches/pspp-tests.patch: Deleted.
* gnu-system.am: Removed pspp-tests.patch from the manifest.
---
gnu-system.am |1 -
gnu/packages/maths.scm|5 ++---
gnu/packa
Hello,
Ludovic Courtès writes:
> I’ll be talking about Guix at FOSDEM, in the “Distributions” track:
>
> […]
>
> Until then, let’s discuss it if you have suggestions, things you’d
> like to hear about, things you’d like to be demoed, etc.
Don't know about anyone else, but I'm pretty excited abou
> I wrote an initd script for starting guix-daemon and would like to
> share it. It is available here:
> https://gnunet.org/content/gnu-guix-initd-script
Could you add a license header?
pgpz2N9UVYWxf.pgp
Description: PGP signature
Alex Sassmannshausen skribis:
> Don't know about anyone else, but I'm pretty excited about the
> DMD/declarative system configuration aspect of things — would be great
> to have an intro/overview to that, if that seems appropriate?
Yes, definitely, I had that in mind too. :-)
Thanks,
Ludo’.
On 01/15/2014 07:55 PM, Alex Sassmannshausen wrote:
> Ludovic Courtès writes:
>
>> > I’ll be talking about Guix at FOSDEM, in the “Distributions” track:
>> >
>> > […]
>> >
>> > Until then, let’s discuss it if you have suggestions, things you’d
>> > like to hear about, things you’d like to be dem
John Darrington skribis:
> From: John Darrington
>
> * gnu/packages/maths.scm (pspp): Update to 0.8.2.
> * gnu/packages/patches/pspp-tests.patch: Deleted.
> * gnu-system.am: Removed pspp-tests.patch from the manifest.
Applied, thanks!
Ludo’.
On Wed, Jan 15, 2014 at 02:55:30PM +0100, Sree Harsha Totakura wrote:
> I wrote an initd script for starting guix-daemon and would like to
> share it. It is available here:
> https://gnunet.org/content/gnu-guix-initd-script
Very nice indeed, I powered my machine off today just to see whether the
On 01/15/2014 08:40 PM, Nikita Karetnikov wrote:
> Could you add a license header?
Ok, attached the file with license header.
Sree
#!/bin/sh
### BEGIN INIT INFO
# Provides: guix-daemon
# Required-Start:$local_fs $remote_fs $network $syslog
# Required-Stop: $local_fs $remote_fs
11 matches
Mail list logo