When libevent2 was found in staging directory the configure scripts
automatically adds a dependency to it. This breaks the build as
mentioned in #13742.
To keep the footprint on the target small let's explicit disable
it rather than adding an dependency on libevent2.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37379 3c298f89-4303-0410-b956-a3cf2f4a3e73
gets() got dropped in eglibc version 2.16 - so no need to wrap it
Signed-off-by: Mirko Vogt <mirko@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37327 3c298f89-4303-0410-b956-a3cf2f4a3e73
and uname is no reliable way to determine which arch will run git
closes#13611
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37239 3c298f89-4303-0410-b956-a3cf2f4a3e73
Tstat is a passive sniffer able to provide several insight on the
traffic patterns at both the network and the transport levels.
http://tstat.tlc.polito.it
Signed-off-by: Tivadar Szemethy <tivadar.szemethy@netvisor.hu>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37196 3c298f89-4303-0410-b956-a3cf2f4a3e73
Pass LDFLAGS when building the i2c-tools. This fixes the build under certain
exotic configurations.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37188 3c298f89-4303-0410-b956-a3cf2f4a3e73
remove udev dependency, to use the first soundcard without udev, comment
load-module module-detect
and add
load-module module-alsa-sink device=hw:0
to system.pa
Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37144 3c298f89-4303-0410-b956-a3cf2f4a3e73
Functionality has been added to main uboot-envtools package and that one should
be used instead.
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37137 3c298f89-4303-0410-b956-a3cf2f4a3e73
INCOMPATIBLE CHANGE: the former option import_table is now a list in
/etc/config/babeld.
Default values for interface parameters, introduced in this release, are
not supported yet in UCI config.
19 June 2013: babeld-1.4.2
* Extensive changes to the configuration parser. It is now possible
to set all command-line options from the configuration file, and
to specify default values for interface parameters.
* Allow redistributing routes from multiple kernel tables. Thanks
to Toke Høiland-Jørgensen.
* Fix some whitespace issues in the configuration parser.
* Fix a bug in the configuration parser that could give wrong values
to some exotic interface parameters (channel and faraway).
* Fix a bug that could cause some extra traffic at shutdown. Thanks
to Matthieu Boutier.
* Under Linux, set rp_filter explicitly for all interfaces. This
avoids mysterious routing failures on distributions that set
rp_filter by default. Reported by Baptiste Jonglez.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36990 3c298f89-4303-0410-b956-a3cf2f4a3e73
- fix a possible crash when using negative header occurrences
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36945 3c298f89-4303-0410-b956-a3cf2f4a3e73
zabbix-extra-network: a detection rule with the ifname (eth0.1) and the network name (wan).
zabbix-extra-wifi: an universal detection rule for wifi (using libuci-lua) and many userparameters (using libiwinfo-lua)
zabbix-extra-mac80211: a phy (phy0) detection rule and userparameters for mac80211 devices
zabbix-extra-network and zabbix-extra-wifi will work as non root user if /etc/config/wireless and /etc/config/network are world-readeable (default)
(see http://nbd.name/gitweb.cgi?p=uci.git;a=commit;h=07d6fd66f6a20e35490bc8b55d26fdb389016120)
zabbix-extra-mac80211 come with a suid helper so that you can still run zabbix as non root user.
Ready to use templates are available here: http://wiki.openwrt.org/doc/howto/zabbix
Please delete files/zabbix_agentd.conf, it's an empty file.
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36740 3c298f89-4303-0410-b956-a3cf2f4a3e73