Re: [systemd-devel] [PATCH 3/3] hostnamectl: read pretty_name and cpe_name from remote

2014-03-11 Thread Djalal Harouni
On Tue, Mar 11, 2014 at 05:01:33AM +0100, Lennart Poettering wrote: On Tue, 04.03.14 23:01, Djalal Harouni (tix...@opendz.org) wrote: The other two patches look fine (well, this one needs updating, if the prop names change as proposed in the other mail...) Please rebase, and repost, will

Re: [systemd-devel] [PATCH 3/3] hostnamectl: read pretty_name and cpe_name from remote

2014-03-10 Thread Lennart Poettering
On Tue, 04.03.14 23:01, Djalal Harouni (tix...@opendz.org) wrote: The other two patches look fine (well, this one needs updating, if the prop names change as proposed in the other mail...) Please rebase, and repost, will merge then! Thanks a lot! --- src/hostname/hostnamectl.c | 22

[systemd-devel] [PATCH 3/3] hostnamectl: read pretty_name and cpe_name from remote

2014-03-04 Thread Djalal Harouni
--- src/hostname/hostnamectl.c | 22 ++ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/src/hostname/hostnamectl.c b/src/hostname/hostnamectl.c index 94b4243..ad359d6 100644 --- a/src/hostname/hostnamectl.c +++ b/src/hostname/hostnamectl.c @@ -67,6 +67,8 @@