[lxc-users] LXD for OpenWrt
Florian Eckert
fe at dev.tdt.de
Fri Mar 22 08:34:04 UTC 2019
Hello Free,
I'm working on packaging lxd for OpenWrt.
I started a pullrequest discussion and a also added a first proof of
concept makefile.
https://github.com/openwrt/packages/pull/8466
Apart from the fact that I have to package lxd with the toolchain for go
at OpenWrt, I have to compile dqlite and sqlite first.
1. A new dqlite library. With dqlite I don't see a problem for now to
get this packaged in OpenWrt.
2. A patched sqlite version from you/CanonicalLtd
This results in the following questions to you
1. Because the sqlite library is a patched version I think I can not use
the already included OpenWrt version?
https://github.com/openwrt/packages/blob/master/libs/sqlite3/Makefile
2. Why do you not merge your changes upstream?
3. Why does the master branch from your repositry follows the sqlite
upstream version?
It confuses me that the History is disorderd and so I do not know
what the changes you made are
4. Is this a fork?
3. What patches do I need on top of sqlite for lxd?
If so does this influence the sqlite so that other software who uses
this do not work anymore or have a runtime problem?
Thanks for help and feedback
Regards
Florian
More information about the lxc-users
mailing list