Re: [leaf-devel] Bering-uClibc4: buildpacket failure for "kmodules"

2010-11-08 Thread Andrew
07.11.2010 21:30, KP Kirchdoerfer пишет: > Am Sonntag, 7. November 2010, 20:18:20 schrieb Andrew: >> 07.11.2010 20:56, KP Kirchdoerfer пишет: >>> They can always added as every other module, if someone needs those. I >>> assume pptp is not as widely used as ppp - maybe I'm wrong. >> In some countri

Re: [leaf-devel] Bering-uClibc4: buildpacket failure for "kmodules"

2010-11-08 Thread KP Kirchdoerfer
Am Montag, 8. November 2010, 19:59:26 schrieb Andrew: > 07.11.2010 21:30, KP Kirchdoerfer пишет: > > Am Sonntag, 7. November 2010, 20:18:20 schrieb Andrew: > >> 07.11.2010 20:56, KP Kirchdoerfer пишет: > >>> They can always added as every other module, if someone needs those. I > >>> assume pptp is

Re: [leaf-devel] Bering-uClibc4: buildpacket failure for "kmodules"

2010-11-08 Thread Andrew
08.11.2010 22:34, KP Kirchdoerfer пишет: > > You need to up_update_ a package to see the pb; I'll try to test the > changes... > > kp I tried to "apkg -i hostapd; apkg -u hostapd" - this does no errors, even when I removed config file. -

[leaf-devel] iptables?

2010-11-08 Thread KP Kirchdoerfer
Hi Andrew; I see your commits to iptabels. Will those not interfere with shorewall? kp -- The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprin

[leaf-devel] Bering-uClibc4: improvements

2010-11-08 Thread Andrew
Hi all. Today I have some free time, so I make some improvements into distro today. 1st, I added local.start and local.stop files (like in many full-sized distros) that should contain user commands, that must be executed before login prompt (S90 level) or before shutdown (K10). Levels may be c

Re: [leaf-devel] iptables?

2010-11-08 Thread Andrew
08.11.2010 23:03, KP Kirchdoerfer пишет: > Hi Andrew; > > I see your commits to iptabels. > > Will those not interfere with shorewall? > > kp If you leave iptables rules file blank, tables will be blank :) P.S. it looks like all iptables modules can be removed from modules.conf - because basic mo

Re: [leaf-devel] iptables?

2010-11-08 Thread KP Kirchdoerfer
Am Montag, 8. November 2010, 22:10:26 schrieb Andrew: > 08.11.2010 23:03, KP Kirchdoerfer пишет: > > Hi Andrew; > > > > I see your commits to iptabels. > > > > Will those not interfere with shorewall? > > > > kp > > If you leave iptables rules file blank, tables will be blank :) Ok hope that w