Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lxc: update to 5.x and meson | Bruce Ashfield | 2022-08-25 | 1 | -0/+43 |
This is a significant update to lxc as autotools has been replaced with meson. Not all existing autotools options have meson equivalents, so there may be differences in functionallity. As part of this update, and unused features have been dropped, mainly when the meson equivalent was not available. Basic / core functionality has been tested with systemd, sysvinit requires more work, and patches will be accepted to restore that capability. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |