Piranha 3.0 snapshot release 100117 aka 091101+1 just left the Buildserver and is now available for your convenience. Based on OpenWrt trunk r19179, it ships with:
- AAP 091101
- FON heartbeat 090925
- Aircrack-ng 1.0
- MDK3 v6
- Mac Changer 1.5.0
- MMC card support (ext2)
- CIFS share support
MMC card support (ext2) is somewhat experimental so far as I unfortunately do not own sufficient hardware to test this particular feature. Thus I’d highly appreciate your feedback. Assuming a configuration/pinout as described here, the MMC card setup should be a breeze.
# uci set mmc_over_gpio.@mmc_over_gpio[0].enabled=1
# uci commit mmc_over_gpio
# /etc/init.d/mmc_over_gpio start
# /etc/init.d/mmc_over_gpio enable
Afterwards, you should be able to mount the ext2 formatted MMC card to any directory of your desire.
Piranha 3.0 100117 introduces a slight change to its default station mode configuration. It now broadcasts an unencrypted SSID “OpenWrt” by default and enables you to connect both wireless and wired to the device (in bridged configuration). Thus, whatever connection method you choose, Piranha assigns you an IP via DHCP in range of 10.0.0.0/24. Certainly, the SSID is only available if the device is successfully connected to a wireless gateway with its client interface.
Get your copy of Piranha 3.0 100117 here

Please read http://piranha.pwnz.org/forums/viewtopic.php?f=13&t=2#p3 for an update on MMC card support
Thanks OJ.
You’re welcome!