Re: [OpenWrt-Devel] New OpenWrt Community Wiki

2009-06-18 Thread Malte S. Stretz
Hi, On Wednesday 17 June 2009 20:06:29 Gregers Petersen wrote: > After long and hard gestation the new OpenWrt community wiki is now > ready and open for action :-) Thanks for the work on the shiny new wiki :) > The OpenWrt developer team is looking for a few individuals who would be > willing t

[OpenWrt-Devel] opkg remove ifconfig && opkg install 'ip'

2009-06-18 Thread Bastian Bittorf
today I've written a proof-of-concept for getting rid of oldstyle networking aka 'ifconfig'. The approach is to to have an function ifconfig() in /etc/functions.sh, which is included in all startup-scripts anyway, and if there is an /usr/sbin/ip, translate old_style to new_style... Next steps, be

Re: [OpenWrt-Devel] opkg remove ifconfig && opkg install 'ip'

2009-06-18 Thread Outback Dingo
i have some pretty unique environments here, want to send me the patch i can help with some testing On Thu, Jun 18, 2009 at 9:40 AM, Bastian Bittorf wrote: > today I've written a proof-of-concept for > getting rid of oldstyle networking aka 'ifconfig'. > > The approach is to to have an function

Re: [OpenWrt-Devel] opkg remove ifconfig && opkg install 'ip'

2009-06-18 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. > today I've written a proof-of-concept for > getting rid of oldstyle networking aka 'ifconfig'. You do realize that this "oldstyle" networking stuff uses busybox internals while switching to "ip" will introduce yet another few kilobytes of bloat

Re: [OpenWrt-Devel] opkg remove ifconfig && opkg install 'ip'

2009-06-18 Thread Malte S. Stretz
On Thursday 18 June 2009 16:22:54 Jo-Philipp Wich wrote: > > today I've written a proof-of-concept for > > getting rid of oldstyle networking aka 'ifconfig'. > > You do realize that this "oldstyle" networking stuff uses busybox > internals while switching to "ip" will introduce yet another few > ki

Re: [OpenWrt-Devel] opkg remove ifconfig && opkg install 'ip'

2009-06-18 Thread bud . dhay
On 18.06.2009 18:00, Malte S. Stretz wrote: On Thursday 18 June 2009 16:22:54 Jo-Philipp Wich wrote: today I've written a proof-of-concept for getting rid of oldstyle networking aka 'ifconfig'. You do realize that this "oldstyle" networking stuff uses busybox internals while switchi

Re: [OpenWrt-Devel] opkg remove ifconfig && opkg install 'ip'

2009-06-18 Thread Ferenc Wagner
"Malte S. Stretz" writes: > On Thursday 18 June 2009 16:22:54 Jo-Philipp Wich wrote: >>> today I've written a proof-of-concept for >>> getting rid of oldstyle networking aka 'ifconfig'. >> >> You do realize that this "oldstyle" networking stuff uses busybox >> internals while switching to "ip" wi

Re: [OpenWrt-Devel] opkg remove ifconfig && opkg install 'ip'

2009-06-18 Thread Malte S. Stretz
On Thursday 18 June 2009 18:20:06 Ferenc Wagner wrote: > "Malte S. Stretz" writes: > > On Thursday 18 June 2009 16:22:54 Jo-Philipp Wich wrote: > >>> today I've written a proof-of-concept for > >>> getting rid of oldstyle networking aka 'ifconfig'. > >> > >> You do realize that this "oldstyle" net

Re: [OpenWrt-Devel] opkg remove ifconfig && opkg install 'ip'

2009-06-18 Thread Malte S. Stretz
On Thursday 18 June 2009 18:07:49 bud.d...@suisse.org wrote: > On 18.06.2009 18:00, Malte S. Stretz wrote: > > On Thursday 18 June 2009 16:22:54 Jo-Philipp Wich wrote: > >>> today I've written a proof-of-concept for > >>> getting rid of oldstyle networking aka 'ifconfig'. > >> > >> You do realize t

Re: [OpenWrt-Devel] opkg remove ifconfig && opkg install 'ip'

