Re: [ptxdist] Python packages

2008-08-22 Thread Michael Olbrich
Hi, On Thu, Aug 21, 2008 at 03:03:04PM -0600, Gary Thomas wrote: I'd like to add a python package to my PTXdist tree. The key thing will be to run python setup.py install in the target-install step in such a way that any non-python pieces get built correctly. For example, trying to

Re: [ptxdist] Python packages

2008-08-25 Thread Michael Olbrich
the latest libpv version to the tree. Michael, we must do that for an upcoming project anyway, so please go ahead. Done. Please note setup.py is integrated with the autotools stuff in libpv. You will find the calls to setup.py in python/GNUmakefile.am in the libpv source code. Michael Olbrich

Re: [ptxdist] QT for embedded linux: regressions?

2009-07-10 Thread Michael Olbrich
? Michael Olbrich -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0| Amtsgericht Hildesheim, HRA 2686 | Fax: +49

Re: [ptxdist] Compiling libfftw for single and double precision

2009-09-28 Thread Michael Olbrich
) @$(call touch) mfg, Michael Olbrich -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0| Amtsgericht Hildesheim

Re: [ptxdist] new rules -- sparsehash (corrected line wrapping)

2009-10-01 Thread Michael Olbrich
. A tip for the help text in the .in files: Copying or paraphrasing the introdunction text from the Homepage often works well. regards, Michael Olbrich -- Pengutronix e.K. | | Industrial Linux Solutions | http

Re: [ptxdist] recent x.org updating activities

2009-10-26 Thread Michael Olbrich
, Michael Olbrich -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0| Amtsgericht Hildesheim, HRA 2686 | Fax: +49

Re: [ptxdist] [PATCH] new package: wpa_supplicant

2009-11-26 Thread Michael Olbrich
' should generate the latest syntax. Regards, Michael Olbrich -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0

Re: [ptxdist] mcookie not found

2009-11-28 Thread Michael Olbrich
Hi, On Fri, Nov 27, 2009 at 07:43:32PM -0200, Flavio Alves wrote: I build a root filesystem using ptxdist-1.99-19 and the build worked fine. There was a ptxdist-1.99.19.1 release that included a bugfix related to X. I think there were some keyboard related problems without this. But, when I

Re: [ptxdist] Busybox build error

2010-01-10 Thread Michael Olbrich
Hi, On Sat, Jan 09, 2010 at 12:10:49AM +, Rene Huber wrote: However I have run into a problem with grub. It seems grub.make wants to install 'packages/grub-0.97/usr/lib/grub/i386-unknown/stage1' but in my case the i386-unknown directory is called i386-host. Again this is probably

Re: [ptxdist] [PATCH 04/10] [libuuid] Added virtual package

2010-01-20 Thread Michael Olbrich
On Wed, Jan 20, 2010 at 02:46:36PM +0100, Carsten Schlote wrote: I'm thinking about removing the prompt. mol what do you think? Currently it is a more meaningful placeholder and redirect for libuuid. So, it should work without. OTOH it might be desireable to see it in the

Re: [ptxdist] [PATCH 1/6] [ipkg] Fixed ipg versions for ipkg-push

2010-01-28 Thread Michael Olbrich
On Wed, Jan 27, 2010 at 07:01:17PM +0100, Marc Kleine-Budde wrote: yeah, you can delete some rules, but I don't don't which. But Michael knows. For now it's just prepare that can be deleted. And that's only a side effect. I'm working on a patch for that. Something like: PKG_SOURCE not defined -

Re: [ptxdist] [PATCH 01/13] [fontconfig] Add custom fonts.conf option

2010-01-29 Thread Michael Olbrich
On Fri, Jan 29, 2010 at 11:22:02AM +0100, mailingli...@erwinrol.com wrote: +ifdef PTXCONF_FONTCONFIG_CONFS_DEFAULT @$(call install_copy, fontconfig, 0, 0, 0644, -, \ /etc/fonts/fonts.conf,n) @@ -99,6 +105,11 @@ ifdef PTXCONF_FONTCONFIG_CONFS #

Re: [ptxdist] [PATCH 04/13] [speex] New packet

2010-01-29 Thread Michael Olbrich
On Fri, Jan 29, 2010 at 11:22:05AM +0100, mailingli...@erwinrol.com wrote: [...] + config SPEEX_FFT_GPL_FFTW3 + bool + depends on BROKEN + prompt gpl-fftw3 [BROKEN] + + config SPEEX_FFT_PROPRIETARY_INTL_MKL

Re: [ptxdist] [PATCH 08/13] [gstreamer] Version update to 0.10.25

2010-01-29 Thread Michael Olbrich
On Fri, Jan 29, 2010 at 11:22:09AM +0100, mailingli...@erwinrol.com wrote: GSTREAMER_AUTOCONF := \ $(CROSS_AUTOCONF_USR) \ --disable-nls \ - --disable-trace \ - --disable-alloc-trace \ + --enable-trace \ + --enable-alloc-trace \ Hmm, any reason for this change?

Re: [ptxdist] [PATCH 12/13] [gst-plugins-gl] New packet

2010-01-29 Thread Michael Olbrich
On Fri, Jan 29, 2010 at 11:22:13AM +0100, mailingli...@erwinrol.com wrote: +if GST_PLUGINS_GL + + config GST_PLUGINS_GL_BLA + bool + prompt bla + +endif Huh? Michael -- Pengutronix e.K. | | Industrial

