Re: [ptxdist] [PATCH v1-repost 10/20] Update dhclient script

2010-05-31 Thread Marc Kleine-Budde
down + ${ifconfig} $interface inet 0 down exit_with_hooks 1 fi -- 1.7.0.4 -- ptxdist mailing list ptxdist@pengutronix.de -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West

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

2010-05-28 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital

Re: [ptxdist] [PATCH 03/20] Ptxdist fails to build if config files are readonly.

2010-05-28 Thread Marc Kleine-Budde
about using install -m644 for this? done } cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686

Re: [ptxdist] [PATCH 04/20] Add parted

2010-05-28 Thread Marc Kleine-Budde
touch) + + +# vim: syntax=make looks quite good. Fix it and add my Acked-by. cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-

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

2010-05-27 Thread Marc Kleine-Budde
, -, /bin/busybox) endif cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http

Re: [ptxdist] [PATCH] rework ubi image generation

2010-05-27 Thread Marc Kleine-Budde
image # IMAGE_SQUASHFS_EXTRA_ARGS := \ cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http

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

2010-05-27 Thread Marc Kleine-Budde
, 0, 4755, -, /bin/busybox) +ifdef PTXCONF_BUSYBOX_FEATURE_SUID_CONFIG + @$(call install_alternative, busybox, 0, 0, 0644, /etc/busybox.conf) +endif else @$(call install_copy, busybox, 0, 0, 755, -, /bin/busybox) endif -- Pengutronix e.K. | Marc Kleine-Budde

[ptxdist] [stable] ptxdist-2010.05.2

2010-05-19 Thread Marc Kleine-Budde
-cgi Marc Kleine-Budde (1): [host-pelts] add get stage cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim

[ptxdist] ptxdist-2010.05.1 (was: Re: [ANNOUNCE] ptxdist-2010.05.0 released)

2010-05-04 Thread Marc Kleine-Budde
) the wrong config file is used: .ptxdist/ptxdistrc-git instead of .ptxdist/ptxdistrc-2010.05 cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49

Re: [ptxdist] FYI: paper on oss-qm project

2010-05-03 Thread Marc Kleine-Budde
this document as a text email on cross...@send-patches.org for easier discussion. cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-

Re: [ptxdist] [PATCH 7/8] [sudo][v2] Updated config options for visudo and install

2010-05-03 Thread Marc Kleine-Budde
+ + @$(call install_finish, sudo) @$(call touch) # vim: syntax=make cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-

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

2010-05-03 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature -- ptxdist

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

2010-05-03 Thread Marc Kleine-Budde
:= $(HOST_ENV) HOST_ACL_INSTALL_OPT := \ + DIST_ROOT=$(ACL_PKGDIR) \ it must be HOST_ACL_PKGDIR install \ install-lib \ install-dev fixed this, libexecdir and commited, cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial

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

2010-05-03 Thread Marc Kleine-Budde
on BUSYBOX_MICROCOM + +endif -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de

Re: [ptxdist] [PATCH 6/8] [inetutils] Fixed typo preventing installation of rc.d link for syslogd

2010-05-03 Thread Marc Kleine-Budde
syslogd default S08syslogd -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http

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

2010-05-03 Thread Marc Kleine-Budde
Kleine-Budde m...@pengutronix.de +Date: Wed, 13 Jan 2010 09:29:27 +0100 +Subject: [PATCH] install-sh: disable stripping + +This patch disables stripping because the install-sh would use +/usr/bin/strip which doesn't work during cross compilation. + +Signed-off-by: Marc Kleine-Budde m

Re: [ptxdist] [PATCH 1] [tests] added report_{begin, end} tags and simple fixes

2010-04-28 Thread Marc Kleine-Budde
retval=${?} reportwrite stdout ${stdout} reportwrite exitstatus ${retval} echo $stdout cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax

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

2010-04-26 Thread Marc Kleine-Budde
touch) + +# vim: syntax=make cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http

Re: [ptxdist] [PATCH 7/8] [sudo][v2] Updated config options for visudo and install

2010-04-26 Thread Marc Kleine-Budde
install_finish, sudo) @$(call touch) # vim: syntax=make -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686

Re: [ptxdist] [ANNOUNCE] stable release: ptxdist-2010.04.1

