public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/4 v5] Isar apt deployment
@ 2017-10-05 10:08 Alexander Smirnov
  2017-10-05 10:08 ` [PATCH 1/4] apt: Generate configs for apt Alexander Smirnov
                   ` (4 more replies)
  0 siblings, 5 replies; 24+ messages in thread
From: Alexander Smirnov @ 2017-10-05 10:08 UTC (permalink / raw)
  To: isar-users; +Cc: Alexander Smirnov

Hi all,

this series switch Isar internal binary package processing to apt repository.
It performs this following:

1. Create repositories 'tmp/deploy/apt' for all architectures requested by
   multiconfig.

2. Generate reprepro database.

3. Put all the newly built packages to apt repository.

4. Pass this Isar repository to image multistrap.

Documentation will be updated after agreement on this implementation.

Changes since v4:
 - Drop meta-isar-bin layer.

With best regards,
Alex

Alexander Smirnov (4):
  apt: Generate configs for apt
  apt: Generate Isar reprepro database
  apt: Populate Isar apt
  apt: Install packages via multistrap

 meta-isar/conf/layer.conf                          | 13 ++++-
 meta-isar/conf/local.conf.sample                   |  4 ++
 .../recipes-core/images/files/distributions.in     |  3 +
 .../recipes-core/images/files/multistrap.conf.in   |  9 ++-
 meta-isar/recipes-core/images/isar-image-base.bb   |  6 +-
 meta/classes/ext4-img.bbclass                      |  2 +-
 meta/classes/image.bbclass                         | 65 +++++++++++++++++++---
 7 files changed, 88 insertions(+), 14 deletions(-)
 create mode 100644 meta-isar/recipes-core/images/files/distributions.in

-- 
2.1.4


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

end of thread, other threads:[~2017-11-21 12:44 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-05 10:08 [PATCH 0/4 v5] Isar apt deployment Alexander Smirnov
2017-10-05 10:08 ` [PATCH 1/4] apt: Generate configs for apt Alexander Smirnov
2017-10-05 11:14   ` Claudius Heine
2017-10-05 11:43     ` Alexander Smirnov
2017-10-05 12:01       ` Claudius Heine
2017-10-05 10:08 ` [PATCH 2/4] apt: Generate Isar reprepro database Alexander Smirnov
2017-10-05 11:43   ` Claudius Heine
2017-10-09 12:04   ` Henning Schild
2017-10-05 10:08 ` [PATCH 3/4] apt: Populate Isar apt Alexander Smirnov
2017-10-05 10:08 ` [PATCH 4/4] apt: Install packages via multistrap Alexander Smirnov
2017-10-19 15:24   ` [PATCH 4/4 v6] " Alexander Smirnov
2017-10-09 12:00 ` [PATCH 0/4 v5] Isar apt deployment Henning Schild
2017-10-12 10:42   ` Claudius Heine
2017-10-18 11:06   ` Alexander Smirnov
2017-10-18 13:44     ` Henning Schild
2017-10-18 17:10       ` Alexander Smirnov
2017-10-18 17:14         ` Alexander Smirnov
2017-10-19 16:16           ` Henning Schild
2017-10-19 19:38             ` Alexander Smirnov
2017-10-19  8:41         ` Henning Schild
2017-10-19  9:54           ` Baurzhan Ismagulov
2017-10-19 13:30             ` Henning Schild
2017-10-19 15:14               ` Alexander Smirnov
2017-11-21 12:43   ` Christian Storm

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