[ptxdist] eglibc, upstart and more patches for ptxdist-2010.01.0

2010-01-07 Thread carsten . schlote
This patch stack is derived from our main ptxdist dev line at work. Most changes are related to eglibc, upstart, dbus and udev. Also some changes for Ubuntu are in this stack. See details below or in the GIT history. You can pull the branch 'for-upstream' from

[ptxdist] [PATCH 02/48] [util-linux-ng] Switch to newer version in util-linux-ng

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de util-linux-ng provides newer versions of libblkid and libuuid than the e2fsprogs sources. Framework changed to use the newer libraries and binaries from util-linux-ng. Added missing swapoff link to swapon binary. Signed-off-by: Carsten Schlote

[ptxdist] [PATCH 01/48] [eglibc] Add support for eglibc toolchains to ptxdist

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de This patch adds support for eglibc to ptxdist. It adds an eglibc packet and all needed changes to find the correct toolchain. Adds a new copy function to copy target binaries in toolchain sysroot (e.g. ldconfig) to the ipkg. See corresponding

[ptxdist] [PATCH 07/48] [host-libusb#?] Added packets for host libusb#?.so and headers

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de This local build is required for other local build tools. See follow up patches. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/host-libusb-compat.in |8 rules/host-libusb-compat.make | 86

[ptxdist] [PATCH 06/48] [host-libudev] Added .in segment for host libudev.so and headers

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de This local build is required for other local build tools. See follow up patches. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/host-libudev.in |8 1 files changed, 8 insertions(+), 0 deletions(-) create mode 100644

[ptxdist] [PATCH 10/48] [host-usbutils] Added packets for host usbutils and binaries

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de This local build is required for other local build tools. See follow up patches. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/host-usbutils.in |7 rules/host-usbutils.make | 86

[ptxdist] [PATCH 12/48] [host-libudev] Added packets for host libudev.so and headers

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de This local build is required for other local build tools. See follow up patches. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/host-udev.in | 11 ++ rules/host-udev.make | 95

[ptxdist] [PATCH 11/48] [host-util-linux-ng] Added packets for host binaries and headers

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de This local build is required for other local build tools. See follow up patches. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/host-mtd-utils.in |2 +- rules/host-util-linux-ng.in |8

[ptxdist] [PATCH 13/48] [acl] Added packet for libacl.so and tools.

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de This target build is required for other target tools or for included acl control functions. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- patches/acl-2.2.48/fix-crosscompile.patch | 228 +

[ptxdist] [PATCH 05/48] [host-libdbus] Added .in segment for host libdbus.so and headers

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de This local build is required for other local build tools. See follow up patches. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/host-libdbus.in |8 1 files changed, 8 insertions(+), 0 deletions(-) create mode 100644

[ptxdist] [PATCH 04/48] [host-libattr] Added host compile for libattr.so and headers

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de This local build is required for other local build tools. See follow up patches. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/host-attr.in |3 ++ rules/host-attr.make | 86

[ptxdist] [PATCH 09/48] [pciutils] Added packets for host pciutils and headers

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de This local build is required for other local build tools. See follow up patches. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/host-pciutils.in |7 rules/host-pciutils.make | 87

[ptxdist] [PATCH 14/48] [attr] Added packet for libattr.so and tools.

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de This target build is required for other target tools or for included acl control functions. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- patches/attr-2.4.44/attr_2.4.44-1.diff | 122 +

[ptxdist] [PATCH 18/48] [libnih] Fixes to allow compilation with eglibc

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- patches/libnih-1.0.0/autogen.sh |5 + patches/libnih-1.0.0/remove-abort-msg-hack.patch | 94 ++ patches/libnih-1.0.0/series |

[ptxdist] [PATCH 17/48] [dhcp] Fix warning, which is treated as error.

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de GCC 4.4.1 seems to have some problem with the 'ip' variable and claims it is uninitialized. I added a fake assign to the declaration. This fixes the problem at least. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de ---

[ptxdist] [PATCH 22/48] [mountall] Added mountall 1.1 for upstart boot process

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- patches/mountall-1.1/autogen.sh |5 ++ patches/mountall-1.1/series |1 + rules/mountall.in | 11 rules/mountall.make | 115

[ptxdist] [PATCH 26/48] Fix issue with Ubuntu 'sh' and .postinst

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de The postinst scripts seem to have problem with ubuntu. As we have bash on our target, we can use bash here. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/busybox.postinst |2 +- rules/cvs.postinst |2 +-

[ptxdist] [PATCH 34/48] [nfsutils] Added option to install mount.nfs

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/nfsutils.in |4 rules/nfsutils.make |5 + 2 files changed, 9 insertions(+), 0 deletions(-) diff --git a/rules/nfsutils.in b/rules/nfsutils.in index

[ptxdist] [PATCH 39/48] [hexedit] Added simple help text to hexedit

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de hexedit uses 'man' to display help. Code changed to use less on ascii manpage output. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- patches/hexedit-1.2.12/hexedit-help-fix.diff | 44 ++

[ptxdist] [PATCH 40/48] [hal] Fixed select of UDEV__EXTRA_VOLUME_ID

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de With udev 147 this is no longer available. Commented out. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/hal.in |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/rules/hal.in b/rules/hal.in index

[ptxdist] [PATCH 24/48] [miredo] Added miredo 1.2.2

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de This packet provides IPV6 networking with the tereodo protocol. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- generic/etc/init.d/miredo-server| 89 + generic/etc/miredo/client-hook | 70

[ptxdist] [PATCH 48/48] [attr] Fixed series file typo

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de I had to change the .gz file to plain text to provide this patchstack and forgot to fix the series file. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- patches/attr-2.4.44/series |2 +- 1 files changed, 1 insertions(+), 1

[ptxdist] [PATCH 46/48] [strongswan] Added strongswan

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Not for upstream. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- patches/strongswan-4.2.12/crossfixes.diff | 19 ++ patches/strongswan-4.2.12/series |3 + .../strongswan-diffs-vendor-kp.diff

[ptxdist] [PATCH 20/48] [udev] Updated to version 147 and appr. changes

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Required for latest upstart 0.6.3 Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- patches/udev-147/autogen.sh | 16 +++ patches/udev-147/fix-crosscompile.patch | 21 + patches/udev-147/series

[ptxdist] [PATCH 19/48] Integrate new host builds into hosttools.in

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- platforms/hosttools.in |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/platforms/hosttools.in b/platforms/hosttools.in index f67c187..0882a6c 100644 ---

[ptxdist] [PATCH 29/48] [dbench] Fixed compilation of dbench, added config dep

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/dbench.in |1 + rules/dbench.make |7 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/rules/dbench.in b/rules/dbench.in index 719b8b7..5255793 100644

[ptxdist] [PATCH 37/48] [ppp] Added lzo compression support. Use internal pon/poff commands

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/ppp.in | 27 +-- rules/ppp.make | 18 +++--- 2 files changed, 40 insertions(+), 5 deletions(-) diff --git a/rules/ppp.in b/rules/ppp.in

[ptxdist] [PATCH 27/48] [banner] Added ptxdist_{vendor|version} tags, simplified banner

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de We needed some to find out about the current build release, so we added the These contain the same info as the banner, so we changed the banner to use it. Banner is no longer composed in initmethod, but roofs packet now provides

[ptxdist] [PATCH 30/48] [gettext] Updated to version 0.17

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/gettext.make |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/rules/gettext.make b/rules/gettext.make index ec4e3d1..65b3d59 100644 --- a/rules/gettext.make

[ptxdist] [PATCH 36/48] [sysvinit] Added comments for busybox builtins used.

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/sysvinit.in | 24 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/rules/sysvinit.in b/rules/sysvinit.in index 60fed6c..630ebb9 100644 ---

[ptxdist] [PATCH 32/48] [mc] Add color highlighting support for Midnight Commander

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- patches/mc-4.6.1/mc-install-fixes.patch | 51 + patches/mc-4.6.1/series |1 + rules/mc.in |7 ++ rules/mc.make

[ptxdist] [PATCH 38/48] [iptables] Added clear DF flag modul for 1.4.5

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- .../iptables-1.4.5/iptables-1.4.3.DF-patch.diff| 141 patches/iptables-1.4.5/series |1 + 2 files changed, 142 insertions(+), 0

[ptxdist] [PATCH 47/48] Added missing execute flags

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de While rebuilding the patchstack, the flags got lost, causing the autogen.sh scripts no longer executed. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- 0 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 = 100755

[ptxdist] [PATCH 41/48] [host-gettext] Removed duplicate source rule

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/host-gettext.make |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/host-gettext.make b/rules/host-gettext.make index 339fba3..6b3812e 100644 ---

[ptxdist] [PATCH 44/48] Added experimental install_auto

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Just to remember me to do that... --- rules/post/install.make | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/rules/post/install.make b/rules/post/install.make index 4d01736..0508cc8 100644 ---

[ptxdist] [PATCH 31/48] [libsysfs] Added option to install systool

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/libsysfs.in | 15 ++- rules/libsysfs.make |4 2 files changed, 18 insertions(+), 1 deletions(-) diff --git a/rules/libsysfs.in b/rules/libsysfs.in index

[ptxdist] [PATCH 42/48] Added .gitignore files for automatic files.

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/.gitignore |1 + scripts/.gitignore |3 +++ scripts/kconfig/.gitignore |7 +++ 3 files changed, 11 insertions(+), 0 deletions(-) create mode 100644

[ptxdist] [PATCH 43/48] Added getsvn macro

2010-01-07 Thread carsten . schlote
From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/pre/Rules.make | 34 ++ scripts/lib/ptxd_make_get.sh |7 +++ 2 files changed, 41 insertions(+), 0 deletions(-) diff --git

Re: [ptxdist] [PATCH 48/48] [attr] Fixed series file typo

2010-01-07 Thread Marc Kleine-Budde
carsten.schl...@gmx.net wrote: From: Carsten Schlote c.schl...@konzeptpark.de I had to change the .gz file to plain text to provide this patchstack and forgot to fix the series file. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de you probably want to squash this patch Marc --

Re: [ptxdist] [PATCH 42/48] Added .gitignore files for automatic files.

2010-01-07 Thread Marc Kleine-Budde
carsten.schl...@gmx.net wrote: From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/.gitignore |1 + scripts/.gitignore |3 +++ scripts/kconfig/.gitignore |7 +++ 3 files changed, 11

Re: [ptxdist] [PATCH 37/48] [ppp] Added lzo compression support. Use internal pon/poff commands

2010-01-07 Thread Marc Kleine-Budde
carsten.schl...@gmx.net wrote: From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/ppp.in | 27 +-- rules/ppp.make | 18 +++--- 2 files changed, 40 insertions(+), 5 deletions(-) diff

Re: [ptxdist] [PATCH 34/48] [nfsutils] Added option to install mount.nfs

2010-01-07 Thread Marc Kleine-Budde
carsten.schl...@gmx.net wrote: From: Carsten Schlote c.schl...@konzeptpark.de we already install mount.nfs, seems to be obsolete cheers, Marc Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/nfsutils.in |4 rules/nfsutils.make |5 + 2 files changed, 9

Re: [ptxdist] [PATCH 33/48] [mtd-utils] Some lzo compression fix, more config options

2010-01-07 Thread Marc Kleine-Budde
carsten.schl...@gmx.net wrote: From: Carsten Schlote c.schl...@konzeptpark.de Added lzo support for host-tools and dependancy. Added options to install remaining mtd-utils for target. please split into (at least) 3 patches Small bugfix for lzo compression. please send it upstream.

Re: [ptxdist] [PATCH 31/48] [libsysfs] Added option to install systool

2010-01-07 Thread Marc Kleine-Budde
carsten.schl...@gmx.net wrote: From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de applied, cheers, Marc --- rules/libsysfs.in | 15 ++- rules/libsysfs.make |4 2 files changed, 18 insertions(+), 1 deletions(-)

Re: [ptxdist] [PATCH 30/48] [gettext] Updated to version 0.17

2010-01-07 Thread Marc Kleine-Budde
carsten.schl...@gmx.net wrote: From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/gettext.make |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/rules/gettext.make b/rules/gettext.make index

Re: [ptxdist] [PATCH 28/48] [procps] Added installation of alternative /etc/sysctl.conf

2010-01-07 Thread Marc Kleine-Budde
carsten.schl...@gmx.net wrote: From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de applied, tnx marc --- generic/etc/sysctl.conf |4 rules/procps.make |2 ++ 2 files changed, 6 insertions(+), 0 deletions(-) create

Re: [ptxdist] [PATCH 25/48] [openvpn] Added OpenVPN 2.0.9

2010-01-07 Thread Marc Kleine-Budde
carsten.schl...@gmx.net wrote: From: Carsten Schlote c.schl...@konzeptpark.de Added simple to use VPN packet. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/openvpn.in | 23 ++ rules/openvpn.make | 123

Re: [ptxdist] [PATCH 24/48] [miredo] Added miredo 1.2.2

2010-01-07 Thread Marc Kleine-Budde
carsten.schl...@gmx.net wrote: From: Carsten Schlote c.schl...@konzeptpark.de This packet provides IPV6 networking with the tereodo protocol. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- generic/etc/init.d/miredo-server| 89 +

Re: [ptxdist] [PATCH 14/48] [attr] Added packet for libattr.so and tools.

2010-01-07 Thread Marc Kleine-Budde
carsten.schl...@gmx.net wrote: From: Carsten Schlote c.schl...@konzeptpark.de This target build is required for other target tools or for included acl control functions. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- patches/attr-2.4.44/attr_2.4.44-1.diff | 122

Re: [ptxdist] [PATCH 13/48] [acl] Added packet for libacl.so and tools.

2010-01-07 Thread Marc Kleine-Budde
carsten.schl...@gmx.net wrote: From: Carsten Schlote c.schl...@konzeptpark.de This target build is required for other target tools or for included acl control functions. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- patches/acl-2.2.48/fix-crosscompile.patch | 228

Re: [ptxdist] [PATCH 28/48] [procps] Added installation of alternative /etc/sysctl.conf

2010-01-07 Thread Marc Kleine-Budde
Ladislav Michl wrote: On Thu, Jan 07, 2010 at 09:28:07PM +0100, Marc Kleine-Budde wrote: carsten.schl...@gmx.net wrote: From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de applied, tnx As newer kernels emulates binary interface we

Re: [ptxdist] [PATCH 28/48] [procps] Added installation of alternative /etc/sysctl.conf

2010-01-07 Thread Carsten Schlote
Am Freitag, den 08.01.2010, 00:03 +0100 schrieb Ladislav Michl: As newer kernels emulates binary interface we probably do not want to support obsolete interfaces, right? http://lwn.net/Articles/361001/ Hi Thanks for the point. As sysctl was in our firmware for a long time and is still used

Re: [ptxdist] [PATCH 26/48] Fix issue with Ubuntu 'sh' and .postinst

2010-01-07 Thread Carsten Schlote
Am Donnerstag, den 07.01.2010, 21:28 +0100 schrieb Marc Kleine-Budde: but I don't have :P Hi Marc Thanks for the late evening review :-) The patch stack currently represents nearly most of my changes to ptxdist. So every piece we can get into mainline, we shrink this damn monster patch-stack

Re: [ptxdist] [PATCH 12/48] [host-libudev] Added packets for host libudev.so and headers

2010-01-07 Thread Carsten Schlote
Am Donnerstag, den 07.01.2010, 21:47 +0100 schrieb Marc Kleine-Budde: carsten.schl...@gmx.net wrote: From: Carsten Schlote c.schl...@konzeptpark.de This local build is required for other local build tools. See follow up patches. the description could be a bit more specific here,

Re: [ptxdist] ptxdist on OS X?

2010-01-07 Thread Markus Heidt
Hi Marc, A day later the download existed. But the -m32 still yields to that ABI issue. Hence I compiled everything with -m64 successfully again. Markus Am 06.01.2010 um 22:12 schrieb Markus Heidt: Hi Marc, I downloaded your last OSELAS snapshot, changed the flag to -m32, ptxdist clean

Re: [ptxdist] [PATCH 26/48] Fix issue with Ubuntu 'sh' and .postinst

2010-01-07 Thread Frederik Sdun
* Marc Kleine-Budde m...@pengutronix.de [08.01.2010 00:10]: carsten.schl...@gmx.net wrote: From: Carsten Schlote c.schl...@konzeptpark.de The postinst scripts seem to have problem with ubuntu. As we have bash on our target, we can use bash here. but I don't have :P Marc