2010-04-22 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: Hey, we've just released ptxdist-2010.04.1 ptxdist-2010.04.0 has broken ipkg dependencies, this release fixes these problems. It can be downloaded at the usual location: http://ptxdist.org/software/ptxdist/download/ptxdist-2010.04.1.tgz http://ptxdist.org

Re: [ptxdist] arm-v4 gcc : internal compiler error: in set_uids_in_ptset, at tree-ssa-structalias.c:4775

2010-04-21 Thread Marc Kleine-Budde
, but there is a problem in gcc 4.3.2 Yes, probably. Can you send me a Code that I can compile that generates the problem? cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax

Re: [ptxdist] arm-v4 gcc : internal compiler error: in set_uids_in_ptset, at tree-ssa-structalias.c:4775

2010-04-21 Thread Marc Kleine-Budde
? AFAICS is jbe's testcase a different problem. So a testcase of your problem would be fine. cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121

Re: [ptxdist] [PATCH] make environment scripts standalone usable

2010-04-15 Thread Marc Kleine-Budde
, pushed Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc

Re: [ptxdist] [PATCH] Eliminate PERL dependency

2010-04-07 Thread Marc Kleine-Budde
Ladislav Michl wrote: From: Ladislav Michl la...@linux-mips.org Signed-off-by: Ladislav Michl la...@linux-mips.org tnx, pushed Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund

Re: [ptxdist] udev 0.6.5

2010-04-02 Thread Marc Kleine-Budde
files? With git it's just this one-liner git send-email to send patches. However, can I add your S-o-b to the patches I made from the files? I'll post the patch series and comment it. Cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions

[ptxdist] [PATCH 2/3] [libnih] new package

2010-04-02 Thread Marc Kleine-Budde
From: Tim Sander ti...@vlsi.informatik.tu-darmstadt.de Signed-off-by: Marc Kleine-Budde m...@pengutronix.de --- rules/libnih.in |9 rules/libnih.make | 125 + 2 files changed, 134 insertions(+), 0 deletions(-) create mode 100644

[ptxdist] [PATCH 3/3] [upstart] version bump to 0.6.5

2010-04-02 Thread Marc Kleine-Budde
From: Tim Sander ti...@vlsi.informatik.tu-darmstadt.de Signed-off-by: Marc Kleine-Budde m...@pengutronix.de --- rules/upstart.in |1 + rules/upstart.make | 13 - 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/rules/upstart.in b/rules/upstart.in index 7f10a41

Re: [ptxdist] Two rules updates

2010-03-24 Thread Marc Kleine-Budde
Hey, Wolfram Sang wrote: here are two rules updates found/needed I needed currently. You can add my acked-by, feel free to push. cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West

Re: [ptxdist] [PATCH] Allow -- to stop parse_first option parsing

2010-03-23 Thread Marc Kleine-Budde
as: foo bar This commit allows one to overcome this limitation: ptxdist bash -- foo -d bar so that it gets invoked properly as: foo -d bar Signed-off-by: Jon Ringle j...@ringle.org tnx, applied to master. cheers, Marc -- Pengutronix e.K. | Marc Kleine

Re: [ptxdist] [PATCH 1/3] [sox] added the sound exchange audio army knife

2010-03-19 Thread Marc Kleine-Budde
Michael Grzeschik wrote: next try looks good, please send me a pull request with a branch containing these three final versions. cheers, MArc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West

Re: [ptxdist] master broken

2010-03-19 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: Erwin Rol wrote: The current master seems to be broken causing strange things to happen. I already talked about it with Marc on IRC but wanted to report it here too because maybe someone else has the same problems and is wondering why. for the record: The problem has

Re: [ptxdist] [PATCH 1/3] [sox] added the sound exchange audio army knife

2010-03-19 Thread Marc Kleine-Budde
Michael Grzeschik wrote: On Fri, Mar 19, 2010 at 03:08:57PM +0100, Marc Kleine-Budde wrote: Michael Grzeschik wrote: next try looks good, please send me a pull request with a branch containing these three final versions. sox compiles, however it's not quite clean, please provide save

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-19 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: Bart van der Meulen wrote: Sorry for the late answer, The build I started with 2010.03.0 does indeed delivers a working root filesystem Okay, then stick to 2010.03.0. I'll debug why the 32bit strip collides with the fakeroot. The problem is solved with this commit

