Re: GSoC update

2018-07-12 Thread Ioannis Panagiotis Koutsidis
> Could you expound a bit? That’s a very short summary for all the sweat > you’ve put in it. :-) My apologies, at the time I sent the mail in a hurry. Basically now instead of converting unit files to services individually it happens in bulk so that it can check if there is a corresponding

GSoC update

2018-07-10 Thread Ioannis Panagiotis Koutsidis
in this patch. From cd260ae65056b53749e7c03f2498a28af2525934 Mon Sep 17 00:00:00 2001 From: Ioannis Panagiotis Koutsidis Date: Tue, 10 Jul 2018 20:03:21 +0300 Subject: [PATCH] .socket units --- modules/shepherd.scm | 44 +++-- modules/shepherd/service.scm | 170 ++--- modules

Re: GSoC 2018 Syntax and semantics of systemd units in the Shepherd - 1st update

2018-06-29 Thread Ioannis Panagiotis Koutsidis
I am currently working on the implementation of .socket unit files, signalfd for signal handling, and fibers. It is mostly done, I just have to fix some issues that are left. On 06/25/18 13:47, boskov...@gmail.com wrote: Hello, could you please send us an update on your project?

Re: GSoC 2018 Syntax and semantics of systemd units in the Shepherd - 1st update

2018-06-11 Thread Ioannis Panagiotis Koutsidis
cdar because match in something like (x y rest ...) does not bind rest - I will probably have to use (x . (y . rest)) in the replacement. On 06/11/18 14:47, Ludovic Courtès wrote: Hello Ioannis! Thanks for the update! Ioannis Panagiotis Koutsidis skribis: As the 1st phase is coming

GSoC 2018 Syntax and semantics of systemd units in the Shepherd - 1st update

2018-06-10 Thread Ioannis Panagiotis Koutsidis
a0a46ead5e43cd2672a08adb4c16919c377514c2 Mon Sep 17 00:00:00 2001 From: Ioannis Panagiotis Koutsidis Date: Sat, 9 Jun 2018 16:17:27 +0300 Subject: [PATCH] Initial systemd unit support --- modules/shepherd/service.scm | 78 --- modules/shepherd/systemd.scm | 143

Re: GSoC project ``Syntax and semantics of systemd units in the Shepherd''

2018-05-10 Thread Ioannis Panagiotis Koutsidis
) On 09/05/18 10:50, rek...@elephly.net wrote: > > Hi Ioannis, > > Ludovic Courtès <l...@gnu.org> writes: > >> Hello Ioannis, >> >> Ioannis Panagiotis Koutsidis <ixk...@student.bham.ac.uk> skribis: >> >>> I am Ioannis Panagiotis K

GSoC project ``Syntax and semantics of systemd units in the Shepherd''

2018-05-04 Thread Ioannis Panagiotis Koutsidis
Dear all, I am Ioannis Panagiotis Koutsidis (Rukako on #guix) and I was selected for the ``Syntax and semantics of systemd units in the Shepherd'' GSoC 2018 project. I am looking forward to working with you, please feel free to email me or beep me at IRC at any time. 0x0C8877F4.asc Description