Remove on .bin files
Dissabled readline-lua script
Script to enable readline support in LUA console
Added pico2 config files
Added support for picostation2
fixed update_feeds for nightly compile
Type in script name
Added a script for easy nighly builds
Rebuild all config files, ssh-keys is not selected by default
Rebuild of rspro, nsm5 and alix configurations
Script to modify Ubiquiti target image and be able to use the AirOS web interface to upload the firmware
PRE_BUILD was missing in build function
Rebuild config files
Rebuild of config file
Renamed TplinkXXXX to tl-XXXX. Added support for mr3020
Added scripts feature and first script to copyregdb
Splited BRANCH_GIT and REV_GIT in lines to be more readable
Changed output image name to <model>-<Community>_<git_branch>-<type>-<timestamp>.bin
Removed Fonera target. Fonera 1 will never be supported by qMp!
Added support for TPlink mr3020. Changed the TPlink target names to "tl-<model>"
Merge branch 'master' of ssh://qmp.cat/qmpfw
Added new functionallity to define scripts in PRE/POST build operation. Check scripts/README
Added TPlinkN750 to targets list and removed deprecated hardware (fonera and wispstation)
Added support for TPlink 750N
Re-build wpe72 config file, references #161.
Re-build wispstation config file, references #161.
Re-build tplink842 config file, references #161, #162.
Re-build tplink841 config file, references #161.
Re-build tplink2543 config file, references #161, #162.
Re-build rspro config file, references #161, #162.
Re-build nsm5 config file, references #161.
Re-build freestation config file, references #161, #162.
Re-build fonera config file, references #161.
Re-build alix config file, references #161, #162.
Remove unused rocket config files.
Remove unused nsm2 config files.
Add .config file to .gitignore.
Fix config, writes selected target in .config file, closes #165.
Fix update_all, if variable T is specified, only update this target, closes #164.
Add files directory to .gitignore.
Fix link creation of files directory, closes #163.
Added link to files
help function was not working
Upgraded target tplink2543 to last trunk
Add bullet hw
added new tplink841
Merge branch 'master' of ssh://qmp.cat:221/qmpfw
Added new targets as HW Available (thanks Pablo)
Improved support for WPE72
Add support for Rocket
new file config
added new tplink842nd
Change name for Tplink2543
Add sysupgrade or Alix target
Small change in timestamp to make it compatible with the new upgrade system
Wispstation config duplicated
Add support for WispStation and config files for WPE72. Added nsm2 as target too
Add support for Compecx WPE72 and FreeStation (with last trunk)
Add config files for nsm2
'test ! -z' is equivalent to 'test -n'.
Use mkdir -p to avoid checking if directory exists.
Remove unneeded stuff: directory checks, command true and error output redirection.
Add Simó Albert i Beltran as a contributor.
If the sysupgrade image is not generated, the name is not shown, closes #128.
Add 2012 to copyright.
sed -i -e 's/\s*$//g' Makefile
Support for TPLINK 2543
If no target config file available, compilation does not crashes and it uses the default options
Changed checkout order, qmp repository before openwrt
Added gitignore file
Added support for FreeStation (not working yet bacause of niit problem)
Added some extra packages for Statistics, QOS and DynamicDNS
Openwrt package repository fixed to a specific version (backfire). This fixes some problems like ipv4 connectivity and Olsrd boot
Special option ath9k for nsm5
Fixed kernel config files
Use branches from OpenWRT.[ svn://svn.openwrt.org/openwrt/branches/backfire ].
Fixed problem with RS compilation and incresed revision to last OpenWRT trunk
Updated new targets: nsm5 and fonera. Some improvements in post_build operation
Some new packets added
Now user can define TARGET inside targets.mk. It is useful for RS for instance, where source is the same. So added support for RS too
Added new optin DEV to select developer mode. Default one is user mode (using readonly git repo). Improved help document and added new function: make help
Adapted to last openwrt trunk
New config file for nanostation with netperf enabled
Configs for version 27617
Change feeds from openwrt: src-svn to src-link, so we use the same REV like openwrt-base
Updated to last OpenWRT trunk
Added support for nsm5
Configs with gwck selected.
Remove the repository b6m until we close this issue.
Merge branch 'master' into HEAD
Change method to get the branch of git.
Change -C parmeter in make call, Added BRANCH_GIT and REV_GIT variables in make
Makefile with using map