Re: [ptxdist] master broken

2010-03-18 Thread Marc Kleine-Budde
-- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP

[ptxdist] [PATCH 1/3] [sox] added the sound exchange audio army knife

2010-03-17 Thread Marc Kleine-Budde
From: Michael Grzeschik m...@pengutronix.de Signed-off-by: Michael Grzeschik m.grzesc...@pengutronix.de --- rules/sox.in |6 ++ rules/sox.make | 142 2 files changed, 148 insertions(+), 0 deletions(-) create mode 100644

[ptxdist] [PATCH 2/3] [stress] Added the simple workload generator

2010-03-17 Thread Marc Kleine-Budde
by Pengutronix e.K., Hildesheim, Germany +# 2009 by Marc Kleine-Budde m...@pengutronix.de +# +# See CREDITS for details about who has contributed to this project. +# +# For further information about the PTXdist project and license conditions +# see the README file. +# + +# +# We provide

[ptxdist] [PATCH 3/3] [gst-plugins-fluendo] added mp3 gstreamer plugin

2010-03-17 Thread Marc Kleine-Budde
From: Michael Grzeschik m.grzesc...@pengutronix.de Signed-off-by: Michael Grzeschik m.grzesc...@pengutronix.de --- rules/gst-plugins-fluendo.in | 30 +++ rules/gst-plugins-fluendo.make | 105 2 files changed, 135 insertions(+), 0 deletions(-)

Re: [ptxdist] [PATCH 1/3] [sox] added the sound exchange audio army knife

2010-03-17 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: From: Michael Grzeschik m...@pengutronix.de please remove all , $@ they are obsolete. more comments inline. cheers, Marc Signed-off-by: Michael Grzeschik m.grzesc...@pengutronix.de --- rules/sox.in |6 ++ rules/sox.make | 142

Re: [ptxdist] [PATCH 2/3] [stress] Added the simple workload generator

2010-03-17 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: From: Michael Grzeschik m...@pengutronix.de Its a simple workload generator for POSIX systems. It imposes a configurable amount of CPU, memory, I/O, and disk stress on the system. looks much better than sox cheers, Marc Signed-off-by: Michael Grzeschik m

Re: [ptxdist] [PATCH] simpleImage Linux plattform support

2010-03-13 Thread Marc Kleine-Budde
/git/mkl/ptxdist.git download the stuff from by branch into your tree. $ git remote fetch mkl checkout the next/simpleimage branch under name simpleimage $ git checkout -b simpleimage mkl/next/simpleimage do testing hth...Marc -- Pengutronix e.K. | Marc Kleine-Budde

Re: [ptxdist] [PATCH] simpleImage Linux plattform support

2010-03-13 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature -- ptxdist

Re: [ptxdist] host-flex for RHEL 5

2010-03-12 Thread Marc Kleine-Budde
Erwin Rol wrote: Are those patches acceptable ? yes, merged Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA

Re: [ptxdist] [PATCH] [squashfs] Add target version

2010-03-12 Thread Marc Kleine-Budde
-tools) + +@$(call touch) + +# vim: syntax=make -- ptxdist mailing list ptxdist@pengutronix.de cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
. We did some changes to the ipkg finish step. Please update to latest master and rebuild all ipkgs: ptxdist clean root ptxdist images cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung

Re: [ptxdist] Codesourcery toolchain

2010-03-11 Thread Marc Kleine-Budde
? Is there anything else I should configure to use this toolchain with ptxdist ? It should work, there are people using crosstool-ng toolchain for example. cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924

Re: [ptxdist] Codesourcery toolchain

