On Wed, 09 Apr 2014 23:45:23 -0700, Dave Taht said: > + dnsmasq 2.69 with dnssec enabled by default > + possible workaround for wifi bug #442 in increased qlen_* > + fix for ipv6 access to https://gw.home.lan:81 > + fresh merge with opewrt > + update to 2048 bit cert generation > + fix for openssl heartbleed (fix also in -3) bug > + tested for an hour > + change to sqm to basically always use "simplest.qos" on inbound > > - I'm very, very, very, very, very, very, very, very, very tired. > > I really hope this results in a stable cerowrt. Please beat the hell out of it. Trying to flash openwrt-ar71xx-generic-wndr3800-squashfs-sysupgrade.bin gets me this message at the bottom of the screen: The uploaded image file does not contain a supported format. Make sure that you choose the generic image format for your platform. Looks like something in Luci is busted, as trying to re-upload a 3.10.36-3 image blows chunks with the exact same error message, and -3 is what I'm already running.... Any debugging guesses? My first guess was a full filesystem, but: root@bogon-gateway-1:~# df Filesystem 1K-blocks Used Available Use% Mounted on rootfs 7424 388 7036 5% / /dev/root 7424 7424 0 100% /rom tmpfs 63132 4368 58764 7% /tmp /dev/mtdblock5 7424 388 7036 5% /overlay overlayfs:/overlay 7424 388 7036 5% / tmpfs 512 0 512 0% /dev there's plenty of room in /tmp to pull down an 8M image and work on it?