Fix #282: remove PPP packets from ath-qmp-tiny-node
Disable packets kmod-tun, kmod-pppoe and ppp in tiny-node
Remove firewall from tiny-nodeFix small issue in Makefile
Add reghack by default
Merge branch 'master' of qmp.cat:qmpfw
Conflicts: targets.mk
Add x86 config (for PC)Add target for alixAdd target for ar71xx imagebuilder
Remove ath5k dependency from ath-qmp-tiny-node to keep images small
Add specific targets for rs/rspro since they are using big-node
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
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 new target for TpLink MR3040 with WebCam/Streaming support
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 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
Adapted some configs to the new openwrt AA
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
New config file for RS and RSPRO with synctincvpn enabled
Added new target for VirtualBox vbox
Added pico2 config files
Rebuild all config files, ssh-keys is not selected by default
Rebuild of rspro, nsm5 and alix configurations
Rebuild config files
Rebuild of config file
Renamed TplinkXXXX to tl-XXXX. Added support for mr3020
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.
added new tplink841
Improved support for WPE72
Merge branch 'master' of ssh://qmp.cat/qmpfw
Add support for Rocket
new file config
Wispstation config duplicated
Add support for WispStation and config files for WPE72. Added nsm2 as target too
Add config files for nsm2
Support for TPLINK 2543
Added support for FreeStation (not working yet bacause of niit problem)
Added some extra packages for Statistics, QOS and DynamicDNS
Special option ath9k for nsm5
Fixed kernel config files
Use branches from OpenWRT.[ svn://svn.openwrt.org/openwrt/branches/backfire ].
Updated new targets: nsm5 and fonera. Some improvements in post_build operation
Some new packets added
Adapted to last openwrt trunk
New config file for nanostation with netperf enabled
Configs for version 27617
Updated to last OpenWRT trunk
Added support for nsm5
Configs with gwck selected.
New config with qmp-tyniproxy enabled
Restart of dnsmasq when some change related with networking
Removed tcpdumop from alix config because it makes compilation crash
Added alix kernel config file. Added VBOX images support for alix config
Changed default verbose level and new config for rspro
Revised configs from alix and make default to build
Added targets.mk file to define targets (rspro, alix, etc...) and solved some issues with kerne_config feature
Initial commit