2009-06-18 Thread Vasilis Tsiligiannis
On Thursday 18 June 2009 20:27:04 Malte S. Stretz wrote: > Now I did :) > > busybox+ifconfig-ip: > -rwxr-xr-x 1 mss mss 531500 2009-06-18 18:57 busybox > -rwxr-xr-x 1 mss mss 618905 2009-06-18 18:57 busybox_unstripped > > busybox-ifconfig+ip: > -rwxr-xr-x 1 mss mss 551168 2009-06-18 19:17 busybox >

Re: [OpenWrt-Devel] New OpenWrt Community Wiki

2009-06-18 Thread kloschi
On Thu, 2009-06-18 at 12:43 +0200, Malte S. Stretz wrote: > Hi, > > On Wednesday 17 June 2009 20:06:29 Gregers Petersen wrote: > > After long and hard gestation the new OpenWrt community wiki is now > > ready and open for action :-) > > Thanks for the work on the shiny new wiki :) > > > The Open

Re: [OpenWrt-Devel] opkg remove ifconfig && opkg install 'ip'

2009-06-18 Thread Ferenc Wagner
"Malte S. Stretz" writes: > On Thursday 18 June 2009 18:20:06 Ferenc Wagner wrote: >> "Malte S. Stretz" writes: >>> On Thursday 18 June 2009 16:22:54 Jo-Philipp Wich wrote: > today I've written a proof-of-concept for > getting rid of oldstyle networking aka 'ifconfig'. You do r

Re: [OpenWrt-Devel] New OpenWrt Community Wiki

2009-06-18 Thread Matthias Buecher / Germany
Hi Kloschi, doesn't work for me: #1 http://wiki.openwrt.org/DropbearPublicKeyAuthenticationHowto should result in http://oldwiki.openwrt.org/DropbearPublicKeyAuthenticationHowto.html so ".html" is missing #2 slashes have to be converted to (2f) Maddes On 18.06.2009 21:11, kloschi wrote: > On T

Re: [OpenWrt-Devel] New OpenWrt Community Wiki

2009-06-18 Thread kloschi
On Thu, 2009-06-18 at 21:34 +0200, Matthias Buecher / Germany wrote: > Hi Kloschi, > > doesn't work for me: > #1 > http://wiki.openwrt.org/DropbearPublicKeyAuthenticationHowto > should result in > http://oldwiki.openwrt.org/DropbearPublicKeyAuthenticationHowto.html > so ".html" is missing ooops,

Re: [OpenWrt-Devel] New OpenWrt Community Wiki

2009-06-18 Thread Malte S. Stretz
On Thursday 18 June 2009 21:44:17 kloschi wrote: > On Thu, 2009-06-18 at 21:34 +0200, Matthias Buecher / Germany wrote: > > doesn't work for me: > > #1 > > http://wiki.openwrt.org/DropbearPublicKeyAuthenticationHowto > > should result in > > http://oldwiki.openwrt.org/DropbearPublicKeyAuthenticatio

Re: [OpenWrt-Devel] New OpenWrt Community Wiki

2009-06-18 Thread kloschi
On Thu, 2009-06-18 at 21:59 +0200, Malte S. Stretz wrote: > On Thursday 18 June 2009 21:44:17 kloschi wrote: > > On Thu, 2009-06-18 at 21:34 +0200, Matthias Buecher / Germany wrote: > > > doesn't work for me: > > > #1 > > > http://wiki.openwrt.org/DropbearPublicKeyAuthenticationHowto > > > should r

Re: [OpenWrt-Devel] New OpenWrt Community Wiki

2009-06-18 Thread Matthias Buecher / Germany
Just to confirm that it works for me. Waiting for the DNS change, so that all my wiki links in the forum work again. Maddes On 18.06.2009 22:14, kloschi wrote: > On Thu, 2009-06-18 at 21:59 +0200, Malte S. Stretz wrote: >> On Thursday 18 June 2009 21:44:17 kloschi wrote: >>> On Thu, 2009-06-18 at

Re: [OpenWrt-Devel] New OpenWrt Community Wiki

2009-06-18 Thread David A. Bandel
On Thu, Jun 18, 2009 at 2:34 PM, Matthias Buecher / Germany wrote: > > Hi Kloschi, > > doesn't work for me: > #1 > http://wiki.openwrt.org/DropbearPublicKeyAuthenticationHowto > should result in > http://oldwiki.openwrt.org/DropbearPublicKeyAuthenticationHowto.html > so ".html" is missing > > #2 >