1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-17 04:44:10 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Luka Perkov
9416af8164 rpcd-mod-lxc: add spdx license info
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-11 12:02:50 +01:00
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>
2014-11-03 11:21:34 -05:00
Luka Perkov
153e482090 rpcd-mod-lxc: add package for rpcd lxc module
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-21 07:58:47 -04:00