Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rpcd-mod-lxc: add spdx license info | Luka Perkov | 2014-11-11 |
| | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> | ||
* | rpcd-mod-lxc: add lxc-create ubus bindings | Luka Perkov | 2014-11-03 |
| | | | | | | | | 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> | ||
* | rpcd-mod-lxc: add package for rpcd lxc module | Luka Perkov | 2014-10-21 |
Signed-off-by: Luka Perkov <luka@openwrt.org> |