<div dir="ltr"><div><div><div>Yes,<br><br>In our use case (and prolly likewise in a lot of embedded use cases) there is another layer that provides more info on what kind of robot it is.<br><br>So we are not using this variable for anything other than setting it right now, and "embedded" sounds good indeed.<br></div><br></div>Thanks,<br></div>Noé.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2014-11-06 14:39 GMT+01:00 Lennart Poettering <span dir="ltr"><<a href="mailto:lennart@poettering.net" target="_blank">lennart@poettering.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Thu, 06.11.14 14:34, Lennart Poettering (<a href="mailto:lennart@poettering.net">lennart@poettering.net</a>) wrote:<br>
<br>
> On Thu, 06.11.14 06:34, Zbigniew Jędrzejewski-Szmek (<a href="mailto:zbyszek@in.waw.pl">zbyszek@in.waw.pl</a>) wrote:<br>
><br>
> > On Wed, Nov 05, 2014 at 06:40:51PM +0100, Noé Rubinstein wrote:<br>
> > > ---<br>
> > >  man/hostnamectl.xml               | 3 ++-<br>
> > >  man/machine-info.xml              | 3 ++-<br>
> > >  shell-completion/bash/hostnamectl | 2 +-<br>
> > >  shell-completion/zsh/_hostnamectl | 2 +-<br>
> > >  src/hostname/hostnamed.c          | 3 ++-<br>
> > >  5 files changed, 8 insertions(+), 5 deletions(-)<br>
> > ><br>
> > > diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml<br>
> > > index 128d92f..0292bad 100644<br>
> > > --- a/man/hostnamectl.xml<br>
> > > +++ b/man/hostnamectl.xml<br>
> > > @@ -217,7 +217,8 @@<br>
> > >                                  <literal>server</literal>,<br>
> > >                                  <literal>tablet</literal>,<br>
> > >                                  <literal>handset</literal>,<br>
> > > -                                <literal>watch</literal>, as well as<br>
> > > +                                <literal>watch</literal>,<br>
> > > +                                <literal>robot</literal>, as well as<br>
> > >                                  the special chassis types<br>
> > >                                  <literal>vm</literal> and<br>
> > >                                  <literal>container</literal> for<br>
> ><br>
> > This is a nice fun patch. But I'm a bit concerned where this is going...<br>
> > Soon we'll have to add fridge, car, aircraft, ISS, extraterrestial<br>
> > rover, etc., since systmed is being used everywhere. I know that it's<br>
> > rather mundane, but would "other" work for you instead?<br>
><br>
> Hmm, maybe "embedded" would be a good idea, to cover all those<br>
> aircraft, ISS, car, fridge, robot things?<br>
<br>
</div></div>I have added that now, to cut this short. Noé, does this work for you?<br>
<br>
Thanks,<br>
<span class=""><br>
Lennart<br>
<br>
--<br>
Lennart Poettering, Red Hat<br>
</span>_______________________________________________<br>
systemd-devel mailing list<br>
<a href="mailto:systemd-devel@lists.freedesktop.org">systemd-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br>
</blockquote></div><br></div>