Luka Perkov
77949c83bb
lxc: add spdx license info
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Álvaro Fernández Rojas
fab830d0f9
dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Álvaro Fernández Rojas
91817d2b60
unrar: update to 5.2.2
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Vladimir Ulrich
cdb72f2d52
Removed Middle-East target due there're no files for it.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
10 years ago
Vladimir Ulrich
82754adc17
utils/zoneifo: Moved from old packages with updates
Signed-off-by: Vladimir Ulrich <admin@evl.su>
10 years ago
Dirk Brenken
4d24d41805
mc: move to github
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
10 years ago
Luka Perkov
ceceff5b33
rpcd-mod-lxc: add lxc-create ubus bindings
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>
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
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
68e57c7b49
collectd: unbreak collectd-mod-sensors
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
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
1ffcf17b02
dump1090: remove interactive options, hardcode quiet and add respawn config.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Álvaro Fernández Rojas
c778155fff
dump1090: update to latest version, add init script and config.
Signed-off-by: Roger D <rogerdammit@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Nicolas Thill
c9178e9479
haserl: force rebuild when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
5274983da8
dump1090: force rebuild when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Petar Koretic
363f254052
lxc: use xz tool from busybox
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
10 years ago
Luka Perkov
513349c886
lxc: create /lxc directory by default
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>
10 years ago
Petar Koretic
733ce2c29f
lxc: patches: add openwrt common config
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
10 years ago
Petar Koretic
ad224e5355
lxc: fix hooks installation on 1.0.6
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
10 years ago
Petar Koretic
bfb1c85ae0
lxc: add busybox options menu
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
10 years ago
Petar Koretic
9168c95173
lxc: patches: remove unsupported option
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
10 years ago
Petar Koretic
6bb15ba13c
lxc: add config templates package
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
10 years ago
Petar Koretic
dafecb2fef
lxc: enable template installation
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
10 years ago
Daniel Golle
7bd68693a7
tracertools: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Luka Perkov
97a8547586
lxc: lxc-ls depends on lxc-config
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
151c7cc386
lxc: bump to 1.0.6
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
64a9489651
lxc: set default lxcpath to /lxc
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
153e482090
rpcd-mod-lxc: add package for rpcd lxc module
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
952912aea1
lxc: add missing lxc-init package
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Álvaro Fernández Rojas
b96c9bc7a1
unrar: Update to version 5.2.1, refresh patch.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Daniel Golle
1a911c1fe5
lvm2: add from old repo and update
Also add patch to fix blkid header location as suggested in #17877
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Etienne CHAMPETIER
1f22b19d04
PKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Ted Hess
8d8a501f1f
shadow: Add libiconv to PKG_BUILD_DEPENDS
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Thorsten Glaser
d341cf9dcc
mksh: SECURITY update to R50d
- new upstream version
- update my eMail address
- add maintainer and licence tag
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
10 years ago
Thorsten Glaser
a219ffc012
mksh: moved to github
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
10 years ago
Marcel Denia
1d512d2843
bash: Update to 4.3.30
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Vadim A. Misbakh-Soloviov
62c3532741
zsh: added
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
10 years ago
Moritz Warning
b4a4637182
haveged: disable online testing
Signed-off-by: Moritz Warning <moritzwarning@web.de>
10 years ago
Moritz Warning
5222bbf97f
haveged: start earlier in boot sequence
Signed-off-by: Moritz Warning <moritzwarning@web.de>
10 years ago
gwlim
04f18ac5a2
hd-idle: import from old package repository
Signed-off-by: Lim Guo Wei <limguowei@gmail.com>
Minor Makefile rework (licenses)
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Jo-Philipp Wich
f195dcf02c
bash: Update to 4.3.26
* 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>
10 years ago
Christian Pointner
7e542c0c33
stm32flash: added License Information
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
10 years ago
Lukasz Baj
c4f68cee5a
libimobiledevice, usbmuxd, libplist, libusbmuxd: move to github
Signed-off-by: Lukasz Baj <l.baj@radytek.com>
10 years ago
Marcel Denia
cf96901360
bash: Update to 4.3.25
Fixes CVE-2014-6271.
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Steven Barth
51df316f4b
dbus: update to 1.8.8, add license tag
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Zoltan HERPAI
76ed6173bf
pps-tools: update package, allow compiling on more recent kernels
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
10 years ago
Daniel Golle
1fce893b04
tracertools: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Nuno Goncalves
33b8ef5e0c
rtklib: move to github, bump version to 2.4.2 p9
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
10 years ago