User Tools

Site Tools


wrtu54g-tm:changelog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wrtu54g-tm:changelog [2010/09/11 20:48] neutronscottwrtu54g-tm:changelog [2023/11/04 22:30] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== ChangeLog ======+This needs reorganized. Maybe dates and openwrt svn revisions... ugh
  
-== upcoming == +====== OpenWRT devel build 5 ===== 
-  * more secure by defaultiptables script builds firewall. +  * Fix wifi againbuild4 didn't send beaconsI must have not incorporated all the right parts of Helmut's patch, or rt2x00-git is much different than compat-wireless-2011-01-06, or the rt61pci doesn'fetch beacons periodicallySo now it fetches them, and it's handled in the irq, since this is what caused CPU to be eaten by handling it in thread or even tasklet... hrm!!!
-  * bridges called br-lan and br-wan so any changes (AP mode -> client mode) shouldn'affect other scripts or iptables +
-  * even more jffs -- less modulessystem should have only enough to boot and get online to customize. +
-  * http://wrt.scottn.us/opt/ has tarballs and gzip'd binaries. i may learn ipkg... +
  
-== neutronscott tight (20100910 build 18) == +====== OpenWRT devel build 4 ===== 
-  * replaced busybox's internal depmod/modprobe since they didn't support 2.4 kernels+  * Started with a fresh checkout of openwrt trunk r24978. 
-  * led now blinks fast orange/green if reformatting jffs during boot, and fast green when starting dropbear.+  * Hopefully fixed wifi issues. Helmut Schaa made the patches against git-tree, I applied them manually to the compat-wireless in trunk
 +  * Ported my MTD map from backfire: the kernel+rootfs image is split on first boot to speedup future boots, and jffs2 is formatted on firstboot like it should be.
  
-== neutronscott tight (20100909 build 15) == +====== OpenWRT devel build 3 ===== 
-  * Network failsafe worksI stupidly had an 'ifconfig adm1 down' in there before (wtf? +  * Upgraded to Linux 2.6.36! 
-  * Network failsafe only checks for the existence of IP 10.3.0.2 on LANNo need to open a TCP port:) +  * LZMA loader totally fasterRAM->RAM expansion now, the super slow lzma read() callback for FLASH is gone (thus can boot it with TFTP/serial)Also passes boot arguments to kernel
-  * my rootfs build script now updates /etc/firmware_version /etc/motd and /etc/issue +  * kernel reads cmdline from bootloader. Also memory size
-  * Modified kernel. Made SES LED and SES+RESET buttons available under /proc/adm8668/ +  * Re-worked ethernet driver to use platform_device instead of pci_deviceNow the source is very small and customized to our chip, and I will eventually have an easier time adding switch/phy driver. (maybe performance improvement too since less code...)
-  * Made /usr/sbin/led.sh real quick to play with itYou can make the button poll script :)+
  
-== neutronscott tight revision duex == 
-Release: 8/sept/2010 
-  * Oops, some USB things weren't modular. 
-  * uClibc now compiled with RPC support. Fixed NFS mounts. 
-  * httpd compiled without sendfile syscall. No longer Oops's kernel while using mini_fo. 
-  * removed: usb_modeswitch, tcpdump, libstdc++, libpcap, libusb, libpthread, librt 
-  * /usr/lib/ipkg/lists links to /tmp, such a waste of jffs space. 
-  * /dev/log links to /tmp/syslog.sock, such a waste of writes to flash. 
-  * /jffs links to /oldroot/.jffs (why double-mount?) 
-  * syslogd/klogd commented out in inittab. waste of ram. 
-  * defaults to AP mode instead of client. I want use it as a client myself, but I mean, ... it is a router. :) 
-  * httpd off by default. it didn't serve anything worthwhile. (i use it as a status/control for my 3G modem) 
-  * some preinit buggies with formatting jffs while it is already mounted... 
  
-== neutronscott tight == +====== OpenWRT devel build 2 ===== 
-  * built most of the kernel as modules+  * Fixed same bug I originally had in backfire's NOR mapSquashfs detection. Virgin routers found the recovery squashfs, and that squashed the partition table :( 
-  * maximized mtd partitions for jffs space.+  * Disabled Wifi LEDs to see if it improved performance :(
  
-== neutronscott naked == +====== OpenWRT devel build 1 ===== 
-  * initial release.+  * Initial release based on kernel 2.6.35.7.
wrtu54g-tm/changelog.1284238094.txt.gz · Last modified: 2023/11/04 22:29 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki