| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|
|
|
| |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|
|
|
| |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|
|
|
|
|
|
| |
Redefine python-full as all-pages-minus-a-few-that-don't make sense.
Remove all other packages.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\
| |
| | |
mc: move to github (midnight commander)
|
| |
| |
| |
| | |
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| |
| |
| |
| | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| |
| |
| |
| | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| |
| |
| |
| | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| |
| |
| |
| | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| |
| |
| |
| | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| |
| |
| |
| | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|\ \
| |/
|/| |
motion: update and switch to recent fork
|
| |
| |
| |
| |
| | |
This branch includes some important fixes vs. 3.4.0.
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
| |
| |
| | |
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
| |
| |
| | |
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Released version 1.5.8 with the following main changes :
- BUG/MAJOR: buffer: check the space left is enough or not
when input data in a buffer is wrapped
- BUG/BUILD: revert accidental change in the
makefile from latest SSL fix
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
| | |
|
|\ \
| | |
| | | |
libsodium: fixed pkgconfig not found it.
|
| | |
| | |
| | |
| | | |
Signed-off-by: Han Chen chen1324@gmail.com
|
| | |
| | |
| | |
| | | |
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
|
| | | |
|
|/ /
| |
| |
| | |
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
|
|\ \
| | |
| | | |
mailman: fixed compilation errors (Issue #498)
|
| | |
| | |
| | |
| | | |
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
|
|\| |
| | |
| | | |
python-dns: fixed URL
|
|/ /
| |
| |
| | |
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Example call:
$ ubus call lxc create '{ "name": "bar", "template": "download", "args": [ "--no-validate", "--dist", "debian", "--release", "sid", "--arch", "i386" ] }'
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|\ \
| | |
| | | |
micropython(-lib): update and add package category
|
| | |
| | |
| | |
| | | |
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
| |/
| |
| |
| | |
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
|\ \
| |/
|/| |
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>
|
|
|
|
|
|
| |
pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\
| |
| | |
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>
|
|\ \
| | |
| | | |
bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped ...
|
|/ /
| |
| |
| |
| |
| | |
reboot
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \
| | |
| | | |
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>
|
|\ \ \
| |/ /
|/| | |
Import bmon from oldpackages
|
| | |
| | |
| | |
| | | |
Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|\ \ \
| | | |
| | | | |
openvswitch: add patch "datapath: Backport __ip_select_ident() function"
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Alexandru Ardelean <aa@ocedo.com>
|