All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcin Juszkiewicz <openembedded@haerwu.biz>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] add autostart PACKAGE to paroli recipe
Date: Fri, 20 Feb 2009 10:36:55 +0100	[thread overview]
Message-ID: <200902201037.06166.openembedded@haerwu.biz> (raw)
In-Reply-To: <gnkieu$k8b$1@ger.gmane.org>

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



On Thursday 19 of February 2009 22:20:29 Koen Kooi wrote:
> On 19-02-09 21:18, Angus Ainslie wrote:
> > +       mkdir -p ${D}/home/root/.e/e/config/illume/
> > +       install ${S}/data/module.illume.cfg
> > ${D}/home/root/.e/e/config/illume/
> > +       install ${S}/data/e.cfg ${D}/home/root/.e/e/config/illume/
> > +       mkdir -p ${D}/home/root/.e/e/themes
> > +       install ${S}/data/illume.edj ${D}/home/root/.e/e/themes
>
> NACK, a package is NEVER EVER allowed to touch /home/*, NEVER. Caps
> used to get the point accross.

Agreed with Koen - $HOME can be on unavailable disc or on other place 
then /home/root/ (or other user can be used).

Regards, 
-- 
JID:      hrw@jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 204 bytes --]

      reply	other threads:[~2009-02-20  9:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-19 20:18 [PATCH] add autostart PACKAGE to paroli recipe Angus Ainslie
2009-02-19 21:20 ` Koen Kooi
2009-02-20  9:36   ` Marcin Juszkiewicz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200902201037.06166.openembedded@haerwu.biz \
    --to=openembedded@haerwu.biz \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.