2010-03-11 Thread Marc Kleine-Budde
# PTXCONF_HOST_DTC is not set # PTXCONF_DTC is not set cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Bart van der Meulen wrote: 2010/3/11 Marc Kleine-Budde m...@pengutronix.de: We did some changes to the ipkg finish step. Please update to latest master and rebuild all ipkgs: I updated to the latest master, after an rebuild I still get the errors Hmm, can you please send me your selected

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: Bart van der Meulen wrote: Hi, After updating to the latest git tree of ptxdist yesterday I can no longer build a correct root file system, During the targetinstall phase when the ipk package is being build I get a error / warning from tar that the file

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: Marc Kleine-Budde wrote: Bart van der Meulen wrote: Hi, After updating to the latest git tree of ptxdist yesterday I can no longer build a correct root file system, During the targetinstall phase when the ipk package is being build I get a error / warning from tar

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Bart van der Meulen wrote: Find attached the selected ptxconfig and platform config Which toolchain are you using? Have you changed the toolchain recently? Cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Bart van der Meulen wrote: 2010/3/11 Marc Kleine-Budde m...@pengutronix.de: Bart van der Meulen wrote: Find attached the selected ptxconfig and platform config Which toolchain are you using? Have you changed the toolchain recently? We're using the CodeSourcery arm-2009q1-203-arm-none-linux

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: Bart van der Meulen wrote: 2010/3/11 Marc Kleine-Budde m...@pengutronix.de: Bart van der Meulen wrote: Find attached the selected ptxconfig and platform config Which toolchain are you using? Have you changed the toolchain recently? We're using the CodeSourcery arm

Re: [ptxdist] Problems with different toolchain versions

2010-03-11 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Bart van der Meulen wrote: 2010/3/11 Marc Kleine-Budde m...@pengutronix.de: Bart van der Meulen wrote: Find attached the selected ptxconfig and platform config Which toolchain are you using? Have you changed the toolchain recently? We're using the CodeSourcery arm-2009q1-203-arm-none-linux

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: Bart van der Meulen wrote: 2010/3/11 Marc Kleine-Budde m...@pengutronix.de: Bart van der Meulen wrote: Find attached the selected ptxconfig and platform config Which toolchain are you using? Have you changed the toolchain recently? We're using the CodeSourcery arm

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: arm-2009q1-203-arm-none-linux-gnueabi-i686-pc-linux-gnu toolchain, we're using that toolchain for the past year It breaks here with gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67), too. Are you using a 64 or 32 bit distribution? I've debugged it a bit. It fails when

Re: [ptxdist] Problems with different toolchain versions

2010-03-11 Thread Marc Kleine-Budde
-headers Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
ptxdist. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc

Re: [ptxdist] Toolchain trouble with PTXdist 2010 01.0

2010-03-08 Thread Marc Kleine-Budde
selected_ptxconfig - configs/ptxconfig lrwxrwxrwx 1 armdev armdev 101 2010-03-08 07:12 selected_toolchain - /opt/OSELAS.Toolchain-trunk/arm-v4t-linux-gnueabi/gcc-4.1.2-glibc-2.5-binutils-2.17-kernel-2.6.18/bin How to fix this? Marc -- Pengutronix e.K. | Marc Kleine-Budde

Re: [ptxdist] [PATCH 7/7] [ptxdist bash] Integrate prefixing [ptx] to PS1 in ptxdist bash

2010-03-08 Thread Marc Kleine-Budde
cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc

Re: [ptxdist] [PATCH 3/7] Remove unneeded initramfs/klibc projects

2010-03-08 Thread Marc Kleine-Budde
also remove the config/busybox stuff. cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http

Re: [ptxdist] [PATCH 6/7] [initramfs-user-spec] Move to initramfs-tools and use install_copy et al

2010-03-08 Thread Marc Kleine-Budde
name mode uid gid +#sock name mode uid gid + @cat $(PTXDIST_WORKSPACE)/initramfs_spec | while read type args; do \ Is this file still needed? Cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924

Re: [ptxdist] [PATCH 5/7] [initramfs-tools] install_initramfs - install_copy, et al.

2010-03-08 Thread Marc Kleine-Budde
, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc

Re: [ptxdist] [PATCH] simpleImage Linux plattform support

2010-03-08 Thread Marc Kleine-Budde
Tim Sander wrote: Hi Marc http://git.pengutronix.de/?p=mkl/ptxdist.git;a=shortlog;h=refs/heads/dev/si mpleimage Thanks for your effort. Will test it, but i'm to tired today. any news on this? cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux

Re: [ptxdist] [PATCH 1/2] [ptxdist bash] Integrate prefixing [ptx] to PS1 in ptxdist bash

2010-03-08 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital

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

2010-03-04 Thread Marc Kleine-Budde
] (dump_backtrace+0x0/0x104) from [c02e92dc] (dump_stack+0x18/0x1c) cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA

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

