[09:26] <CIA-17> florian * r4405 /packages/net/icecast/ (. Config.in Makefile ipkg/): Port icecast to -ng
[09:34] <CIA-17> florian * r4406 /packages/net/iftop/ (. Config.in Makefile ipkg/): Port iftop to -ng
[09:37] <CIA-17> florian * r4407 /packages/net/igmpproxy/ (. Config.in Makefile ipkg/): Port igmpproxy to -ng
[09:39] <florian_> I don't remember if this has been discussed, but is not SECTION and CATEGORY redundant ?
[09:42] <florian_> ihmo we try to make SECTION and CATEGORY correspond most of the time ?
[09:45] <CIA-17> florian * r4408 /packages/net/ipcad/ (. Config.in Makefile ipkg/): Port ipcad to -ng
[09:51] <CIA-17> florian * r4409 /packages/net/iperf/ (. Config.in Makefile ipkg/): Port iperf to -ng
[09:52] <florian_> {Nico}: ping ?
[10:44] <CIA-17> florian * r4410 /packages/net/irssi/ (. Config.in Makefile ipkg/): Port irssi to -ng
[10:55] <CIA-17> florian * r4411 /packages/net/iptables-snmp/ (. Config.in Makefile ipkg/): Port iptables-snmp to -ng
[11:02] <CIA-17> florian * r4412 /packages/net/iptraf/ (. Config.in Makefile ipkg/): Port iptraf to -ng
[11:37] <CIA-17> florian * r4413 /packages/libs/libffi-sable/ (. Config.in Makefile ipkg/): Port libffi-sable to -ng
[13:28] <CIA-17> florian * r4414 /packages/lang/jamvm/ (. Config.in Makefile ipkg/): Port jamvm to -ng
[13:39] <CIA-17> florian * r4415 /packages/net/knock/ (. Config.in Makefile ipkg/): Port knock to -ng
[13:43] <CIA-17> florian * r4416 /packages/net/l2tpd/ (. Config.in Makefile ipkg/): Port l2tpd to -ng
[13:44] <CIA-17> florian * r4417 /packages/net/l2tpd/Makefile: Add missing conffiles section
[13:49] <CIA-17> florian * r4418 /packages/net/l2tpns/ (. Config.in Makefile ipkg/): Port l2tpns to -ng
[13:51] <CIA-17> florian * r4419 /packages/net/l2tpns/Makefile: Add missing conffiles definition, grrr
[15:36] <florian_> Hooligan0: did you talk with nbd ?
[15:50] <CIA-17> florian * r4420 /packages/utils/logrotate/ (. Config.in Makefile ipkg/): Port logrotate to -ng
[16:02] <CIA-17> florian * r4421 /packages/utils/lrzsz/ (. Config.in Makefile ipkg/): Port lrzsz to -ng
[16:06] <CIA-17> florian * r4422 /packages/utils/macchanger/ (. Config.in Makefile ipkg/): Port macchanger to -ng
[16:16] <CIA-17> florian * r4423 /packages/net/maradns/ (. Config.in Makefile ipkg/): Port maradns to -ng
[16:24] <common> florian_: whats the deal with https://dev.openwrt.org/browser/packages and https://dev.openwrt.org/browser/branches/buildroot-ng/openwrt/package
[16:29] <common> and xscale did not even make it to the kernel config thing yet in -ng
[16:30] <CIA-17> florian * r4424 /packages/sound/ (. madplay/ madplay/Config.in madplay/Makefile madplay/ipkg/):
[16:30] <CIA-17> Port madplay to -ng and add a new subdirectory : sound
[16:30] <CIA-17> Some packages will be moved there later
[16:43] <CIA-17> florian * r4425 /branches/buildroot-ng/openwrt/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch: Use the rewritten flash map driver, huge thanks nbd !
[16:45] <common> SYN
[16:47] <florian_> ACK
[16:48] <florian_> FIN_WAIT
[16:48] <florian_> CLOSE
[16:50] <common> SYN
[16:50] <common> so
[16:50] <common> i want to reenable xscale support on -ng
[16:51] <common> first shot is add a config entry to targets/Config.in with Index: target/Config.in
[16:51] <common> ===================================================================
[16:52] <common> --- target/Config.in (Revision 4423)
[16:52] <common> +++ target/Config.in (Arbeitskopie)
[16:52] <common> @@ -101,6 +101,16 @@
[16:52] <common> Build firmware for AMD Alchemy 1500 boards
[16:52] <common> (e.g. 4G-Systems Mesh/Access Cube ...)
[16:52] <common> +
[16:52] <common> +config LINUX_2_6_XSCALE
[16:52] <common> + bool "Intel xscale"
[16:52] <common> + select armeb
[16:52] <common> + select LINUX_2_6
[16:52] <common> + select PCI_SUPPORT
[16:52] <common> + help
[16:52] <common> + Build firmware for Intel Xscale devices
[16:52] <common> + (e.g. Linksys WRV54g)
[16:52] <common> +
[16:53] <CIA-17> florian * r4426 /branches/buildroot-ng/openwrt/target/linux/brcm63xx-2.6/patches/ (001-brcm_boards.patch 020-bcmdrivers.patch): Add bootloader specific code, need to fix bootloader detection code as well
[16:53] <nbd> common: don't do that
[16:53] <common> sorry
[16:53] <common> i pasted it to http://phpfi.com/136912
[16:53] <common> but had the wrong data on clipboard
[16:54] <common> sorry
[16:54] <common> now
[16:54] <nbd> doesn't your irc client warn you before pasting lots of stuff?
[16:54] <nbd> mine does
[16:54] <nbd> :)
[16:54] <common> include/target.mk has an entry for $(eval $(call kernel_template,2.6,xscale,2_6_XSCALE))
[16:54] <common> mine too, but i was little to fast
[16:54] <nbd> you need more changes than that
[16:55] <common> i know
[16:55] <nbd> uclibc needs a patch
[16:55] <nbd> the kernel doesn't compile
[16:55] <nbd> kaloz will commit working xscale support in buildroot-ng soon
[16:55] <nbd> probably this weekend
[16:55] <common> hrm, could you ask him to get me his diff today?
[16:56] <nbd> it's not finished yet
[16:56] <common> friend of mine is coming this evening and we planed spending one or two days hacking on xscale support
[16:58] <common> please
[16:58] <common> even if some things won't work
[16:59] <common> I hope we can get the intel driver crap patched in
[17:22] <common> ./toolchain_build_armeb/linux-2.4.32/arch/arm/config.in is not xscale ready too
[17:23] <h3sp4wn> Does the xscale port not use 2.6 ?
[17:24] <common> which xscale port?
[17:24] <common> openixp?
[17:24] <h3sp4wn> The one that kaloz is in the process of doing (and the old trunk one)
[17:25] <common> yes, but i don't want to use kamikaze, and he did not commit for -ng yet
[17:28] <h3sp4wn> I am not bothered (yet) my gateway 7001 will arrive in at most 10 days (Once I have it and the serial console setup then I will think about it - If he is going to commit it this weekend that suits me perfectly)
[17:31] <common> i have my wrv54g for 3 months or so now, and *today* we wanted to checks whats left on openwrt to be able to use the device ( openixp is pretty borked ), and it turns out we can't even compile an ixp kernel
[20:16] <Bartman007> common: you've run into that too... heh.
[20:17] <Bartman007> I haven't gotten a working xscale kernel up on my 7001 yet, and a few days ago g2 tested the code in trunk atm and he can't produce working code for his devices either.
[20:30] <CIA-17> mbm * r4428 /branches/buildroot-ng/openwrt/package/Makefile: clean up smp compiles
[00:00] --- Fri Aug 4 2006
[09:34] <CIA-17> florian * r4406 /packages/net/iftop/ (. Config.in Makefile ipkg/): Port iftop to -ng
[09:37] <CIA-17> florian * r4407 /packages/net/igmpproxy/ (. Config.in Makefile ipkg/): Port igmpproxy to -ng
[09:39] <florian_> I don't remember if this has been discussed, but is not SECTION and CATEGORY redundant ?
[09:42] <florian_> ihmo we try to make SECTION and CATEGORY correspond most of the time ?
[09:45] <CIA-17> florian * r4408 /packages/net/ipcad/ (. Config.in Makefile ipkg/): Port ipcad to -ng
[09:51] <CIA-17> florian * r4409 /packages/net/iperf/ (. Config.in Makefile ipkg/): Port iperf to -ng
[09:52] <florian_> {Nico}: ping ?
[10:44] <CIA-17> florian * r4410 /packages/net/irssi/ (. Config.in Makefile ipkg/): Port irssi to -ng
[10:55] <CIA-17> florian * r4411 /packages/net/iptables-snmp/ (. Config.in Makefile ipkg/): Port iptables-snmp to -ng
[11:02] <CIA-17> florian * r4412 /packages/net/iptraf/ (. Config.in Makefile ipkg/): Port iptraf to -ng
[11:37] <CIA-17> florian * r4413 /packages/libs/libffi-sable/ (. Config.in Makefile ipkg/): Port libffi-sable to -ng
[13:28] <CIA-17> florian * r4414 /packages/lang/jamvm/ (. Config.in Makefile ipkg/): Port jamvm to -ng
[13:39] <CIA-17> florian * r4415 /packages/net/knock/ (. Config.in Makefile ipkg/): Port knock to -ng
[13:43] <CIA-17> florian * r4416 /packages/net/l2tpd/ (. Config.in Makefile ipkg/): Port l2tpd to -ng
[13:44] <CIA-17> florian * r4417 /packages/net/l2tpd/Makefile: Add missing conffiles section
[13:49] <CIA-17> florian * r4418 /packages/net/l2tpns/ (. Config.in Makefile ipkg/): Port l2tpns to -ng
[13:51] <CIA-17> florian * r4419 /packages/net/l2tpns/Makefile: Add missing conffiles definition, grrr
[15:36] <florian_> Hooligan0: did you talk with nbd ?
[15:50] <CIA-17> florian * r4420 /packages/utils/logrotate/ (. Config.in Makefile ipkg/): Port logrotate to -ng
[16:02] <CIA-17> florian * r4421 /packages/utils/lrzsz/ (. Config.in Makefile ipkg/): Port lrzsz to -ng
[16:06] <CIA-17> florian * r4422 /packages/utils/macchanger/ (. Config.in Makefile ipkg/): Port macchanger to -ng
[16:16] <CIA-17> florian * r4423 /packages/net/maradns/ (. Config.in Makefile ipkg/): Port maradns to -ng
[16:24] <common> florian_: whats the deal with https://dev.openwrt.org/browser/packages and https://dev.openwrt.org/browser/branches/buildroot-ng/openwrt/package
[16:29] <common> and xscale did not even make it to the kernel config thing yet in -ng
[16:30] <CIA-17> florian * r4424 /packages/sound/ (. madplay/ madplay/Config.in madplay/Makefile madplay/ipkg/):
[16:30] <CIA-17> Port madplay to -ng and add a new subdirectory : sound
[16:30] <CIA-17> Some packages will be moved there later
[16:43] <CIA-17> florian * r4425 /branches/buildroot-ng/openwrt/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch: Use the rewritten flash map driver, huge thanks nbd !
[16:45] <common> SYN
[16:47] <florian_> ACK
[16:48] <florian_> FIN_WAIT
[16:48] <florian_> CLOSE
[16:50] <common> SYN
[16:50] <common> so
[16:50] <common> i want to reenable xscale support on -ng
[16:51] <common> first shot is add a config entry to targets/Config.in with Index: target/Config.in
[16:51] <common> ===================================================================
[16:52] <common> --- target/Config.in (Revision 4423)
[16:52] <common> +++ target/Config.in (Arbeitskopie)
[16:52] <common> @@ -101,6 +101,16 @@
[16:52] <common> Build firmware for AMD Alchemy 1500 boards
[16:52] <common> (e.g. 4G-Systems Mesh/Access Cube ...)
[16:52] <common> +
[16:52] <common> +config LINUX_2_6_XSCALE
[16:52] <common> + bool "Intel xscale"
[16:52] <common> + select armeb
[16:52] <common> + select LINUX_2_6
[16:52] <common> + select PCI_SUPPORT
[16:52] <common> + help
[16:52] <common> + Build firmware for Intel Xscale devices
[16:52] <common> + (e.g. Linksys WRV54g)
[16:52] <common> +
[16:53] <CIA-17> florian * r4426 /branches/buildroot-ng/openwrt/target/linux/brcm63xx-2.6/patches/ (001-brcm_boards.patch 020-bcmdrivers.patch): Add bootloader specific code, need to fix bootloader detection code as well
[16:53] <nbd> common: don't do that
[16:53] <common> sorry
[16:53] <common> i pasted it to http://phpfi.com/136912
[16:53] <common> but had the wrong data on clipboard
[16:54] <common> sorry
[16:54] <common> now
[16:54] <nbd> doesn't your irc client warn you before pasting lots of stuff?
[16:54] <nbd> mine does
[16:54] <nbd> :)
[16:54] <common> include/target.mk has an entry for $(eval $(call kernel_template,2.6,xscale,2_6_XSCALE))
[16:54] <common> mine too, but i was little to fast
[16:54] <nbd> you need more changes than that
[16:55] <common> i know
[16:55] <nbd> uclibc needs a patch
[16:55] <nbd> the kernel doesn't compile
[16:55] <nbd> kaloz will commit working xscale support in buildroot-ng soon
[16:55] <nbd> probably this weekend
[16:55] <common> hrm, could you ask him to get me his diff today?
[16:56] <nbd> it's not finished yet
[16:56] <common> friend of mine is coming this evening and we planed spending one or two days hacking on xscale support
[16:58] <common> please
[16:58] <common> even if some things won't work
[16:59] <common> I hope we can get the intel driver crap patched in
[17:22] <common> ./toolchain_build_armeb/linux-2.4.32/arch/arm/config.in is not xscale ready too
[17:23] <h3sp4wn> Does the xscale port not use 2.6 ?
[17:24] <common> which xscale port?
[17:24] <common> openixp?
[17:24] <h3sp4wn> The one that kaloz is in the process of doing (and the old trunk one)
[17:25] <common> yes, but i don't want to use kamikaze, and he did not commit for -ng yet
[17:28] <h3sp4wn> I am not bothered (yet) my gateway 7001 will arrive in at most 10 days (Once I have it and the serial console setup then I will think about it - If he is going to commit it this weekend that suits me perfectly)
[17:31] <common> i have my wrv54g for 3 months or so now, and *today* we wanted to checks whats left on openwrt to be able to use the device ( openixp is pretty borked ), and it turns out we can't even compile an ixp kernel
[20:16] <Bartman007> common: you've run into that too... heh.
[20:17] <Bartman007> I haven't gotten a working xscale kernel up on my 7001 yet, and a few days ago g2 tested the code in trunk atm and he can't produce working code for his devices either.
[20:30] <CIA-17> mbm * r4428 /branches/buildroot-ng/openwrt/package/Makefile: clean up smp compiles
[00:00] --- Fri Aug 4 2006