Roger
e341c88e2c
micropython-lib: update and add package category
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
f174253bfa
micropython: update and add package category
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Hannu Nyman
8001ca4c94
sqm-scripts: use masks with markings
Apply mask for markings to enable co-existence with multiwan, mwan3 etc.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
10 years ago
Ted Hess
122e36be3a
sox: update ffmpeg patches for 2.4.x (deprecated functions), add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
6b11fa45d9
forked-daapd: Shorten title so it displays
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
719da24cd9
libavahi: Don't build libdns_sd if not selected
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
sbyx
8d2579392f
Merge pull request #490 from Shulyaka/master
postfix: Added experimental support for Berkeley DB (btree files).
10 years ago
Denis Shulyaka
250f1f2ade
postfix: Added experimental support for Berkeley DB (btree files).
Note that hash files are currently not supported by OpenWRT package of Berkeley DB.
CDB is still default.
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
10 years ago
Ted Hess
54e6a99e6b
Merge pull request #489 from MikePetullo/master
bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped ...
10 years ago
W. Michael Petullo
055d2074f4
bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped on reboot
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
champtar
91af216373
Merge pull request #488 from commodo/ovs-fix-kernel-3.12
openvswitch: add +kmod-vxlan dependency for kernels >= 3.12
10 years ago
sbyx
1c2f88003b
Merge pull request #481 from zorun/master
Import bmon from oldpackages
10 years ago
Baptiste Jonglez
53182a65d1
bmon: Bump to 3.5 and add myself as maintainer
Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
10 years ago
Baptiste Jonglez
a8a3a02596
bmon: Import from oldpackages
Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
10 years ago
Alexandru Ardelean
194c0f608a
openvswitch: add +kmod-vxlan dependency for kernels >= 3.12
When OVS detects a kernel version >= 3.12 it does not build
it's own vxlan module and tries to use the kernel's, when building
the OVS kernel module.
I also pushed a patch to the OpenWRT trunk to add a +kmod-vxlan package.
This will add the kernel's vxlan.ko kernel module if it exists.
So, for kernel >= 3.12, this package should exist and be installed
when installing OVS.
Tested on OpenWRT trunk with kernel 3.14.18.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Petar Koretic
8467d0ea3f
luci-app-lxc: code cleanup
Number of suggested rewrites:
* use lua ubus bindings instead of os.execute
* combine multiple actions to use same handler 'lxc_action' and pass
actions as arguments to consolidate code
* read openwrt version from lua directly
* start using String.prototype.format for string formatting
Also, drop 'rename' and 'clone' until they are fully functional on all
platforms.
Thanks Jo-Philipp for suggestions on how to improve the code.
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
10 years ago
champtar
f8f7c74f0c
Merge pull request #486 from commodo/ovs-build-fix2
openvswitch: add patch "datapath: Backport __ip_select_ident() function"
10 years ago
champtar
dec433d68a
Merge pull request #485 from commodo/ovs-build-fix
openvswitch: fix build for gcc versions below 4.9
10 years ago
Alexandru Ardelean
78f0bd7e45
openvswitch: add patch "datapath: Backport __ip_select_ident() function"
Signed-off-by: Alexandru Ardelean <aa@ocedo.com>
10 years ago
sbyx
6f80d6fa68
Merge pull request #478 from sourceindex/added-new-kismet-package
kismet: new kismet wireless package
10 years ago
sbyx
5606779bc2
Merge pull request #484 from MikePetullo/master
bogofilter: depend on libdb47, not libdb47-full (related to #459 )
10 years ago
W. Michael Petullo
09644e50ea
bogofilter: depend on libdb47, not libdb47-full (related to #459 )
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
Petar Koretic
e81ae1e7eb
luci-app-lxc: add package for luci lxc app
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
10 years ago
Luka Perkov
f0cf42ca7e
lxc: move patch
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Jo-Philipp Wich
19e4a22dbe
Merge pull request #483 from jow-/wget-1.16
wget: update to v1.16
10 years ago
Alexandru Ardelean
d16d96f52d
openvswitch: fix build for gcc versions below 4.9
Seems that while fixing the build for GCC 4.9
I broke the build for GCC 4.8, because that KCFLAG I added
causes a build error (since it's not recognized).
The fix is to add KCFLAG only when GCC 4.9 is used.
OpenVSwitch now builds successfully with GCC 4.8 and 4.9.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Sebastian Wendel
0d41c5bf62
kismet: added missing PKG_LICENSE tag
Signed-off-by: Sebastian Wendel<packages@sourceindex.de>
10 years ago
Sebastian Wendel
48c5a070b7
kismet: added new version of the kismet wireless network system
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
10 years ago
Nikos Mavrogiannopoulos
79e0842a65
luci-app-ocserv and luci-proto-openconnect were moved to openwrt/luci repo
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Jo-Philipp Wich
38d652a452
wget: update to v1.16
The update fixes CVE-2014-4877 which allows malicious FTP servers
to modify local filesystem contents through specificially crafted
symlinks.
Please backport to for-14.07 too.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Jo-Philipp Wich
68e57c7b49
collectd: unbreak collectd-mod-sensors
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Marcel Denia
5ab2c7cffd
db47: Drop -full variant and integrate it into the normal one
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Ted Hess
19e545b593
ffmpeg: Upgrade to 2.4.2. Supress libffmpeg-custom when ALL selected
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
dabf0c8587
Merge pull request #480 from Noltari/shairport-next
shairport: improve config and init script
10 years ago
Luka Perkov
2e0a7026d9
lxc: organize patches
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
2c52da0cf2
lxc: fix lxc-destroy
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Álvaro Fernández Rojas
f78cd57ee4
shairport: improve config and init script (disabled, respawn, err file, meta dir, audio output options).
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Nikos Mavrogiannopoulos
6cbf21b65d
openconnect: use SIGINT to bring down openconnect
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
a412f2cc46
openconnect: forward SIGINT to app
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
sbyx
d834e6c9c2
Merge pull request #477 from commodo/openvswitch-gcc-4.9
OpenVswitch GCC 4.9 build fix
10 years ago
Alexandru Ardelean
6ba7c4721e
openvswitch: add KCFLAGS="-Wno-error=date-time" to kernel modules build
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
935e54417d
openvswitch: add patch for adding KCFLAGS var to the OVS build
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
sbyx
fb384f9db5
Merge pull request #473 from Shulyaka/mailman
mailman: New mailman package (mailing list manager)
10 years ago
sbyx
09605f8021
Merge pull request #472 from Shulyaka/dnspython
python-dns: New python-dns package
10 years ago
Álvaro Fernández Rojas
40b59d3468
udpxy: rework init script and add disabled/respawn configs.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Álvaro Fernández Rojas
c57a60513b
shairplay: add respawn config.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Álvaro Fernández Rojas
1ffcf17b02
dump1090: remove interactive options, hardcode quiet and add respawn config.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Jo-Philipp Wich
2d56e60686
Merge pull request #422 from rcmcronny/patch-1
Update snmpd.init - add support for disk config option
10 years ago
Nikos Mavrogiannopoulos
a10f2201d6
ocserv: updated to 0.8.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Denis Shulyaka
51aad45ebf
mailman: New mailman package (mailing list manager)
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
10 years ago