This patchset adds support for the lxc package in ptxdist. It also makes
it possible to enable busybox init without installing the applet if the
initmethod is i.e. systemd. It is possible to create a container on the
target when LXC_BUSYBOX_TEMPLATE is enabled.

Michael Grzeschik (3):
  busybox: don't install /sbin/init link if busybox is not the
    initmethod
  lxc: add new package
  host-lxc: add new hostside package

 ...te-new-lxcbr0-subnet-at-startup-time.patch | 138 ++++++++++++
 patches/lxc-3.0.1/series                      |   1 +
 projectroot/etc/default/lxc-net               |   7 +
 projectroot/etc/lxc/default.conf              |   4 +
 rules/busybox.make                            |  11 +-
 rules/dnsmasq.in                              |   1 +
 rules/host-lxc.in                             |  10 +
 rules/host-lxc.make                           |  51 +++++
 rules/lxc.in                                  |  76 +++++++
 rules/lxc.make                                | 211 ++++++++++++++++++
 10 files changed, 508 insertions(+), 2 deletions(-)
 create mode 100644 
patches/lxc-3.0.1/0001-Allocate-new-lxcbr0-subnet-at-startup-time.patch
 create mode 100644 patches/lxc-3.0.1/series
 create mode 100644 projectroot/etc/default/lxc-net
 create mode 100644 projectroot/etc/lxc/default.conf
 create mode 100644 rules/host-lxc.in
 create mode 100644 rules/host-lxc.make
 create mode 100644 rules/lxc.in
 create mode 100644 rules/lxc.make

--
2.18.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to