This patchset adds support for the lxc package in ptxdist. Michael Grzeschik (2): glibc: add option to install getent on target lxc: add new package
projectroot/etc/default/lxc-net | 7 ++ projectroot/etc/lxc/default.conf | 4 + rules/glibc.in | 7 ++ rules/glibc.make | 4 + rules/lxc.in | 37 ++++++ rules/lxc.make | 209 +++++++++++++++++++++++++++++++ 6 files changed, 268 insertions(+) create mode 100644 projectroot/etc/default/lxc-net create mode 100644 projectroot/etc/lxc/default.conf create mode 100644 rules/lxc.in create mode 100644 rules/lxc.make -- 2.18.0 _______________________________________________ ptxdist mailing list [email protected]