2010-03-04 Thread Marc Kleine-Budde
Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature -- ptxdist mailing

Re: [ptxdist] [PATCH] simpleImage Linux plattform support

2010-03-04 Thread Marc Kleine-Budde
$(PTXCONF_KERNEL_IMAGE_SIMPLE_DTS) $(KERNEL_DIR)/arch/$(PTXCONF_KERNEL_ARCH_STRING)/boot/dts/$(PTXCONF_KERNEL_IMAGE_SIMPLE_TARGET).dts +endif ifdef PTXCONF_KLIBC # tell the kernel where our spec file for initramfs is -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions

Re: [ptxdist] cairo update

2010-03-03 Thread Marc Kleine-Budde
-- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP

Re: [ptxdist] Update pixman

2010-03-03 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature

Re: [ptxdist] update dri2proto

2010-03-03 Thread Marc Kleine-Budde
e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital

Re: [ptxdist] Update libdrm

2010-03-03 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature

Re: [ptxdist] [PATCH] simpleImage Linux plattform support

2010-03-03 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature -- ptxdist mailing

Re: [ptxdist] pull for review: Changes Ipkg-dist, images and kernelimage name. Added install option for oftree as ipkg. ...

2010-02-26 Thread Marc Kleine-Budde
-- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP

Re: [ptxdist] [PATCH 4/4] [images] Reworked creation IPKG_FILES and $(IMGDIR)/permissions

2010-02-25 Thread Marc Kleine-Budde
)/sel-ipkg-files` /dev/null @echo done ifndef PTXCONF_IMAGE_INSTALL_FROM_IPKG_REPOSITORY @echo -n Fixup /usr/lib/ipkg/status version postfix... cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826

Re: [ptxdist] pull for review: Changes Ipkg-dist, images and kernelimage name. Added install option for oftree as ipkg. ...

2010-02-25 Thread Marc Kleine-Budde
-- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description

Re: [ptxdist] A new settings file for the ptxdist@pengutronix.de has just be released

2010-02-24 Thread Marc Kleine-Budde
pengutronix.de Team wrote: Dear use of the pengutronix.de mailing service! this mail is obviously SPAM Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121

Re: [ptxdist] [PATCH] [Bash] Fix dependency: gcclibs_gcc_s

2010-02-23 Thread Marc Kleine-Budde
-- ptxdist mailing list ptxdist@pengutronix.de -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-

Re: [ptxdist] [PATCH 1/1] [irssi] Add new package irssi (a command line IRC client)

2010-02-23 Thread Marc Kleine-Budde
cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc

Re: [ptxdist] [PATCH] [v3] [boa] new package

2010-02-22 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature

Re: [ptxdist] [PATCH 06/11] [miredo][v5] Added miredo 1.2.2, a teredo IPV6 client

2010-02-22 Thread Marc Kleine-Budde
mailing list ptxdist@pengutronix.de -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http

Re: [ptxdist] [PATCH] [v3] [boa] new package

2010-02-22 Thread Marc Kleine-Budde
e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital

Re: [ptxdist] [PATCH 04/11] [vpnc][v4] Added vpnc 0.5.3 package, a VPN client for Cisco concentrators

2010-02-21 Thread Marc Kleine-Budde
Carsten Schlote wrote: Am Samstag, den 20.02.2010, 19:03 +0100 schrieb Marc Kleine-Budde: tnx, applied with minor fixes. but doesn't compile :( Interesting. Because it works fine here on Ubuntu 9.10 i386/amd64. I'm using 8.10 amd64. ./makeman.pl my variable $vpnc_options masks earlier

Re: [ptxdist] [PATCH 05/11] [tcpwrapper] Added configurations for tcpd, fixed empty package

2010-02-21 Thread Marc Kleine-Budde
speaking. This means I should quickly fix the dependency generator, so that we can get rid of these dummy packages. cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax

Re: [ptxdist] [PATCH 05/11] [tcpwrapper] Added configurations for tcpd, fixed empty package

2010-02-21 Thread Marc Kleine-Budde
with nfsutils and other packages, which depend on tcpwrapper. Ipkg simply can't download and install a non-exisitent package ;-) I removed this comment and the default y and applied it to master tnx, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux

Re: [ptxdist] [PATCH 01/11] [ipkg-push] Added make target for ipkg-push

2010-02-20 Thread Marc Kleine-Budde
' before 'ptxdist make ipkg-push'. Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de tnx, applied Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121

Re: [ptxdist] [PATCH 02/11] Updated ptxdist usage text for bash, make, removed autobuild

2010-02-20 Thread Marc Kleine-Budde
. I think the whole whitelist paragraph will confuse the user more than it helps. + EOF } cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121

Re: [ptxdist] [PATCH 04/11] [vpnc][v4] Added vpnc 0.5.3 package, a VPN client for Cisco concentrators

2010-02-20 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature

Re: [ptxdist] [PATCH 04/11] [vpnc][v4] Added vpnc 0.5.3 package, a VPN client for Cisco concentrators

2010-02-20 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: Carsten Schlote wrote: From: Carsten Schlote c.schl...@konzeptpark.de This is a client for cisco VPN concentrators. See http://www.unix-ag.uni-kl.de/~massar/vpnc/ for details. There are ptx/generics provided. These are taken from the PKGDIR. There is a new

Re: [ptxdist] Problems compiling the system in redhat 4

2010-02-19 Thread Marc Kleine-Budde
-2.19_kernel-2.6.27-sanitized.ptxconfig' To fix this problem, please try the attached patch. Cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-

Re: [ptxdist] ptxdist on OS X?

2010-02-18 Thread Marc Kleine-Budde
. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | signature.asc Description: OpenPGP digital signature

Re: [ptxdist] ptxdist on OS X?

2010-02-18 Thread Marc Kleine-Budde
/OSELAS.Toolchain.git;a=shortlog;h=refs/heads/dev/osx cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim, HRA 2686

Re: [ptxdist] u-boot build problem

2010-02-17 Thread Marc Kleine-Budde
) $(U_BOOT_ENV) \ - $(MAKE) $(PTXCONF_U_BOOT_CONFIG) + $(MAKE) $(PTXCONF_U_BOOT_CONFIG) $(U_BOOT_MAKEVARS) @$(call touch) - Erwin -- ptxdist mailing list ptxdist@pengutronix.de -- Pengutronix e.K. | Marc Kleine-Budde

Re: [ptxdist] Disable 'rtps' when busybox's 'ps' is enabled

2010-02-12 Thread Marc Kleine-Budde
Signed-off-by: Juergen Beisert j...@pengutronix.de tnx, applied Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim

Re: [ptxdist] sqlite readline support does not work

2010-02-11 Thread Marc Kleine-Budde
for the sqlite-packet? Same here with ptxdist master, seems to be a bug in ptxdist's rules file and/or sqlite. cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49

Re: [ptxdist] Add patch for busybox' ifplugd

2010-02-04 Thread Marc Kleine-Budde
Ladislav Michl wrote: http://lists.busybox.net/pipermail/busybox/2010-January/071265.html Before new stable version comes out, fix locally... Don't forget a S-o-b here ;) But I get that one on IRC. tnx, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial

Re: [ptxdist] [PATCH] [vpnc-0.5.3] Added vpnc packet to ptxdist

2010-02-04 Thread Marc Kleine-Budde
option, about the OPENSSL_GPL_VIOLATION. I don't want Harald Welte to sue us :) Cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-

Re: [ptxdist] [PATCH] Renamed ptxd_ipkg_rev_packet to ptxd_ipkg_rev_package

2010-02-04 Thread Marc Kleine-Budde
The attached patch fixes this issue by renaming ptxd_ipkg_rev_packet to ptxd_ipkg_rev_package in scripts/libptxdist. git am refuses to import the patch. I did it manually, though. If you can, please use git send-email or push on your server. cheers, Marc -- Pengutronix e.K. | Marc Kleine

Re: [ptxdist] [PATCH] [ipkg] use install alternative for ipkg.conf

2010-02-03 Thread Marc Kleine-Budde
Carsten Schlote wrote: Tested. Works. Is this a Tested-by? tnx, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917- | Amtsgericht Hildesheim

Re: [ptxdist] [PATCH] [vpnc-0.5.3] Added vpnc packet to ptxdist

2010-02-03 Thread Marc Kleine-Budde
? + + @$(call install_finish, vpnc) + + @$(call touch) + +# vim: syntax=make cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-

<    1   2   3   4   5   6   7   8   >