07.02.2011 16:42, KP Kirchdoerfer пишет:
> Am Samstag, 5. Februar 2011, um 17:27:36 schrieb KP Kirchdoerfer:
>> Hi David;
>>
>> Am Samstag, 5. Februar 2011, um 17:16:58 schrieb davidMbrooke:
>>> Hi,
>>>
>>> I successfully migrated from -beta1 to -beta2 about a week ago (actually
>>> re-installed from scratch and re-applied all the config manually to
>>> check I had it all documented properly).
>>>
>>> I am using Bering-uClibc_4.0-beta2_i486_syslinux_vga.tar.gz on a Compaq
>>> EN SFF PC.
>>>
>>> Just a few minor/cosmetic issues:
>>>
>>> 1. The contents of modules.tgz have UID/GID 1000/1000 rather than 0/0.
>>>
>>>     Perhaps buildimage.pl was not run using "fakeroot"?
>> Yes, I missed that. Changed my notes.
> +# Check we are running as (fake)root
> +warn "WARNING: Not running as (fake)root" if ( $>  != 0 );
> +
>
> thx David :)
>
> kp
Maybe it'll be better to add "--owner root --group root" to tar command 
line?

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to