[ptxdist] multi platform BSPs and devtmpfs

2010-01-04 Thread Michael Olbrich
Hi, with linux 2.6.32 we get devtmpfs. This is rather convenient when using nfsroot: We can skip the sudo hack to create the device nodes. However, the way things are right now, we have a problem with multi platform BSPs. ROOTFS_DEV_INITIAL (the opetion to enable initial device nodes) is defined

Re: [ptxdist] [PATCH 06/11] [hexedit] drop patch disabling strip

2010-01-04 Thread Jon Ringle
On Mon, Jan 4, 2010 at 11:40 AM, Wolfram Sang wrote: > Looks like the dummy strip has not been installed. Can you check if your > ptxconfig contains: > > PTXCONF_CROSS_DUMMY_STRIP=y > > If not, ptxdist oldconfig (or menuconfig) should help. > Thanks. That was it :) Jon -- ptxdist mailing list p

Re: [ptxdist] [PATCH 06/11] [hexedit] drop patch disabling strip

2010-01-04 Thread Wolfram Sang
Jon, > I am getting the following error now in hexedit with this patch removed: > > --- > target: hexedit.install > --- > > make[1]: Entering directory > `/home/ringlej/git/wave-autobuild/Platform/Volcano/os/ptxdist/isc/platform-ISC/build-target/hexedit-1.

Re: [ptxdist] [PATCH 06/11] [hexedit] drop patch disabling strip

2010-01-04 Thread Jon Ringle
On Sat, Dec 26, 2009 at 9:34 AM, Wolfram Sang wrote: > PTXdist can cope with that now. > > Signed-off-by: Wolfram Sang > --- >  ...03-Makefile.in-don-t-strip-during-install.patch |   25 > >  patches/hexedit-1.2.12/series                      |    1 - >  2 files changed, 0 in

[ptxdist] [PATCH] [ntp] add patch file to fix undefined MOD_NANO

2010-01-04 Thread Alexander Stein
Signed-off-by: Alexander Stein --- patches/ntp-4.2.4p7/ntp-define-fix.patch | 22 ++ patches/ntp-4.2.4p7/series |1 + 2 files changed, 23 insertions(+), 0 deletions(-) create mode 100644 patches/ntp-4.2.4p7/ntp-define-fix.patch create mode 100644 patches