Re: [ptxdist] [FAILED] BLD ALL-YES-PowerPC, ptxdist-trunk Test BSP for PowerPC architecture

2010-02-05 Thread Michael Olbrich
Hi, On Fri, Feb 05, 2010 at 09:17:35AM +0100, Robert Schwebel wrote: Can you check this? Already fixed in git master. mol -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8,

Re: [ptxdist] missing depency for xorg-lib-xext

2010-02-05 Thread Michael Olbrich
Hi, On Fri, Feb 05, 2010 at 12:25:55PM +0100, Frederik Sdun wrote: if try to compile xorg-lib-xext i get the fowwlowing error: checking for XEXT... configure: error: Package requirements (xproto = 7.0.13 x11 = 1.1.99.1 xextproto = 7.0.99.2) were not met: No package 'xproto' found No

Re: [ptxdist] missing depency for xorg-lib-xext

2010-02-09 Thread Michael Olbrich
Hi, On Mon, Feb 08, 2010 at 03:23:44PM +0100, Frederik Sdun wrote: No it's not selected, but i expect ptxdist to do this magic. Maybe the XORG libs should selects XORG? Or is there anyusecase to compile xlibs without an X? The problem is that we are trying to do things with kconfig that are

Re: [ptxdist] Current build breaks: host-util-linux-ng 2.17 and fallocate tool

2010-02-22 Thread Michael Olbrich
for that is WIP. As an immediate workaround you can touch/create the resulting fallocate tool by hand. The tool isn't required anyway right now. Or configure with --disable-fallocate. I pushed patches to do this and update to 2.17.1 (released today :-)). Please test if it works now. Regards, Michael

Re: [ptxdist] How to use the existing config file

2010-03-04 Thread Michael Olbrich
Hi, On Thu, Mar 04, 2010 at 06:05:45PM +0700, Suresh Kumar wrote: Do you change the ip address somewhere? maybe you don not export thispath over NFS? Or is nfsd running? Do you use the right options for you export? yes. NFS is running. This is not a NFS problem. The rootfs is mounted and

Re: [ptxdist] [PATCH 4/8] [statserial] Added statserial 1.1 with Ubuntu patches

2010-04-26 Thread Michael Olbrich
On Mon, Apr 26, 2010 at 01:42:42PM +0200, Carsten Schlote wrote: From: Carsten Schlote c.schl...@konzeptpark.de Added simple tool to monitor modem status lines on serial ports. Either display line status with an ncurses interface or return a decimal or hex value. Useful to check

Re: [ptxdist] [PATCH 5/8] [microcom] Display comment in ptxconfig file, when microcom from busybox is selected.

2010-04-26 Thread Michael Olbrich
On Mon, Apr 26, 2010 at 01:42:43PM +0200, Carsten Schlote wrote: From: Carsten Schlote c.schl...@konzeptpark.de Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de --- rules/microcom.in |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/rules/microcom.in

Re: [ptxdist] [PATCH 8/8] [sudo] Update to 1.7.2p5

2010-04-26 Thread Michael Olbrich
On Mon, Apr 26, 2010 at 01:42:46PM +0200, Carsten Schlote wrote: From: Carsten Schlote c.schl...@konzeptpark.de - Updated to latest stable version. Fixepd URL. - Copies patch to disable stripping - patches for cross-compilation (unsetenv) Signed-off-by: Carsten Schlote

Re: [ptxdist] [PATCH 2/8] [host-acl] Added DIST_ROOT definition in .make fragment

2010-04-26 Thread Michael Olbrich
Hi, hmmm, this looks ok. It didn't break here, because it is a noprompt host-tool and not selected by any other packages. perhaps we need some thing like this: config HOST_ALLYES default ALLYES # select all host tools that are not used by anything else select ... or

Re: [ptxdist] Use cases for ptxdist's 'team feature'

