| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Dirk Brenken <dibdot@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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|
|
|
| |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|
|
|
| |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Roger D <rogerdammit@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
| |
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
|
|
|
|
|
|
|
| |
The containers are stored in /lxc rather then in /var/lib/lxc. The latter is
not suitable for OpenWrt.
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|
|
|
| |
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
|
|
|
|
| |
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
|
|
|
|
| |
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
|
|
|
|
| |
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
|
|
|
|
| |
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
|
|
|
|
| |
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|
|
|
| |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|
|
|
|
|
| |
Also add patch to fix blkid header location as suggested in #17877
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
|
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
|
|
|
|
| |
- new upstream version
- update my eMail address
- add maintainer and licence tag
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
|
|
|
|
| |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
|
|
|
|
| |
Signed-off-by: Moritz Warning <moritzwarning@web.de>
|
|
|
|
| |
Signed-off-by: Moritz Warning <moritzwarning@web.de>
|
|
|
|
|
|
|
| |
Signed-off-by: Lim Guo Wei <limguowei@gmail.com>
Minor Makefile rework (licenses)
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
|
|
|
|
|
|
| |
* Fixes CVE-2014-7169.
* Fix two out-of-bounds array accesses in the bash parser
* Add prefix & suffix to variables containing exported functions
Ref: http://seclists.org/oss-sec/2014/q3/712
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|\
| |
| | |
libimobiledevice, usbmuxd, libplist, libusbmuxd: move to github
|
| |
| |
| |
| | |
Signed-off-by: Lukasz Baj <l.baj@radytek.com>
|
|/
|
|
| |
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
|
|
|
|
|
|
| |
Fixes CVE-2014-6271.
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|
|
|
| |
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\
| |
| | |
collectd: Update to 5.4.1
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
-update collectd to the current release 5.4.1
-fix sigrok glib check (upstream patch after 5.4.1)
Note:
Changes are required also to luci-statistics in Luci source.
Patch in http://patchwork.openwrt.org/patch/5303/
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
| |
| |
| |
| | |
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|