public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/3] Added support for apt caching
@ 2024-09-27 19:06 alexander.heinisch via isar-users
  2024-09-27 19:06 ` [PATCH 1/3] Added DISTRO_APT_SNAPSHOT_PREMIRROR_BASE to specify the base-url of the mirror used alexander.heinisch via isar-users
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: alexander.heinisch via isar-users @ 2024-09-27 19:06 UTC (permalink / raw)
  To: isar-users, felix.moessbauer; +Cc: Alexander Heinisch

From: Alexander Heinisch <alexander.heinisch@siemens.com>

Added DISTRO_APT_SNAPSHOT_PREMIRROR_BASE to specify the base-url of the mirror used.
    
This enables the use of local caches like apt-cache-ng when using
isar's snapshot facility. We also added Kconfig support for such
and a small (non-exhaustive) documentation how to use it in `doc/apt-cache.md`.


Alexander Heinisch (3):
  Added DISTRO_APT_SNAPSHOT_PREMIRROR_BASE to specify the base-url of
    the mirror used.
  Added Kconfig for cached snapshot mirror
  Added doc to setup apt cache.

 doc/apt-cache.md                        | 55 +++++++++++++++++++++++++
 kas/opt/Kconfig                         | 25 ++++++++++-
 kas/opt/mirror-snapshot.yaml            |  3 ++
 meta-isar/conf/distro/ubuntu-common.inc |  3 +-
 meta/conf/distro/debian-common.conf     |  3 +-
 5 files changed, 86 insertions(+), 3 deletions(-)
 create mode 100644 doc/apt-cache.md

-- 
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 on the web visit https://groups.google.com/d/msgid/isar-users/20240927190650.128263-1-alexander.heinisch%40siemens.com.

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

end of thread, other threads:[~2024-10-31 16:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-27 19:06 [PATCH 0/3] Added support for apt caching alexander.heinisch via isar-users
2024-09-27 19:06 ` [PATCH 1/3] Added DISTRO_APT_SNAPSHOT_PREMIRROR_BASE to specify the base-url of the mirror used alexander.heinisch via isar-users
2024-10-01 15:18   ` 'Jan Kiszka' via isar-users
2024-09-27 19:06 ` [PATCH 2/3] Added Kconfig for cached snapshot mirror alexander.heinisch via isar-users
2024-09-27 19:06 ` [PATCH 3/3] Added doc to setup apt cache alexander.heinisch via isar-users
2024-10-08 20:12   ` 'Niedermayr, BENEDIKT' via isar-users
2024-10-01 13:47 ` [PATCH 0/3] Added support for apt caching 'MOESSBAUER, Felix' via isar-users
2024-10-08  5:20 ` Uladzimir Bely
2024-10-08  6:43   ` 'Heinisch, Alexander' via isar-users
2024-10-08 12:38     ` 'Jan Kiszka' via isar-users
2024-10-31 14:46       ` 'MOESSBAUER, Felix' via isar-users
2024-10-31 15:40         ` 'Heinisch, Alexander' via isar-users
2024-10-31 16:26           ` 'MOESSBAUER, Felix' via isar-users
2024-10-31 16:53             ` 'Heinisch, Alexander' via isar-users

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