All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][meta-systemd][danny][PATCH] cloud9: add EnvironmentFile
@ 2013-04-08  7:57 Jason Kridner
  2013-04-10 16:07 ` Koen Kooi
  0 siblings, 1 reply; 4+ messages in thread
From: Jason Kridner @ 2013-04-08  7:57 UTC (permalink / raw)
  To: openembedded-devel

* Allows specification of NODE_PATH

Signed-off-by: Jason Kridner <jdk@ti.com>
---
 .../recipes-devtools/cloud9/cloud9/cloud9.service  |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service b/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service
index 714b465..54a9db0 100644
--- a/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service
+++ b/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service
@@ -3,6 +3,7 @@ Description=Cloud9 IDE
 ConditionPathExists=|/var/lib/cloud9
 
 [Service]
+EnvironmentFile=-/etc/conf.d/node
 ExecStart=/usr/bin/node4 /usr/share/cloud9/bin/cloud9.js -l 0.0.0.0 -w /var/lib/cloud9 -p 3000
 
 [Install]
-- 
1.7.8.6




^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [meta-oe][meta-systemd][danny][PATCH] cloud9: add EnvironmentFile
  2013-04-08  7:57 [meta-oe][meta-systemd][danny][PATCH] cloud9: add EnvironmentFile Jason Kridner
@ 2013-04-10 16:07 ` Koen Kooi
  2013-04-10 16:17   ` Martin Jansa
  0 siblings, 1 reply; 4+ messages in thread
From: Koen Kooi @ 2013-04-10 16:07 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Op 08-04-13 09:57, Jason Kridner schreef:
> * Allows specification of NODE_PATH
> 
> Signed-off-by: Jason Kridner <jdk@ti.com> --- 
> .../recipes-devtools/cloud9/cloud9/cloud9.service  |    1 + 1 files
> changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git
> a/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service
> b/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service 
> index 714b465..54a9db0 100644 ---
> a/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service +++
> b/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service @@
> -3,6 +3,7 @@ Description=Cloud9 IDE ConditionPathExists=|/var/lib/cloud9
> 
> [Service] +EnvironmentFile=-/etc/conf.d/node ExecStart=/usr/bin/node4
> /usr/share/cloud9/bin/cloud9.js -l 0.0.0.0 -w /var/lib/cloud9 -p 3000
> 
> [Install]
> 


It's a bit late now, but this shouldn't go in, it introduces a gentoo-ism
(/etc/conf.d) that we don't want.

Martin, can you revert it please?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFRZY5fMkyGM64RGpERAsUrAKCpirNbZj9g6fdigv2+GZUqSksGVQCeJths
zlp4sG6jcgBF1RjzikHwksw=
=6TFx
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-oe][meta-systemd][danny][PATCH] cloud9: add EnvironmentFile
  2013-04-10 16:07 ` Koen Kooi
@ 2013-04-10 16:17   ` Martin Jansa
  2013-04-10 16:23     ` Koen Kooi
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Jansa @ 2013-04-10 16:17 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1727 bytes --]

On Wed, Apr 10, 2013 at 06:07:59PM +0200, Koen Kooi wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Op 08-04-13 09:57, Jason Kridner schreef:
> > * Allows specification of NODE_PATH
> > 
> > Signed-off-by: Jason Kridner <jdk@ti.com> --- 
> > .../recipes-devtools/cloud9/cloud9/cloud9.service  |    1 + 1 files
> > changed, 1 insertions(+), 0 deletions(-)
> > 
> > diff --git
> > a/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service
> > b/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service 
> > index 714b465..54a9db0 100644 ---
> > a/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service +++
> > b/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service @@
> > -3,6 +3,7 @@ Description=Cloud9 IDE ConditionPathExists=|/var/lib/cloud9
> > 
> > [Service] +EnvironmentFile=-/etc/conf.d/node ExecStart=/usr/bin/node4
> > /usr/share/cloud9/bin/cloud9.js -l 0.0.0.0 -w /var/lib/cloud9 -p 3000
> > 
> > [Install]
> > 
> 
> 
> It's a bit late now, but this shouldn't go in, it introduces a gentoo-ism
> (/etc/conf.d) that we don't want.

Ah, sorry about that.

> Martin, can you revert it please?

Sure

> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (Darwin)
> Comment: GPGTools - http://gpgtools.org
> 
> iD8DBQFRZY5fMkyGM64RGpERAsUrAKCpirNbZj9g6fdigv2+GZUqSksGVQCeJths
> zlp4sG6jcgBF1RjzikHwksw=
> =6TFx
> -----END PGP SIGNATURE-----
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-oe][meta-systemd][danny][PATCH] cloud9: add EnvironmentFile
  2013-04-10 16:17   ` Martin Jansa
@ 2013-04-10 16:23     ` Koen Kooi
  0 siblings, 0 replies; 4+ messages in thread
From: Koen Kooi @ 2013-04-10 16:23 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Op 10-04-13 18:17, Martin Jansa schreef:
> On Wed, Apr 10, 2013 at 06:07:59PM +0200, Koen Kooi wrote: Op 08-04-13
> 09:57, Jason Kridner schreef:
>>>> * Allows specification of NODE_PATH
>>>> 
>>>> Signed-off-by: Jason Kridner <jdk@ti.com> --- 
>>>> .../recipes-devtools/cloud9/cloud9/cloud9.service  |    1 + 1
>>>> files changed, 1 insertions(+), 0 deletions(-)
>>>> 
>>>> diff --git 
>>>> a/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service
>>>>
>>>> 
b/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service
>>>> index 714b465..54a9db0 100644 --- 
>>>> a/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service
>>>> +++ 
>>>> b/meta-systemd/meta-oe/recipes-devtools/cloud9/cloud9/cloud9.service
>>>> @@ -3,6 +3,7 @@ Description=Cloud9 IDE
>>>> ConditionPathExists=|/var/lib/cloud9
>>>> 
>>>> [Service] +EnvironmentFile=-/etc/conf.d/node
>>>> ExecStart=/usr/bin/node4 /usr/share/cloud9/bin/cloud9.js -l 0.0.0.0
>>>> -w /var/lib/cloud9 -p 3000
>>>> 
>>>> [Install]
>>>> 
> 
> 
> It's a bit late now, but this shouldn't go in, it introduces a
> gentoo-ism (/etc/conf.d) that we don't want.
> 
>> Ah, sorry about that.
> 
> Martin, can you revert it please?

Or have a look at the 8 patches I sent, the revert is part of that :)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFRZZIZMkyGM64RGpERAjvsAJ9IyCRx7u+PHUOFMxCtOpilopAynwCffAIL
8njlZ3JTh//ARcoaPaJIdpQ=
=j6Do
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-10 16:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-08  7:57 [meta-oe][meta-systemd][danny][PATCH] cloud9: add EnvironmentFile Jason Kridner
2013-04-10 16:07 ` Koen Kooi
2013-04-10 16:17   ` Martin Jansa
2013-04-10 16:23     ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.