Through a pure bit of luck, I found out tonight that exactly 4 years ago, the first Asuswrt-Merlin firmware was released
A few tidbits:
Things sure have evolved, 3945 git commits later
Code:
Asus RT-N66U Modded Firmware - build 3.0.0.3.108.1 (4-April-2012)
=================================================================
About
-----
These builds of the RT-N66U (Rev B1) firmware are versions I have modified and
recompiled. The list of changes (so far):
- Updated MiniDLNA from 1.0.21 to 1.0.24 (all Asus patches to the
MiniDLNA sources were reapplied).
MiniDLNA Changelog: http://sourceforge.net/projects/minidlna/files/minidlna/1.0.24/
- Added wol (wakeonlan command)
Usage
-----
Simply flash it like any regular update.
Notes
-----
The mods-xxx.tgz archive will contain the files that I added/modified.
In this case:
- minidlna 1.0.24 + Asus patches reapplied
- wol 0.7.1 + cross-compiling patch
- Modified router/Makefile that adds wol
Versioning
----------
To make it simple to determine which version you are running, I am simply
appending another digit to determine my build version.
For example, 3.0.0.3.108 becomes 3.0.0.3.108.1.
History
-------
3.0.0.3.112.1:
- Unreleased (radvd is broken in this version)
3.0.0.3.108.1:
- Initial release.
A few tidbits:
- The project didn't even have a name back then, as it was just a patch applied on top of the Asus GPL code. (one of the names I initially considered when came the time to name the project was "Tomato-Regrowth", as a lot of the initial work consisted in re-enabling Tomato features that had been removed by Asus).
- Version numbers were Asus's full GPL version, with a single digit added at the end to denote my own revision to their version
- Only the newly released RT-N66U was supported.
- Starting with version 3, a Github repo was setup here: https://github.com/shantanugoel/asus-rt-n66u-merlin/tree/merlin . I eventually setup my own Github repo, after I had grown comfortable enough with it (I was more used to SVN, from a past project I was involved in).
Things sure have evolved, 3945 git commits later
Last edited: