public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* Expand DISTRO_APT_PREMIRROS syntax vs. install-only apt-sources
@ 2022-06-08  7:18 Jan Kiszka
  0 siblings, 0 replies; only message in thread
From: Jan Kiszka @ 2022-06-08  7:18 UTC (permalink / raw)
  To: isar-users; +Cc: Henning Schild

Hi all,

we have more and more scenarios where local repos are used for the build
that require credentials to access them. Those URLs should not stay on
the devices images (nor should they show up in logs).

One idea to perform the required switch / purge after completing the
installation was to use DISTRO_APT_PREMIRRORS. It would help in some
scenarios but it also lacks some features:

 - missing way to inject repo options (such as [check-valid-until=no]
   when installing from a snapshot)
 - no way to replace also the suite or components (yeah, actually a
   limitation of the involved apt mirror, but that's life)

Now I'm wondering if we should either expand DISTRO_APT_PREMIRRORS to
cover those cases as well, or invent a different self-cleaning repo
switching mechanism. I'm already seeing brute-force repo purging classes
being written, but those do not fully cut it either if you want a work
apt configuration on the device.

Thoughts?

Jan

-- 
Siemens AG, Technology
Competence Center Embedded Linux

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-08  7:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08  7:18 Expand DISTRO_APT_PREMIRROS syntax vs. install-only apt-sources Jan Kiszka

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