Dipl.-Inform.
Ulrich
Teichert
Senior
Software Engineer
T
→ +49 431 375938-0
____________________________________
e.bs kumkeo
GmbH
Am
Kiel-Kanal 1
24106
Kiel, Deutschland
Geschäftsführer
→ Michael Leitner, Günter Hagspiel
Registergericht →
Amtsgericht Hamburg
Registernummer → HRB 187712
USt-Idnr.
→ DE449906070
Hi,
I would like to postpone this patch until "add support to build isar
unprivileged" is merged, as this splits the imager_run path into
schroot and unshare.
Apart from that, I'm wondering if the change is really needed, as the
custom repo could also be injected into the whole build and by that
should also be accessible during imaging.
Felix
> --
> 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+...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/isar-users/DB9PR08MB7448EC13E6E04CC71C9A0D0CC3F82%40DB9PR08MB7448.eurprd08.prod.outlook.com.
>On Wed, 2026-07-15 at 06:54 +0000, 'Ulrich Teichert' via isar-users
>wrote:
>> Allow customization inside the schroot-run of image-tools-extension
>> by introducing the variables IMAGER_SCHROOT_CMD (useful to inject
>> a local apt-repository into the schroot), IMAGER_SCHROOT_UPDATE_OPTS
>> (to add the sources list) and IMAGER_SCHROOT_INSTALL_OPTS (to inject
>> options during install).
>Hi,
>
I> would like to postpone this patch until "add support to build isar
>unprivileged" is merged, as this splits the imager_run path into
>schroot and unshare.
That's fine with me.
>Apart from that, I'm wondering if the change is really needed, as the
>custom repo could also be injected into the whole build and by that
>should also be accessible during imaging.
Well, I am injecting the same repository with DISTRO_APT_SOURCES
but accessing it during the schroot-run failed, so I simply re-injecting it.
If the orginal setting could be preserved that would be nice, but I couldn't
get it to work,
CU,
Uli