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/11/15 06:31] neutronscottwrtu54g-tm:changelog [2023/11/04 22:30] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== X-Wrt build 3 ====== +This needs reorganized. Maybe dates and openwrt svn revisions..ugh
-  * Was missing a startup entry in /etc/rc.d for webif. Themes were never setup right (thanks george) +
-  * First mtd partition is now 'nvram' and I hide something in your /root directory ;) +
-  * Maybe another bug but I forgot.+
  
-====== X-Wrt build 2 ====== +====== OpenWRT devel build ===== 
-  * This was backfire build 3 with attempt in include x-wrt webif+  * Fix wifi again. build4 didn't send beacons. I 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't fetch beacons periodically. So 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!!!
  
-====== Backfire build 3 ====== +====== OpenWRT devel build ===== 
-  * Included kmod-rt61ap and rt61ap.sh which allows some configuration via /etc/config/wireless +  * Started with a fresh checkout of openwrt trunk r24978
-  * Copied brcm47xx method of changing size/crc of flashed image upon first boottherefore we can include jffs marker and properly format jffs first time! +  * Hopefully fixed wifi issuesHelmut Schaa made the patches against git-treeI applied them manually to the compat-wireless in trunk
-  * Alsoanytime you hold reset button while booting, jffs will be formatted. in case you want to do that before messing with fail safe (which is entered by holding SES button during boot). +  * Ported my MTD map from backfire: the kernel+rootfs image is split on first boot to speedup future bootsand jffs2 is formatted on firstboot like it should be.
-  * Changed packages in default build. Namely removed ppp stuff and added wireless tools+
-  * Removed usbcore from kernel. Will provide modular package in my opkg repository soon... Want to fix usb-storage for USB2.0 devices first, otherwise it's not very useful. [**edit**: uhh, ok i guess usb is still compiled-in. seems this build system doesn't care about the changes i make to kernel configbecause nls is still missing too.] +
-  * Added X-Wrt repo.+
  
-====== Backfire build 2 ====== +====== OpenWRT devel build ===== 
-  * fixed nor map bug where flashing from factory firmwareautomatic partition guessing didn't stop at first squashfs, thus the recovery partition squashfs was detected and ... squashed our flash flat:(+  * Upgraded to Linux 2.6.36! 
 +  * LZMA loader totally faster. RAM->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. 
 +  * kernel reads cmdline from bootloaderAlso memory size. 
 +  * Re-worked ethernet driver to use platform_device instead of pci_device. Now 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...)
  
-====== Backfire build ====== + 
-  * initial release.+====== OpenWRT devel build ===== 
 +  * Fixed same bug I originally had in backfire's NOR map. Squashfs detection. Virgin routers found the recovery squashfs, and that squashed the partition table :( 
 +  * Disabled Wifi LEDs to see if it improved performance :( 
 + 
 +====== OpenWRT devel build 1 ===== 
 +  * Initial release based on kernel 2.6.35.7.
wrtu54g-tm/changelog.1289802712.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