[ptxdist] [PATCH v2] glibc: install ldconfig and create ld.so.cache

2016-09-08 Thread Clemens Gruber
Add an option to install the ldconfig binary from the toolchain and another one to enable the generation of /etc/ld.so.cache at first boot with a rc-once.d script. Use only the new format, which is supported since glibc 2.2 from the year 2000. Signed-off-by: Clemens Gruber

[ptxdist] Kernel serial number

2016-09-08 Thread Wim Vinckier
Hi, I'm wondering what I have to do to set my kernel version to the current date. When I compile the kernel outside ptx it has the current date with even the git hash but that doesn't seem to work when compiling my kernel within ptx. Any suggestion? Kind regards, wim.

Re: [ptxdist] Bug on ptxdist-2016.05.0

2016-09-08 Thread Wim Vinckier
On 30 June 2016 at 16:10, Michael Olbrich wrote: > On Thu, Jun 30, 2016 at 10:39:45AM +0200, Wim Vinckier wrote: >> On 10 June 2016 at 12:08, Michael Olbrich wrote: >> > On Thu, Jun 09, 2016 at 04:15:12PM +0200, Ladislav Michl wrote: >> >> On

Re: [ptxdist] [PATCH] glibc: install ldconfig and create ld.so.cache

2016-09-08 Thread Michael Olbrich
On Wed, Sep 07, 2016 at 11:40:03PM +0200, Clemens Gruber wrote: > Add an option to install the ldconfig binary from the toolchain and > another one to enable the generation of /etc/ld.so.cache at first boot > with a rc-once.d script. > Use only the new format, which is supported since glibc 2.2

Re: [ptxdist] [PATCH v2] ibrdtn: add packaging rules for IBR-DTN and dtndht

2016-09-08 Thread Michael Olbrich
On Thu, Sep 08, 2016 at 03:07:27AM +0200, Roland Hieber wrote: > On 07.09.2016 15:48, Michael Olbrich wrote: > >> +menuconfig IBRDTND > >> + tristate > >> + prompt "ibrdtnd " > >> + select IBRDTN > >> + select LIBC_M > >> + select LIBDAEMONif