It is well known fact that it takes time to build quality, and sometimes
more time than expected. The OpenWrt developers would like to announce
the availability of OpenWrt Kamikaze 8.09 RC1.
You can find it at http://downloads.openwrt.org/kamikaze/8.09_RC1
Release Candidate 1 for Kamikaze 8.09
New changes/features include:
* Busybox upgraded to 1.11.2
* Kernel upgrades for all targets
* uClibc upgraded to 0.9.29
* Firewall rewrite, fully modular netfilter/iptables support
- Syntax of /etc/config/firewall converted to UCI
* ipkg package manager replaced with opkg
- package lists moved to ramdisk, lists are not retained between reboots.
- `opkg update' must be run after each reboot before new packages are installed
* Broadcom 47xx running reliably with the new Kernel, including b43 wireless driver
- WEP, WDS and multi-SSID not yet supported
- AP mode and STA mode are supported with WPA, WPA2, or no encryption
* IMQ and Traffic shaping fixed with newer kernels (2.6.25+)
* Sysupgrade for x86, broadcom and adm5120
* New web interface (LuCI, Lua Configuration Interface)
* New HAL and driver for Atheros based WiFi cards
* Attention towards the integration of security updates
* Build system cleanup
* Package maintaining and updates between releases
Supported targets:
* AMD Alchemy (MeshCube)
* Atheros AR531x/231x based routers
* Atheros AR71xx based routers
* Atmel AVR32
* Broadcom 47xx based routers (Linux 2.4 and 2.6)
* Infineon/ADMtek ADM5120
* Infineon Danube/TwinPass
* Intel IXP42x/43x
* MagicBox
* MikroTik RouterBoard 532
* RDC SoC
* Texas Instruments AR7
* User-Mode Linux (source code release only)
* x86 based boards
Known Issues:
* New uClibc version breaks ABI compatibility with older releases.
* Wireless no longer supported on older Broadcom devices (bcm4710/bcm94702)
- Support was dropped in upstream Broadcom wl driver and b43
- b43legacy (which adds support for such hardware) might be added in a future release
The OpenWrt Team