Commit graph

18 commits

Author SHA1 Message Date
Rosen Penev
189a170038 lxc: Backport uClibc patch
Fixes compilation

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-15 17:31:07 -07:00
Rafał Miłecki
13d57a5e9f lxc: nl: avoid NULL pointer dereference
This backports upstream fix from the master branch.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2018-07-29 21:17:08 +02:00
Marko Ratkaj
792c5713ad lxc: bump to 2.1.1
This is the first bugfix release for LXC 2.1. Full list of changes can
be found here:

https://linuxcontainers.org/lxc/news/

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2017-10-23 15:31:21 +02:00
Marko Ratkaj
9672b88d2a lxc: bump to 2.1.0
Bump LXC package from 1.1.5 to 2.1.0. Version 2.x includes many
improvements and optimizations.

https://linuxcontainers.org/lxc/news/

Some tools like lxc-top are rewritten in C and are no longer broken and
dependent on lua.

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2017-10-19 17:09:25 +02:00
Mak Krnic
fdacf2cd20 lxc: update to version 1.1.5 2016-02-10 11:39:59 +01:00
Marko Ratkaj
00e774f374 lxc: bump version to 1.1.3
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-09-27 23:44:26 +02:00
Daniel Golle
c8a6990932 lxc: fix build on mpc85xx
Initialize ret to 0 so compiler no longer complains about
monitor.c: In function 'lxc_monitor_open':
monitor.c:212:5: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-09 12:03:20 +02:00
Alex Samorukov
274b985123 LXC: Update to 1.1.2 and remove patch merged by upstream
Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
2015-04-21 21:50:11 +02:00
Mario Halambek
268dd7c603 lxc: bump to 1.1.1
Signed-off-by: Mario Halambek <mario.halambek@sartura.hr>
2015-03-25 18:50:44 +01:00
Marko Ratkaj
64a3a4840e lxc: update to 1.1.0
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-02-08 02:35:09 +01:00
Luka Perkov
dfd4daf633 lxc: correctly install configuration files
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-17 21:48:36 +01:00
Luka Perkov
f0cf42ca7e lxc: move patch
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-30 06:25:38 -04:00
Luka Perkov
2e0a7026d9 lxc: organize patches
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-29 03:43:09 -04:00
Luka Perkov
2c52da0cf2 lxc: fix lxc-destroy
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-29 03:41:12 -04:00
Petar Koretic
733ce2c29f lxc: patches: add openwrt common config
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
2014-10-23 09:30:33 -04:00
Petar Koretic
9168c95173 lxc: patches: remove unsupported option
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
2014-10-23 04:07:10 -04:00
Luka Perkov
64a9489651 lxc: set default lxcpath to /lxc
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-21 08:17:56 -04:00
Luka Perkov
36fe1d34e6 lxc: move package from old packages feed
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-08-08 17:21:37 +02:00