2010-05-10 Thread Michael Olbrich
On Mon, May 10, 2010 at 10:58:45AM +0200, Juergen Beisert wrote: When prebuild packages are used while development, how to ensure: - they are basing on the same ptxdist configuration - they are basing on a well known source code (no local modifications have been made by the developer who

Re: [ptxdist] Version updates

2010-05-25 Thread Michael Olbrich
On Mon, May 24, 2010 at 03:36:40PM +0200, Robert Schwebel wrote: cpurequtils: version bump 006 - 007 cpufrequtils: ... mol -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ |

Re: [ptxdist] [PATCH] Install /etc/busybox.conf if BUSYBOX_FEATURE_SUID_CONFIG is enabled

2010-05-27 Thread Michael Olbrich
On Thu, May 27, 2010 at 12:46:43PM +0200, Marc Kleine-Budde wrote: Alexander Stein wrote: Signed-off-by: Alexander Stein alexander.st...@systec-electronic.com --- rules/busybox.make |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/rules/busybox.make

Re: [ptxdist] [PATCH 07/20] Add the sched_switch convert tool to visualise context switches.

2010-05-28 Thread Michael Olbrich
Mostly the same issues as LatencyTOP. On Thu, May 27, 2010 at 09:58:36PM +0200, Remy Bohmer wrote: Signed-off-by: Remy Bohmer li...@bohmer.net --- patches/sched_switch-0.1/fix-cross-compile.patch | 21 ++ patches/sched_switch-0.1/series |1 +

Re: [ptxdist] [PATCH 08/20] Add smartmontools (smartctl)

2010-05-28 Thread Michael Olbrich
On Thu, May 27, 2010 at 09:58:37PM +0200, Remy Bohmer wrote: From: Bart vdr. Meulen bartvdrmeu...@gmail.com Adds the smartmontools package containing smartctl and smartd Signed-off-by: Bart vdr. Meulen bartvdrmeu...@gmail.com --- rules/smartmontools.in | 44 +++

Re: [ptxdist] [PATCH 13/20] Add quota-tools package

2010-05-28 Thread Michael Olbrich
On Thu, May 27, 2010 at 09:58:42PM +0200, Remy Bohmer wrote: From: Bart vdr. Meulen bartvdrmeu...@gmail.com Add tools to create and configure disk quota for filesystems Signed-off-by: Bart vdr. Meulen bartvdrmeu...@gmail.com --- rules/quota-tools.in | 81

Re: [ptxdist] [PATCH 16/20] Add dibbler package

2010-05-28 Thread Michael Olbrich
On Thu, May 27, 2010 at 09:58:45PM +0200, Remy Bohmer wrote: Dibbler is an IPv6 DHCP package Signed-off-by: Remy Bohmer li...@bohmer.net Signed-off-by: Bart vdr. Meulen bartvdrmeu...@gmail.com --- patches/dibbler-0.7.3/fix-cross-compile.patch| 38 +

Re: [ptxdist] PATCH [1/2] upstart

2010-05-28 Thread Michael Olbrich
On Thu, May 27, 2010 at 10:21:33PM +0200, Tim Sander wrote: generic/etc/init/avahi-daemon.conf | 17 generic/etc/init/dbus.conf | 23 ++ generic/etc/init/hostname.conf | 12 +++ generic/etc/init/loadmodules.conf | 18 +

Re: [ptxdist] [PATCH] libnetpm: build-fixes

2010-05-28 Thread Michael Olbrich
On Fri, May 28, 2010 at 07:27:26AM +0200, Wolfram Sang wrote: Due to the handmade configure, these dependencies need to be met always. Also, remove the now obsolete PNG2PNM-option. Why is PNG2PNM obsolete? does this tool not exist anymore? Signed-off-by: Wolfram Sang w.s...@pengutronix.de

Re: [ptxdist] PATCH [2/2] upstart

2010-05-28 Thread Michael Olbrich
On Thu, May 27, 2010 at 10:22:21PM +0200, Tim Sander wrote: From ab469eeed12daaccf2e40453ed78fc3ffaadbf60 Mon Sep 17 00:00:00 2001 From: Tim Sander ti...@vlsi.informatik.tu-darmstadt.de Date: Thu, 27 May 2010 21:52:46 +0200 Subject: [PATCH 2/2] fix oldstyle PTX variable ---

Re: [ptxdist] PATCH [1/1] upstart 2nd try

2010-05-31 Thread Michael Olbrich
On Fri, May 28, 2010 at 10:14:44PM +0200, Tim Sander wrote: Hi adding /etc/init/* int the upstart patch is ok. But /etc/avahi/services/* has nothing to do with upstart, right? Right, below is a patch without these. The g...@gitorious.org:~tstone/oselas/tstones-ptxdist.git repository has

Re: [ptxdist] [PATCH v2 01/20] Do not fail if provided kernel-config file is read-only

2010-05-31 Thread Michael Olbrich
On Sat, May 29, 2010 at 11:08:30PM +0200, Remy Bohmer wrote: If the ptxdist project is build from a Source Control Management tool that makes files read-only, then ptxdist fails when it wants to overwrite the kernel-config after the kernel-old-config step. It is not a real error, the

Re: [ptxdist] [PATCH v2 02/20] Get rid of toolchain check-error message

2010-05-31 Thread Michael Olbrich
On Sat, May 29, 2010 at 11:08:31PM +0200, Remy Bohmer wrote: If no toolchain info is specified, skip check completely Ptxdist does a toolchain check, but if all fields are empty we assume it is an external (not an OSELAS) toolchain. This is for a non-oselas toolchain in your PATH and no

Re: [ptxdist] [PATCH v2 06/20] Integrate LatencyTOP

2010-05-31 Thread Michael Olbrich
On Sat, May 29, 2010 at 11:08:35PM +0200, Remy Bohmer wrote: Signed-off-by: Remy Bohmer li...@bohmer.net --- patches/latencytop-0.5/repair-cross-compile.patch | 30 patches/latencytop-0.5/series |1 + rules/latencytop.in | 24

Re: [ptxdist] [PATCH v2 07/20] Add the sched_switch convert tool to visualise context switches.

2010-05-31 Thread Michael Olbrich
On Sat, May 29, 2010 at 11:08:36PM +0200, Remy Bohmer wrote: Signed-off-by: Remy Bohmer li...@bohmer.net --- patches/sched_switch-0.1/fix-cross-compile.patch | 26 patches/sched_switch-0.1/series |1 + rules/sched_switch.in| 12

Re: [ptxdist] [PATCH v1-repost 09/20] Add Logical Volume Management2 (lvm2)

2010-05-31 Thread Michael Olbrich
On Sat, May 29, 2010 at 11:08:38PM +0200, Remy Bohmer wrote: Adds the Logical Volume Management package to ptxdist Signed-off-by: Bart vdr. Meulen bartvdrmeu...@gmail.com Signed-off-by: Remy Bohmer li...@bohmer.net --- generic/etc/init.d/lvm2 | 15 + rules/initmethod-bbinit.in

Re: [ptxdist] [PATCH v2 14/20] Update figlet for new build structure

2010-05-31 Thread Michael Olbrich
On Sat, May 29, 2010 at 11:08:43PM +0200, Remy Bohmer wrote: Signed-off-by: Bart vdr. Meulen bartvdrmeu...@gmail.com Signed-off-by: Remy Bohmer li...@bohmer.net --- rules/figlet.make |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/rules/figlet.make

Re: [ptxdist] [PATCH v2 16/20] Add dibbler package

2010-05-31 Thread Michael Olbrich
On Sat, May 29, 2010 at 11:08:45PM +0200, Remy Bohmer wrote: Dibbler is an IPv6 DHCP package Signed-off-by: Remy Bohmer li...@bohmer.net Signed-off-by: Bart vdr. Meulen bartvdrmeu...@gmail.com --- generic/etc/init.d/dibbler-client | 50 +++

Re: [ptxdist] [PATCH v1-repost 20/20] fix git-patchin for older git clients

2010-05-31 Thread Michael Olbrich
On Sat, May 29, 2010 at 11:08:49PM +0200, Remy Bohmer wrote: Signed-off-by: Remy Bohmer li...@bohmer.net --- scripts/lib/ptxd_make_world_patchin.sh |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/lib/ptxd_make_world_patchin.sh

Re: [ptxdist] [PATCH v2 01/20] Do not fail if provided kernel-config file is read-only

2010-05-31 Thread Michael Olbrich
Hi, a few comments for all patches: - do you have a public git tree I could merge? that would make things easier. - I'm compiling things right now. More when that's done. - any patches I didn't comment on look good. Michael -- Pengutronix e.K. |

Re: [ptxdist] PATCH [1/1] upstart 2nd try

2010-05-31 Thread Michael Olbrich
On Mon, May 31, 2010 at 05:26:55PM +0200, Tim Sander wrote: Hi Michael Thanks for your review. @@ -111,6 +112,7 @@ $(STATEDIR)/dbus.targetinstall: /usr/lib/libdbus-1.so.3.4.0) @$(call install_link, dbus, libdbus-1.so.3.4.0, /usr/lib/libdbus-1.so.3) @$(call

Re: [ptxdist] [PATCH v2 01/20] Do not fail if provided kernel-config file is read-only

2010-05-31 Thread Michael Olbrich
On Mon, May 31, 2010 at 01:28:51PM +0200, Michael Olbrich wrote: a few comments for all patches: - do you have a public git tree I could merge? that would make things easier. - I'm compiling things right now. More when that's done. - any patches I didn't comment on look good. and please

Re: [ptxdist] [PATCH 1/9] [glib25] add glib-2.25

2010-05-31 Thread Michael Olbrich
On Mon, May 31, 2010 at 08:53:47PM +0200, Robert Schwebel wrote: Add glib-2.25.x rules to ptxdist. Signed-off-by: Robert Schwebel r.schwe...@pengutronix.de --- patches/glib-2.25.7/autogen.sh |1 + .../overwrite-glib-compile-schemas.diff| 63

Re: [ptxdist] [PATCH 2/9] [dconf] add new packet

2010-05-31 Thread Michael Olbrich
On Mon, May 31, 2010 at 08:53:48PM +0200, Robert Schwebel wrote: To be used with glib-2.25.x. Signed-off-by: Robert Schwebel r.schwe...@pengutronix.de --- rules/dconf.in |8 ++ rules/dconf.make | 71 ++ 2 files changed, 79

Re: [ptxdist] [PATCH 1/7] libnih: new package needed by upstart

2010-05-31 Thread Michael Olbrich
On Tue, Jun 01, 2010 at 01:34:00AM +0200, Tim Sander wrote: Hi Robert Hopefully this is the right way. Is it ok to push the incremental changes to the git repository? Otherwise it seems a little cumbersome... Best regards Tim Signed-off-by: Tim Sander tim.san...@hbm.com diff --git

Re: [ptxdist] [PATCH] libnih

2010-06-01 Thread Michael Olbrich
On Tue, Jun 01, 2010 at 11:03:41AM +0200, Tim Sander wrote: Hi This is patch 7290cdbf0d483085f6bacf8be7233406cfb88ce6 from git://gitorious.org/~tstone/oselas/ptxdist-upstart.git. Should contain all fixes suggested on this list. The commit order in the git repository has been shuffled to

Re: [ptxdist] [PATCH] libnih

2010-06-01 Thread Michael Olbrich
On Tue, Jun 01, 2010 at 12:33:21PM +0200, Marc Kleine-Budde wrote: Michael Olbrich wrote: On Tue, Jun 01, 2010 at 11:59:04AM +0200, Marc Kleine-Budde wrote: Tim Sander wrote: Hi This is patch 7290cdbf0d483085f6bacf8be7233406cfb88ce6 from git://gitorious.org/~tstone/oselas/ptxdist

Re: [ptxdist] [PATCH 3] Add mpg123 rule/in file.

2010-06-01 Thread Michael Olbrich
On Tue, Jun 01, 2010 at 03:21:13PM +0200, Juergen Kilb wrote: Signed-off-by: Jürgen Kilb j.k...@phytec.de --- rules/mpg123.in | 13 ++ rules/mpg123.make | 71 + 2 files changed, 84 insertions(+), 0 deletions(-) create

Re: [ptxdist] [PATCH v2 14/20] Update figlet for new build structure

2010-06-01 Thread Michael Olbrich
On Tue, Jun 01, 2010 at 09:31:42PM +0200, Remy Bohmer wrote: Hi, 2010/5/31 Michael Olbrich m.olbr...@pengutronix.de: On Sat, May 29, 2010 at 11:08:43PM +0200, Remy Bohmer wrote: Signed-off-by: Bart vdr. Meulen bartvdrmeu...@gmail.com Signed-off-by: Remy Bohmer li...@bohmer.net

Re: [ptxdist] [PATCH v2 14/20] Update figlet for new build structure

2010-06-01 Thread Michael Olbrich
On Tue, Jun 01, 2010 at 09:56:48PM +0200, Remy Bohmer wrote: Hi, 2010/6/1 Michael Olbrich m.olbr...@pengutronix.de: On Tue, Jun 01, 2010 at 09:31:42PM +0200, Remy Bohmer wrote: Hi, 2010/5/31 Michael Olbrich m.olbr...@pengutronix.de: On Sat, May 29, 2010 at 11:08:43PM +0200, Remy

Re: [ptxdist] [PATCH 1/9] [glib25] add glib-2.25

2010-06-01 Thread Michael Olbrich
On Tue, Jun 01, 2010 at 12:20:14AM +0200, Robert Schwebel wrote: Add glib-2.25.x rules to ptxdist. While being there, remove the now obsolete __ marks in the .in file. Signed-off-by: Robert Schwebel r.schwe...@pengutronix.de --- patches/glib-2.25.7/autogen.sh |1 +

Re: [ptxdist] [PATCH 6/9] [gst-plugins-base] version bump 0.10.25 - 0.10.29

2010-06-01 Thread Michael Olbrich
On Tue, Jun 01, 2010 at 10:14:07PM +0200, Robert Schwebel wrote: While being there, reworked the option list from the configure --help output. Signed-off-by: Robert Schwebel r.schwe...@pengutronix.de --- .../add-RGB666-Support-to-ffmpegcolorspace.patch | 296

Re: [ptxdist] [PATCH 8/9] [gst-plugins-bad] version bump 0.10.17 - 0.10.19

2010-06-01 Thread Michael Olbrich
On Tue, Jun 01, 2010 at 10:14:09PM +0200, Robert Schwebel wrote: Reworked configure options while being there. Signed-off-by: Robert Schwebel r.schwe...@pengutronix.de --- .../0002--remove-endianness-swapping.patch | 45 .../0003--add-rgb666-support.patch

Re: [ptxdist] [PATCH] Install /etc/mdev.conf if PTXCONF_BUSYBOX_MDEV_CONF is enabled

2010-06-01 Thread Michael Olbrich
On Tue, Jun 01, 2010 at 02:07:29PM +0200, Alexander Stein wrote: Signed-off-by: Alexander Stein alexander.st...@systec-electronic.com --- generic/etc/mdev.conf |6 ++ rules/busybox.make|4 2 files changed, 10 insertions(+), 0 deletions(-) create mode 100755

Re: [ptxdist] [PATCH v3 07/16] [dhclient] Update dhclient script

2010-06-01 Thread Michael Olbrich
On Tue, Jun 01, 2010 at 11:25:05PM +0200, Remy Bohmer wrote: Use full path in dhclient-script If the dhclient-script is executed by the init.d scripts the PATH is not yet set so use the full path for ip, ifconfig and route tools Signed-off-by: Bart vdr. Meulen bartvdrmeu...@gmail.com

Re: [ptxdist] [PATCH 6/9] [gst-plugins-base] version bump 0.10.25 - 0.10.29

2010-06-01 Thread Michael Olbrich
On Tue, Jun 01, 2010 at 11:10:39PM +0200, Erwin Rol wrote: + config GST_PLUGINS_BASE_APP + bool + prompt app + - config GST_PLUGINS_BASE_DECODEBIN - bool - prompt decodebin - - config GST_PLUGINS_BASE_DECODEBIN_2 - bool -

Re: [ptxdist] ptxdist patches round 3

2010-06-01 Thread Michael Olbrich
Hi, On Tue, Jun 01, 2010 at 11:01:56PM +0200, Remy Bohmer wrote: I reworked the complete series according the latest comments. Looks good other than the one thing I commented on. I'm building it now. I excluded 4 patches from the series at this moment for various reasons, namely: *

Re: [ptxdist] [PATCH v3 13/16] [timezone] add new packet

2010-06-01 Thread Michael Olbrich
On Tue, Jun 01, 2010 at 11:25:11PM +0200, Remy Bohmer wrote: From: Bart vdr. Meulen bartvdrmeu...@gmail.com Add an alternative source for the timezone info. This option can be used when using toolchains in which the timezone info is incorrect/does not work or is not available at all The

Re: [ptxdist] [PATCH 4] Add mpg123 rule/in file.

2010-06-03 Thread Michael Olbrich
On Wed, Jun 02, 2010 at 11:23:49PM +0200, Juergen Kilb wrote: Signed-off-by: Jürgen Kilb j.k...@phytec.de Applied. mol -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8,

Re: [ptxdist] [PATCH] libnetpm: build-fixes

2010-06-03 Thread Michael Olbrich
On Thu, Jun 03, 2010 at 02:05:17PM +0200, Wolfram Sang wrote: On Fri, May 28, 2010 at 04:36:45PM +0200, Wolfram Sang wrote: On Fri, May 28, 2010 at 01:37:50PM +0200, Michael Olbrich wrote: On Fri, May 28, 2010 at 07:27:26AM +0200, Wolfram Sang wrote: Due to the handmade configure

Re: [ptxdist] [PATCH 1/2] [syslogng] needs libnsl

2010-06-03 Thread Michael Olbrich
both applied. mol On Thu, Jun 03, 2010 at 02:54:02PM +0200, Alexander Stein wrote: Signed-off-by: Alexander Stein alexander.st...@systec-electronic.com --- rules/syslogng.in |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/rules/syslogng.in b/rules/syslogng.in

Re: [ptxdist] [PATCH] [gnupg] requires zlib

2010-06-03 Thread Michael Olbrich
applied. mol On Thu, Jun 03, 2010 at 03:35:54PM +0200, Alexander Stein wrote: --- rules/gnupg.in |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/rules/gnupg.in b/rules/gnupg.in index 65eeb90..15e2071 100644 --- a/rules/gnupg.in +++ b/rules/gnupg.in @@ -2,6 +2,7

Re: [ptxdist] [PATCH v2] [lshw] add new packet

2010-06-04 Thread Michael Olbrich
On Thu, Jun 03, 2010 at 11:56:08PM +0200, Remy Bohmer wrote: Adds the Hardware Lister package to ptxdist A patch is added for the package to make the xml output compatibility with a xml-parser using tinyxpath. Signed-off-by: Bart vdr. Meulen bartvdrmeu...@gmail.com Signed-off-by: Remy

Re: [ptxdist] [PATCH] [kbd] added keyboard utilities to ptxdist

2010-06-04 Thread Michael Olbrich
On Fri, Jun 04, 2010 at 03:02:31PM +0200, Luotao Fu wrote: diff --git a/rules/kbd.make b/rules/kbd.make new file mode 100644 index 000..88e66d6 --- /dev/null +++ b/rules/kbd.make @@ -0,0 +1,108 @@ +# -*-makefile-*- +# +# Copyright (C) 2010 by Luotao Fu l...@pengutronix.de +# +# See

Re: [ptxdist] [PATCH v2 02/20] Get rid of toolchain check-error message

2010-06-04 Thread Michael Olbrich
On Mon, May 31, 2010 at 09:25:36PM +0200, Remy Bohmer wrote: 2010/5/31 Michael Olbrich m.olbr...@pengutronix.de: On Sat, May 29, 2010 at 11:08:31PM +0200, Remy Bohmer wrote: If no toolchain info is specified, skip check completely Ptxdist does a toolchain check, but if all fields

Re: [ptxdist] ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.

2010-06-04 Thread Michael Olbrich
On Fri, Jun 04, 2010 at 10:21:08PM +0200, Remy Bohmer wrote: Hi, 2010/6/4 Michael Olbrich m.olbr...@pengutronix.de: On Fri, Jun 04, 2010 at 08:44:06PM +0200, Remy Bohmer wrote: I noticed the error message as mentioned in the subject for quite some time now with ptxdist. It still

Re: [ptxdist] [PATCH 1/2] Conditional include do not require ifdef's

2010-06-04 Thread Michael Olbrich
On Fri, Jun 04, 2010 at 10:34:17PM +0200, Remy Bohmer wrote: To check for the existence of certain files and include them if these exist can be done by just simply prepending the include directive with a '-' sign, without ifdef and wildcard checks. (Might safe some CPU-cycles as well)

Re: [ptxdist] [PATCH 2/2] Fix dependencies to files in projectroot

2010-06-04 Thread Michael Olbrich
On Fri, Jun 04, 2010 at 10:34:18PM +0200, Remy Bohmer wrote: When files in the projectroot directory are being used in install_copy() and install_alternative() then there are no dependencies to these files. This is being solved by storing all dependencies of the targetinstall stage in a

Re: [ptxdist] [PATCH 2/2] Fix dependencies to files in projectroot

2010-06-04 Thread Michael Olbrich
On Fri, Jun 04, 2010 at 11:38:23PM +0200, Remy Bohmer wrote: Hi, 2010/6/4 Michael Olbrich m.olbr...@pengutronix.de: On Fri, Jun 04, 2010 at 10:34:18PM +0200, Remy Bohmer wrote: When files in the projectroot directory are being used in install_copy() and install_alternative

Re: [ptxdist] [PATCH v2 02/20] Get rid of toolchain check-error message

2010-06-05 Thread Michael Olbrich
On Fri, Jun 04, 2010 at 08:15:56PM +0200, Remy Bohmer wrote: Hi Michael, 2010/6/4 Michael Olbrich m.olbr...@pengutronix.de: On Mon, May 31, 2010 at 09:25:36PM +0200, Remy Bohmer wrote: 2010/5/31 Michael Olbrich m.olbr...@pengutronix.de: On Sat, May 29, 2010 at 11:08:31PM +0200, Remy

Re: [ptxdist] [PATCH 2/2] Fix dependencies to files in projectroot

2010-06-05 Thread Michael Olbrich
On Sat, Jun 05, 2010 at 11:11:00AM +0200, Remy Bohmer wrote:       if [ -z ${2} ]; then               statefile=${1} +             depsfile=${1%%.*}.deps       else               statefile=${1}.${2} +             depsfile=${1}.deps       fi       echo       if [ -e

Re: [ptxdist] [PATCH v2 01/20] Do not fail if provided kernel-config file is read-only

2010-06-07 Thread Michael Olbrich
On Mon, Jun 07, 2010 at 11:13:25AM +0200, Remy Bohmer wrote: 2010/5/31 Marc Kleine-Budde m...@pengutronix.de: Remy Bohmer wrote: I don't like this. $(KERNEL_CONFIG) may not be readonly on purpose and changes get lost. What about: if diff -q  $(KERNEL_DIR)/.config $() /dev/null; then  

Re: [ptxdist] [PATCH v2] Conditional include do not require if's

2010-06-07 Thread Michael Olbrich
On Sat, Jun 05, 2010 at 10:33:47AM +0200, Remy Bohmer wrote: To check for the existence of certain files and include them if these exist can be done by just simply prepending the include directive with a '-' sign, without if and wildcard checks. I looked at the Make dokumentation to see what

Re: [ptxdist] [PATCH v2] Fix dependencies to files in projectroot

2010-06-19 Thread Michael Olbrich
On Sat, Jun 05, 2010 at 12:08:34PM +0200, Remy Bohmer wrote: When files in the projectroot directory are being used in install_copy() and install_alternative() then there are no dependencies to these files. This is being solved by storing all dependencies of the targetinstall stage in a

[ptxdist] dependencies for patches

2010-06-19 Thread Michael Olbrich
Hi, Inspired by Remy Bohmer dependencies on installed files, I did the same for patches and series files. Adding more dependencies, especially to early build stages is always tricky. I'd like to avoid unnecessary rebuilds. So please have a look and tell me what you think. Michael Olbrich

Re: [ptxdist] dependencies for patches

2010-06-21 Thread Michael Olbrich
Hi, On Mon, Jun 21, 2010 at 10:16:04PM +0200, Remy Bohmer wrote: 2010/6/20 Michael Olbrich m.olbr...@pengutronix.de: On Sat, Jun 19, 2010 at 03:54:06PM +0200, Remy Bohmer wrote: 2010/6/19 Michael Olbrich m.olbr...@pengutronix.de: Inspired by Remy Bohmer dependencies on installed files, I

Re: [ptxdist] dependencies for patches

2010-06-22 Thread Michael Olbrich
On Tue, Jun 22, 2010 at 08:42:23AM +0200, Robert Schwebel wrote: On Mon, Jun 21, 2010 at 11:03:02PM +0200, Michael Olbrich wrote: On Mon, Jun 21, 2010 at 10:16:04PM +0200, Remy Bohmer wrote: 2010/6/20 Michael Olbrich m.olbr...@pengutronix.de: On Sat, Jun 19, 2010 at 03:54:06PM +0200

Re: [ptxdist] [PATCH] [coreutils] Remove unused library libstdbuf.so

2010-06-22 Thread Michael Olbrich
On Tue, Jun 22, 2010 at 01:36:16PM +0200, Marc Kleine-Budde wrote: Alexander Stein wrote: Is the libstdbuf.so from coreutils really used in some applets? The first install_copy in coreutils.targetinstall is to install this library to /usr/lib/coreutils/libstdbuf.so It seems to me, that

Re: [ptxdist] pull-request; package additions, package updates

2010-06-29 Thread Michael Olbrich
On Wed, Jun 23, 2010 at 12:31:59PM +0200, Carsten Schlote wrote: Carsten Schlote (22): [gdb] Updated default value to 7.1 [lshw] Fixed GCC 4.5.0 warning which causes build break (-Werror) [6tunnel] Added package for 6tunnel, version 0.11rc2 [statserial] Added

Re: [ptxdist] [PATCH v2] Fix dependencies to files in projectroot

2010-06-30 Thread Michael Olbrich
On Sun, Jun 20, 2010 at 11:20:24AM +0200, Michael Olbrich wrote: On Sat, Jun 19, 2010 at 03:51:17PM +0200, Remy Bohmer wrote: Hi, 2010/6/19 Michael Olbrich m.olbr...@pengutronix.de: On Sat, Jun 05, 2010 at 12:08:34PM +0200, Remy Bohmer wrote: When files in the projectroot directory

Re: [ptxdist] [PATCH 2/2] Fix dependencies to files in projectroot

2010-07-01 Thread Michael Olbrich
On Wed, Jun 30, 2010 at 09:28:13PM +0200, Remy Bohmer wrote: When files in the projectroot directory are being used in install_copy() and install_alternative() then there are no dependencies to these files. This is being solved by storing all dependencies of the targetinstall stage in a

Re: [ptxdist] pull-request; package additions, package updates

2010-07-01 Thread Michael Olbrich
On Wed, Jun 23, 2010 at 12:31:59PM +0200, Carsten Schlote wrote: Carsten Schlote (22): [gdb] Updated default value to 7.1 [lshw] Fixed GCC 4.5.0 warning which causes build break (-Werror) [6tunnel] Added package for 6tunnel, version 0.11rc2 [statserial] Added

Re: [ptxdist] [PATCH] [coreutils] Only install library libstdbuf.so is stdbuf is enabled

2010-07-01 Thread Michael Olbrich
On Tue, Jun 22, 2010 at 01:52:10PM +0200, Alexander Stein wrote: libstdbuf.so seems to be only used inside stdbuf.c. But stdbuf is not linked against it. Instead libstdbuf.so is used by setting LD_PRELOAD Applied to master. tnx, mol Signed-off-by: Alexander Stein

Re: [ptxdist] selected_toolchain link broken

2010-07-14 Thread Michael Olbrich
Hi, On Tue, Jul 13, 2010 at 10:54:09PM +0200, Remy Bohmer wrote: I just pulled in the latest git and noticed that the ' selected_toolchain' link becomes broken during the build. Before I start ' ptxdist go' I have all ' selected_*' links in place to valid locations. Then I start 'ptxdist

Re: [ptxdist] [PATCH] [xorg-server] xorg-server depends on shm extension

2010-07-16 Thread Michael Olbrich
On Thu, Jul 15, 2010 at 10:17:03PM +0200, Alexander Stein wrote: THis fixes the following linker error: CCLD Xorg ./.libs/libxorg.a(sdksyms.o):(.data.rel+0xa10): undefined reference to `ShmRegisterFuncs' ./.libs/libxorg.a(sdksyms.o):(.data.rel+0xa14): undefined reference to

Re: [ptxdist] selected_toolchain link broken

2010-07-16 Thread Michael Olbrich
On Fri, Jul 16, 2010 at 12:21:25PM +0200, Remy Bohmer wrote: 2010/7/16 Michael Olbrich m.olbr...@pengutronix.de: On Thu, Jul 15, 2010 at 03:37:52PM +0200, Remy Bohmer wrote: 2010/7/14 Michael Olbrich m.olbr...@pengutronix.de: On Tue, Jul 13, 2010 at 10:54:09PM +0200, Remy Bohmer wrote

Re: [ptxdist] gnupg: update to version 2.0.15

2010-07-20 Thread Michael Olbrich
On Tue, Jul 20, 2010 at 08:24:14AM +0200, Alexander Stein wrote: Am Freitag, 16. Juli 2010, 00:27:19 schrieb Marc Kleine-Budde: Alexander Stein wrote: This patchset update gnupg to 2.0.15 and adds to necessary packages. libksba needs maybe a rework because it is needed to compile is

Re: [ptxdist] [PATCH 4/4] [oprofile] Add patch to use busybox icm opcontrol

2010-08-12 Thread Michael Olbrich
On Wed, Aug 11, 2010 at 11:22:30AM +0200, Bart vdr. Meulen wrote: When using busybox wc the '-m' (count chars) option is not supported, use the '-c' (count bytes) option which gives the same count result. That's not true for unicode, but I don't think that's an issue here. Please add a patch

Re: [ptxdist] [PATCH 3/4] [oprofile] Events not correctly installed due to typo

2010-08-12 Thread Michael Olbrich
tnx. applied to master. mol On Wed, Aug 11, 2010 at 11:22:29AM +0200, Bart vdr. Meulen wrote: Signed-off-by: Bart vdr. Meulen bartvdrmeu...@gmail.com --- rules/oprofile.make |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/rules/oprofile.make

Re: [ptxdist] [PATCH 1/4] [sysctl] add sysctl config file

2010-08-12 Thread Michael Olbrich
On Thu, Aug 12, 2010 at 10:43:22AM +0200, Marc Kleine-Budde wrote: Bart vdr. Meulen wrote: From: Remy Bohmer li...@bohmer.net Add sysctl.conf to busybox configuration Add option to install an generic, or project specific sysctl.conf file on the target filesystem. Also add the

Re: [ptxdist] [PATCH] [ifplugd] Added busybox generic init.d script.

2010-08-16 Thread Michael Olbrich
On Mon, Aug 16, 2010 at 02:12:14PM +0200, Ryan M. Raasch wrote: The ifplugd applet can start on system startup with the init application. The action file has been added also, as generic. NOTE: I am in doubt on how to add this feature for the busybox ifplugd applet. Action and start script

Re: [ptxdist] [PATCH 10/22] [udev] version bump 160 - 161

2010-09-13 Thread Michael Olbrich
-SOCK_CLOEXEC.diff b/patches/udev-160/remove-SOCK_CLOEXEC.diff deleted file mode 100644 index d9cb3ef..000 --- a/patches/udev-160/remove-SOCK_CLOEXEC.diff +++ /dev/null @@ -1,30 +0,0 @@ -From: Michael Olbrich m.olbr...@pengutronix.de -Subject: HACK: remove SOCK_CLOEXEC usage - -SOCK_CLOEXEC

Re: [ptxdist] Some patches for mainline

2010-09-13 Thread Michael Olbrich
On Fri, Sep 10, 2010 at 10:54:05PM +0200, Robert Schwebel wrote: On Fri, Sep 10, 2010 at 10:47:38PM +0200, Robert Schwebel wrote: Here are a few patches for review: I have another series here: git://git.pengutronix.de/git/rsc/ptxdist targetinstall-consolidation It contains a huge

Re: [ptxdist] Some patches for mainline

2010-09-13 Thread Michael Olbrich
On Fri, Sep 10, 2010 at 10:54:05PM +0200, Robert Schwebel wrote: On Fri, Sep 10, 2010 at 10:47:38PM +0200, Robert Schwebel wrote: Here are a few patches for review: I have another series here: git://git.pengutronix.de/git/rsc/ptxdist targetinstall-consolidation It contains a huge

Re: [ptxdist] Some patches for mainline

2010-09-13 Thread Michael Olbrich
On Fri, Sep 10, 2010 at 10:54:05PM +0200, Robert Schwebel wrote: On Fri, Sep 10, 2010 at 10:47:38PM +0200, Robert Schwebel wrote: Here are a few patches for review: I have another series here: git://git.pengutronix.de/git/rsc/ptxdist targetinstall-consolidation It contains a huge

Re: [ptxdist] Some patches for mainline

2010-09-13 Thread Michael Olbrich
On Fri, Sep 10, 2010 at 10:54:05PM +0200, Robert Schwebel wrote: On Fri, Sep 10, 2010 at 10:47:38PM +0200, Robert Schwebel wrote: Here are a few patches for review: I have another series here: git://git.pengutronix.de/git/rsc/ptxdist targetinstall-consolidation It contains a huge

  1   2   3   4   5   6   7   8   9   10   >