Re: [systemd-devel] [PATCH 1/2] zsh-completion: Move machine listing to autoload

2013-11-09 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Nov 07, 2013 at 04:00:51PM -0600, William Giokas wrote: > Instead of having two different listings of machines, use an autoloaded > function that can be used by other shell completions in the future. It > will also allow editing a single file to change the way machinectl and > systemd-run c

Re: [systemd-devel] [RFC][PATCH] networkd: add a basic network daemon

2013-11-09 Thread Tom Gundersen
On Wed, Nov 6, 2013 at 12:32 PM, Lennart Poettering wrote: > On Wed, 06.11.13 02:57, Tom Gundersen (t...@jklm.no) wrote: > >> >> Gateway=192.168.1.1 >> >> Address=label@192.168.1.23/24 >> >> Address=fe80::9aee:94ff:fe3f:c618/64 >> > >> > Hmm, what's the plan regarding confguration of scopes and ot

Re: [systemd-devel] Configuration file parser library

2013-11-09 Thread Chris Morgan
On Sat, Nov 9, 2013 at 9:49 AM, Holger Winkelmann wrote: > There is also TOML which jumps to my mind: > > https://github.com/mojombo/toml > > available for nearly all languages, used by Tom for Github work.. > > Holger > > > > Hello. > > I wanted to implement a con

Re: [systemd-devel] Configuration file parser library

2013-11-09 Thread Tom Gundersen
On Sat, Nov 9, 2013 at 3:02 PM, Chris Morgan wrote: > Hello. > > I wanted to implement a configuration file format for an application of mine > that uses a similar format to what systemd uses. I was wondering if the > parser used today was from an external library. I googled a bit but wasn't > abl

Re: [systemd-devel] Regression: systemd-logind failure after migration to internal dbus impl

2013-11-09 Thread Oleksii Shevchuk
> FYI, systemd-logind is still broken as for > 86198b2788e56fd05959c2dce670d1646bf99bcd. > Current symptoms: After leaving S3 logind doesn't sent notifications > about leaving sleep mode. Instead, it goes to failure state: So, the problem is: sd_event_run(m->event, us) at manager_run@login.c retur

[systemd-devel] Configuration file parser library

2013-11-09 Thread Chris Morgan
Hello. I wanted to implement a configuration file format for an application of mine that uses a similar format to what systemd uses. I was wondering if the parser used today was from an external library. I googled a bit but wasn't able to dig anything up. I haven't looked at the code in detail yet

Re: [systemd-devel] tree-wide conversion from libdbus to libsystemd-bus

2013-11-09 Thread Thomas H.P. Andersen
On Tue, Nov 5, 2013 at 3:22 AM, Kay Sievers wrote: > On Fri, Nov 1, 2013 at 4:50 PM, Kay Sievers wrote: > > [update] > > Simon, Zbigniew, Marc-Antoine you still work/plan to work on the stuff > listed below? Please let us know. > > Thanks, > Kay > > - loginctl > Peeters Simon: "I'll take ... (p