public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* Apt Auth Mechanism for ISAR
@ 2023-09-21  9:56 Bilgin, Enes
  2023-09-27 11:19 ` cedric.hombourger
  0 siblings, 1 reply; 2+ messages in thread
From: Bilgin, Enes @ 2023-09-21  9:56 UTC (permalink / raw)
  To: isar-users; +Cc: Dag, Ahmet Oguzhan, cedric.hombourger

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

Hi Everyone,

Can you add an authentication mechanism for PRODUCT_EXTRA_SOURCES?

A mechanism that can use https://manpages.debian.org/testing/apt/apt_auth.conf.5.en.html is missing

A related issue opened in here Add Support for apt_auth.conf for PRODUCT_EXTRA_SOURCES * Issue #97 * ilbers/isar * GitHub<https://github.com/ilbers/isar/issues/97>
Best Regards

[-- Attachment #2: Type: text/html, Size: 2286 bytes --]

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

* Re: Apt Auth Mechanism for ISAR
  2023-09-21  9:56 Apt Auth Mechanism for ISAR Bilgin, Enes
@ 2023-09-27 11:19 ` cedric.hombourger
  0 siblings, 0 replies; 2+ messages in thread
From: cedric.hombourger @ 2023-09-27 11:19 UTC (permalink / raw)
  To: Bilgin, Enes, isar-users; +Cc: Dag, Ahmet Oguzhan

Hello

On 21/09/2023 11:56, Bilgin, Enes (ADV D EU TR MI&C MI 1) wrote:
>
> Hi Everyone,
>
> Can you add an authentication mechanism for PRODUCT_EXTRA_SOURCES?
>
This variable does not exist here (but I know what you are referring to)
>
> A mechanism that can use
> https://manpages.debian.org/testing/apt/apt_auth.conf.5.en.html is missing
>
your requirement/suggestion could be implemented with Isar moving away
from debootstrap to use mmdebstrap (I believe patches were posted to the
mailing list but not yet merged)

netrc files could indeed be provided to mmdebstrap via --aptopt
'Dir::Etc::netrcparts "/home/john/foo.d"' and files from that directory
copied over to the bootstrap rootfs (and consequently inherited in
sbuild and rootfs directories. I assume you would want netrc files
removed while the image is finalized to avoid leaking auth tokens to the
outside

> A related issue opened in here Add Support for apt_auth.conf for
> PRODUCT_EXTRA_SOURCES · Issue #97 · ilbers/isar · GitHub
> <https://github.com/ilbers/isar/issues/97>
>
> Best Regards
>


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

end of thread, other threads:[~2023-09-27 11:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-21  9:56 Apt Auth Mechanism for ISAR Bilgin, Enes
2023-09-27 11:19 ` cedric.hombourger

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