mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v4 0/2] lxc: add support in ptxdist
@ 2018-08-31 13:25 Michael Grzeschik
  2018-08-31 13:25 ` [ptxdist] [PATCH v4 1/2] glibc: add option to install getent on target Michael Grzeschik
  2018-08-31 13:25 ` [ptxdist] [PATCH v4 2/2] lxc: add new package Michael Grzeschik
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Grzeschik @ 2018-08-31 13:25 UTC (permalink / raw)
  To: ptxdist

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
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-08-31 13:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-31 13:25 [ptxdist] [PATCH v4 0/2] lxc: add support in ptxdist Michael Grzeschik
2018-08-31 13:25 ` [ptxdist] [PATCH v4 1/2] glibc: add option to install getent on target Michael Grzeschik
2018-08-31 13:25 ` [ptxdist] [PATCH v4 2/2] lxc: add new package Michael Grzeschik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox