Re: [leaf-devel] apkg and configdb.lrp, symlinks and empty directories (readlink required)

2014-10-15 Thread cpu memhd
I updated the patch as I was relying on stat to determine if a file was empty, which was lame because you can do this with [ -s. Besides, busybox isn't setup with stat. Nevertheless, READLINK is not in busybox as a standard component. So this will only work if you have readlink support. I thin

Re: [leaf-devel] apkg and configdb.lrp, symlinks and empty directories

2014-10-15 Thread cpu memhd
Okay, attachments aren't working. Here's the patch: --- apkg.orig2014-09-18 23:20:09.0 -0700 +++ apkg2014-10-15 15:54:37.625305482 -0700 @@ -200,24 +200,42 @@ # figure out which files have changed from this package package_changed_files () { -local tmp +local tmp tmpdir

Re: [leaf-devel] apkg and configdb.lrp, symlinks and empty directories

2014-10-15 Thread cpu memhd
Sorry, this went private. In the example below that is in the 'replied to' text, apkg does not backup symlinks or empty directories and is confirmed by KP. But it's not a bug. That's how it was designed. Symlinks are very important to me and I can't imagine not using them. The only other way is

Re: [leaf-devel] apkg and configdb.lrp, symlinks and empty directories

2014-10-15 Thread cpu memhd
Sorry, this went private. In the example below that is in the 'replied to' text, apkg does not backup symlinks or empty directories and is confirmed by KP. But it's not a bug. That's how it was designed. Symlinks are very important to me and I can't imagine not using them. The only other way is

[leaf-devel] Need a 5.1.1 branch to backport my kernel hack

2014-10-15 Thread Erich Titl
Hi Folks As maint is already down the road I need a branch that corresponds to 5.1.1, so I can reboot my WRAP _and_ either rebase my ath-regdomain branch to that point in time to be able to compile corresponding kernel modules. My actual attempt does not cut it, as apparently it has a bug in the r

Re: [leaf-devel] Fwd: Re: accel (pptpd) not working, pppd 2.4.7 is wrong version

2014-10-15 Thread Andrew
Accel-pptp is client + server; accel-ppp is server only. So accel-pptp is needed as kernel-mode fast client. I'll look on it; version is hardcoded into patch file so fix should be trivial. 15.10.2014 20:02, kp kirchdoerfer пишет: > Sorry replied to cpumemhd only... > > > -- Weitergelei

Re: [leaf-devel] uboot disturbs the build process

2014-10-15 Thread Erich Titl
Hi KP on 15.10.2014 20:07, kp kirchdoerfer wrote: > Hi Erich; > ... > > I'm pretty shure you can merge, without forcing others to follow your pathes > - > otherwise git would be a desaster. Igitt Igitt :-) > > Pls show us where your merge fails and I'm shure we can help. ath-regdomain is

Re: [leaf-devel] uboot disturbs the build process

2014-10-15 Thread kp kirchdoerfer
Hi Erich; Am Mittwoch, 15. Oktober 2014, 19:45:28 schrieb Erich Titl: > Hi KP > > on 15.10.2014 15:58, kp kirchdoerfer wrote: > > HI Erich; > > ... > > >> I believe uboot should be removed from the build environment unless it > >> is not disturbing. > > > > I'd like to let it as is as reminde

[leaf-devel] reboot on WRAP under 5.1.2???

2014-10-15 Thread Erich Titl
Hi Folks I built kernel and modules from maint to have a testbed for my wireless modifications. I had of course to fiddle the modules to fit this small board, but it is running now as supposed with one exception, reboot does not I am passing reboot=bios to the kernel SALT# cat cmdline console=t

Re: [leaf-devel] dhcpcd

2014-10-15 Thread Erich Titl
Hi KP on 15.10.2014 16:21, kp kirchdoerfer wrote: > Am Dienstag, 14. Oktober 2014, 18:21:28 schrieb Erich Titl: >> Hi Folks >> >> Anyone knows why we have the upstream_resolv_conf_dir.patch in the >> dhcpcd build. At least in my case this make dhcpcd pretty useless before >> I patch that away with

Re: [leaf-devel] uboot disturbs the build process

2014-10-15 Thread Erich Titl
Hi KP on 15.10.2014 15:58, kp kirchdoerfer wrote: > HI Erich; > ... > > >> I believe uboot should be removed from the build environment unless it >> is not disturbing. > > I'd like to let it as is as reminder :) Yes, but it makes it impossible to merge the new branch :-( smime.p7s Descri

[leaf-devel] Fwd: Re: accel (pptpd) not working, pppd 2.4.7 is wrong version

2014-10-15 Thread kp kirchdoerfer
Sorry replied to cpumemhd only... -- Weitergeleitete Nachricht -- Betreff: Re: [leaf-devel] accel (pptpd) not working, pppd 2.4.7 is wrong version Datum: Mittwoch, 15. Oktober 2014, 16:33:45 Von: kp kirchdoerfer An: cpu memhd Hi; Andrew may know a lot more about it, but I

Re: [leaf-devel] dhcpcd

2014-10-15 Thread kp kirchdoerfer
Am Dienstag, 14. Oktober 2014, 18:21:28 schrieb Erich Titl: > Hi Folks > > Anyone knows why we have the upstream_resolv_conf_dir.patch in the > dhcpcd build. At least in my case this make dhcpcd pretty useless before > I patch that away with a local version. Why does it make dhcpcd useless for yo

Re: [leaf-devel] uboot disturbs the build process

2014-10-15 Thread kp kirchdoerfer
HI Erich; Am Mittwoch, 15. Oktober 2014, 09:11:17 schrieb Erich Titl: > Hi KP > > How do you deal with uboot? My compile always crashes there, which is a > nuisance. When I remove uboot in my environment git is always > complaining when trying to switch branches. You'll have three options IMHO.

[leaf-devel] uboot disturbs the build process

2014-10-15 Thread Erich Titl
Hi KP How do you deal with uboot? My compile always crashes there, which is a nuisance. When I remove uboot in my environment git is always complaining when trying to switch branches. I believe uboot should be removed from the build environment unless it is not disturbing. cheers Erich smime

Re: [leaf-devel] dhcpcd

2014-10-15 Thread Erich Titl
Hi KP on 14.10.2014 18:54, kp kirchdoerfer wrote: > Am Dienstag, 14. Oktober 2014, 18:21:28 schrieb Erich Titl: ... > > Hi Erich; > > the discussion is in leaf-devel Sept/Oct 2010 > > Search for the subject line > Bering-uClibc4: Suggested Change to Default Configuration for dhcpcd To tell you