Add support for KVM
Change vm target from alix2 to generic. Closes #287.
Merge branch 'master' of qmp.cat:qmpfw
Conflicts: targets.mk
Add x86 config (for PC)Add target for alixAdd target for ar71xx imagebuilder
Rename target tl-841 to tl-wr841n-v7 to avoid confusion with v8
Fix
Avoid to delete the DEVICES file with make clean_all
Merge branch 'master' of git://qmp.cat/qmpfw
Change nightlycompile script to approach better to check and compile each target for each community
Add TP-Link TL-841N-v8 hash in DEVICES
Remove ath5k dependency from ath-qmp-tiny-node to keep images small
Add support for TP-Link TL-WR841N v8 in targets.mk
Change 'build_src' to 'compile' and minor changes
Change Makefile build option to execute pre_build, build_src and post_build functions sequentially
Fix extra-packages.script
Add script to select additional packages only in compile time
Add hash for Tplink wdr4300 and wdr3600
Use awk insted of cut to get the Image name variables
Use ignore error symbol instead of true command.
Remove duplicated prerequisite.
Fix typo.
Add specific targets for rs/rspro since they are using big-node
Add support for specify the full output image name in targets.mk
Add support for build an imagebuilder with all packages for at71xx
Add new profile for medium-node (small+tinyproxy+ath5k)Remove ath5k from small-node profileCreate specific configs for tl-wdr4300/3600 since they use big-node profile
Adds a new way to generate/store the configuration files for each target: There are profiles (such as ath-qmp-small-node) which are shared between all similar kind of devices (i.e ubiquiti devices) And individual configurations (optional) which can be used to specify extra options for the device
Merge branch 'master' of ssh://qmp.cat/qmpfw
Change x86, atheros and ramips TBUILD to ar71xx to unify all targets in one single openwrt source directory
Sort images/DEVICES file: sort -k2 -o images/DEVICES images/DEVICES
Add the Bullet hash.
Add ar71xx target in HW_AVAILABLE list. It is a generic target for compiling all existing ar71xx based devices
Change freestation target to use the ar71xx buildroot (to save space). Run rm -rf build/freestation
Add customized country codes to iwinfo. Closes #251.
Fixed check of exiting output image
Add default DEVICES file for qmp upgrade
Adds support for new special target "ar71xx" which compiles the firmware for all atheros AR7/9 devices.
Adds new target for t-mr3040 bmx6 testing
Add NOTARGETS option to disable a concrete TARGET in nightlycompile. Change some syntax.
Add new target for TpLink MR3040 with WebCam/Streaming support
Fix parameter issue in ubnt-fix-image script
Rebuild all remaining config filesOnly diffconfig is stored now (not all the config)Adapt the configs to new bmx6/luci-app-bmx6
Remove fonera and wispstation (not tested and probably not working)Rebuild pico2 config file
Change wr-703 for tl-703n in targets
Change name tl-wr703 for tl-703nRebuild 703n config file
Remove bullet and rocket configs since they are slaves of nanostation (nsm5)
Rebuild nsm5 and ubiquiti products config filesges. Lines starting
Add new config file for target wdr4300. Rebuild wdr3600 configuration
Add new target for Tplink wdr 4300
Adapt the pre_build/post_build scripts to the new variable scheme (TARGET/TBUILD)Add a new script to enable bmx6-quagga from bmx6 package (the current one is marked as BROKEN)Update the script's README
Update README
Add is_up_to_date rule in Makefile to check if qmp repository is up to date and to be used by nightlycompile.sh. Closes #238
Fixed problem with update and update_all function
Update filename of alix target image, closes #224.
Change 'master' as default qMp branch in Makefile
Branch testing as default in Makefile
Added DEVICES file and images/ directory
Changed default qMp branch to testing
Adapted some configs to the new openwrt AA
Added tl-me3040 to HW_AVAIlABLE
Missing endif in targets.mk
Solved conflict
Added support for Tplik mr-3040
Added vmware target and config
targets.mk and config files adapted to the new version of qMp based on Openwrt attitude adjustment
Regenerated all config files to add the new bmx6-luci and in some big nodes luci-qos and luci-radvd
Added a update_feeds function
Fixed change of directory
Added info about targets.mk
Changed Copyright to routek and added Pau as Athor
Added config syncronization each time build is calledAdded new var TBUILD defined in targets.mkAdded new var TARGET_MASTER defined in targets.mkSome other small changes
New config file for RS and RSPRO with synctincvpn enabled
Removed B6M Makefile references since B6M repository is not a local feed but remote one
Added new target for VirtualBox vbox
Fix bugs of nightlycompile script and some improvements
build as default function
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!