Re: half-package of autossh

2016-10-26 Thread Christopher Allan Webber
Ludovic Courtès writes: > Christopher Allan Webber skribis: > >> From c718ca3986750c255a58b87d9e6805e56c1ffc72 Mon Sep 17 00:00:00 2001 >> From: Christopher Allan Webber >> Date: Mon, 8 Feb 2016 16:01:49 -0800 >> Subject: [PATCH] gnu: Add autossh. >> >> * gnu/packages/ssh.scm (autossh): New vari

Re: half-package of autossh

2016-10-26 Thread Ludovic Courtès
Christopher Allan Webber skribis: > From c718ca3986750c255a58b87d9e6805e56c1ffc72 Mon Sep 17 00:00:00 2001 > From: Christopher Allan Webber > Date: Mon, 8 Feb 2016 16:01:49 -0800 > Subject: [PATCH] gnu: Add autossh. > > * gnu/packages/ssh.scm (autossh): New variable. [...] > +(synopsis "Au

Re: half-package of autossh

2016-10-20 Thread Christopher Allan Webber
Christopher Allan Webber writes: > Hello all! I got autossh packaged, at least in theory. I use this all > the time when on Debian. > > And yet, though the binary appears on my profile, it seems to do nothing > in Guix. I'm not sure why this is. > > I should be able to do: > > autossh fencepo

Re: half-package of autossh

2016-02-08 Thread Eric Bavier
On Mon, 08 Feb 2016 16:05:19 -0800 Christopher Allan Webber wrote: > Hello all! I got autossh packaged, at least in theory. I use this all > the time when on Debian. > > And yet, though the binary appears on my profile, it seems to do nothing > in Guix. I'm not sure why this is. > > I should

half-package of autossh

2016-02-08 Thread Christopher Allan Webber
Hello all! I got autossh packaged, at least in theory. I use this all the time when on Debian. And yet, though the binary appears on my profile, it seems to do nothing in Guix. I'm not sure why this is. I should be able to do: autossh fencepost.gnu.org and it should work, but instead I jus