[OE-core] [PATCH 1/1] oprofile: Change /root to /home/root

2012-07-02 Thread Mark Hatle
OE uses /home/root instead of /root for the root user's directory. Update oprofile to match. Upstream-status: Inappropriate [OE Specific] Signed-off-by: Mark Hatle --- meta/recipes-kernel/oprofile/oprofile.inc |3 +- .../oprofile/oprofile/oprofile-root.patch | 108 ++

Re: [OE-core] [PATCH 1/1] oprofile: Change /root to /home/root

2012-07-02 Thread Phil Blundell
On Mon, 2012-07-02 at 14:25 -0500, Mark Hatle wrote: > +diff -ur oprofile-0.9.7.orig/utils/opcontrol oprofile-0.9.7/utils/opcontrol > +--- oprofile-0.9.7.orig/utils/opcontrol 2011-07-20 14:36:48.0 > -0500 > oprofile-0.9.7/utils/opcontrol 2012-07-02 13:55:06.232872688 -0500 > +@

Re: [OE-core] [PATCH 1/1] oprofile: Change /root to /home/root

2012-07-02 Thread Mark Hatle
On 7/2/12 3:06 PM, Phil Blundell wrote: On Mon, 2012-07-02 at 14:25 -0500, Mark Hatle wrote: +diff -ur oprofile-0.9.7.orig/utils/opcontrol oprofile-0.9.7/utils/opcontrol +--- oprofile-0.9.7.orig/utils/opcontrol2011-07-20 14:36:48.0 -0500 oprofile-0.9.7/utils/opcontrol 2

Re: [OE-core] [PATCH 1/1] oprofile: Change /root to /home/root

2012-07-02 Thread Khem Raj
On Mon, Jul 2, 2012 at 1:06 PM, Phil Blundell wrote: > > Why is it putting "daemon setup information" in /root in the first > place? Surely that should go in /etc or some such place. > > Also, the choice of where root's home directory goes is a distro > decision and, in the general case, it is no

Re: [OE-core] [PATCH 1/1] oprofile: Change /root to /home/root

2012-07-03 Thread Philip Balister
On 07/02/2012 07:44 PM, Khem Raj wrote: On Mon, Jul 2, 2012 at 1:06 PM, Phil Blundell wrote: Why is it putting "daemon setup information" in /root in the first place? Surely that should go in /etc or some such place. Also, the choice of where root's home directory goes is a distro decision a

Re: [OE-core] [PATCH 1/1] oprofile: Change /root to /home/root

2012-07-03 Thread Mark Hatle
On 7/3/12 10:28 AM, Philip Balister wrote: On 07/02/2012 07:44 PM, Khem Raj wrote: On Mon, Jul 2, 2012 at 1:06 PM, Phil Blundell wrote: Why is it putting "daemon setup information" in /root in the first place? Surely that should go in /etc or some such place. Also, the choice of where root'

Re: [OE-core] [PATCH 1/1] oprofile: Change /root to /home/root

2012-07-03 Thread Saul Wold
On 07/03/2012 09:30 AM, Mark Hatle wrote: On 7/3/12 10:28 AM, Philip Balister wrote: On 07/02/2012 07:44 PM, Khem Raj wrote: On Mon, Jul 2, 2012 at 1:06 PM, Phil Blundell wrote: Why is it putting "daemon setup information" in /root in the first place? Surely that should go in /etc or some su

Re: [OE-core] [PATCH 1/1] oprofile: Change /root to /home/root

2012-07-03 Thread Mark Hatle
On 7/3/12 11:45 AM, Saul Wold wrote: On 07/03/2012 09:30 AM, Mark Hatle wrote: On 7/3/12 10:28 AM, Philip Balister wrote: On 07/02/2012 07:44 PM, Khem Raj wrote: On Mon, Jul 2, 2012 at 1:06 PM, Phil Blundell wrote: Why is it putting "daemon setup information" in /root in the first place? Su