public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/4] Bootstrap from local isar-apt repo
@ 2025-08-12 13:02 Andreas Naumann
  2025-08-12 13:02 ` [PATCH 1/4] mmdebstrap: Make use of defined variables Andreas Naumann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andreas Naumann @ 2025-08-12 13:02 UTC (permalink / raw)
  To: isar-users; +Cc: Andreas Naumann

We have a use case where the bootstrapping takes place using the
contents of the internal isar-apt repo only and not depend on an
external distro repo. (This does not exclude depending on the
underlying fileserver).

In order to achieve that, an number of dpkg-prebuilt packages
are created and deployed to isar-apt before bootstrapping. (out of
scope for this patchset).

The patchset here is to introduce an option which allows for isar-apt
to be used instead of a remote distro source repo.

Notes:
ISAR_USE_CACHED_BASE_REPO was considered but unfortunately is not
exactly what's needed.


Andreas Naumann (4):
  mmdebstrap: Make use of defined variables
  mmdebstrap: Include isar-apt in bootstrapping sources
  mmdebstrap: Allow for DISTRO_SOURCE to be empty
  mmdebstrap: lock isar-apt while bootstrapping

 meta/classes/bootstrap.bbclass                |  2 +
 .../isar-mmdebstrap/isar-mmdebstrap.inc       | 37 +++++++++++++------
 2 files changed, 28 insertions(+), 11 deletions(-)

-- 
2.43.0

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20250812130249.709960-1-anaumann%40emlix.com.

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

end of thread, other threads:[~2025-08-12 14:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-12 13:02 [PATCH 0/4] Bootstrap from local isar-apt repo Andreas Naumann
2025-08-12 13:02 ` [PATCH 1/4] mmdebstrap: Make use of defined variables Andreas Naumann
2025-08-12 13:02 ` [PATCH 2/4] mmdebstrap: Include isar-apt in bootstrapping sources Andreas Naumann
2025-08-12 13:02 ` [PATCH 3/4] mmdebstrap: Allow for DISTRO_SOURCE to be empty Andreas Naumann
2025-08-12 13:02 ` [PATCH 4/4] mmdebstrap: lock isar-apt while bootstrapping Andreas Naumann

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