public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/3] use local repo for multistrap and drop "dpkg -i"
@ 2017-08-01 15:24 Henning Schild
  2017-08-01 15:24 ` [PATCH 1/3] classes: images: remove cyclic "inherit" Henning Schild
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Henning Schild @ 2017-08-01 15:24 UTC (permalink / raw)
  To: isar-users; +Cc: Henning Schild

This series introduces support for a local repository to be used instead
of "dpkg -i" after bootstrap. The do_populate task was dropped.

It is based on the previous series i sent but it should not be too hard to
rebase it. Please let me know if it should be rebased.

Henning Schild (3):
  classes: images: remove cyclic "inherit"
  classes: move rootfs into image class and split into tasks
  classes: image: remove populate and replace it with a custom repo

 .../recipes-core/images/files/multistrap.conf.in   | 10 ++-
 meta-isar/recipes-core/images/isar-image-base.bb   | 43 +-----------
 meta/classes/ext4-img.bbclass                      |  4 +-
 meta/classes/image.bbclass                         | 76 +++++++++++++++++-----
 4 files changed, 75 insertions(+), 58 deletions(-)

-- 
2.13.0


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

end of thread, other threads:[~2017-08-11 15:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-01 15:24 [PATCH 0/3] use local repo for multistrap and drop "dpkg -i" Henning Schild
2017-08-01 15:24 ` [PATCH 1/3] classes: images: remove cyclic "inherit" Henning Schild
2017-08-01 15:24 ` [PATCH 2/3] classes: move rootfs into image class and split into tasks Henning Schild
2017-08-01 15:24 ` [PATCH 3/3] classes: image: remove populate and replace it with a custom repo Henning Schild
2017-08-09  6:21   ` Henning Schild
2017-08-02  6:16 ` [PATCH 0/3] use local repo for multistrap and drop "dpkg -i" Jan Kiszka
2017-08-02  7:04   ` Claudius Heine
2017-08-02  8:15     ` Henning Schild
2017-08-02  8:11   ` Henning Schild
2017-08-02  8:12 ` Henning Schild
2017-08-03 19:17   ` Henning Schild
2017-08-10 12:46 ` Baurzhan Ismagulov
2017-08-11  8:13   ` Henning Schild
2017-08-11 15:36     ` Baurzhan Ismagulov

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