From: Baurzhan Ismagulov <ibr@radix50.net>
To: isar-users <isar-users@googlegroups.com>
Cc: mdollinger86@googlemail.com
Subject: Re: non sudo build
Date: Fri, 14 Mar 2025 17:44:06 +0100 [thread overview]
Message-ID: <Z9Rc1gswIztai5dZ@abai.de> (raw)
In-Reply-To: <200a5c93-d152-4217-89a0-7549a3d474b4n@googlegroups.com>
Hello Marc,
On 2025-03-14 01:23, 'mdolli...@googlemail.com' via isar-users wrote:
> I would like to build isar as non sudo user. I found a feature for this,
> but the latest comments are 2 years old:
> - https://github.com/ilbers/isar/issues/11
>
> Are there any new updates to that topic?
Depending on what you mean with "build Isar as non-sudo user", one answer could
be to use kas-container as normal user. But the container is privileged and
runs Isar with sudo calls.
Regarding the sudo state in Isar:
1. sbuild has been merged
2. mmdebstrap has been merged
3. Removing the sudo calls is TODO
Historically, the main issue with sudo was mounting and chrooting which was
difficult to solve in their entirety with the existing tools like fakeroot,
fakechroot, pseudo, PRoot, etc.
Steps #1 and #2 account for little number of sudo calls but are important for
greatly reducing the number of mounting occasions.
For #3, we need to classify the sudo calls and possibly provide some API either
to access files within the rootfs, or to chroot into the rootfs and do stuff --
both without sudo. This will affect downstreams but this is a necessary step.
This topic is being addressed at idle priority.
With kind regards,
Baurzhan
--
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/Z9Rc1gswIztai5dZ%40abai.de.
prev parent reply other threads:[~2025-03-14 16:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-14 8:23 'mdolli...@googlemail.com' via isar-users
2025-03-14 9:17 ` Roberto A. Foglietta
2025-03-14 16:44 ` Baurzhan Ismagulov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z9Rc1gswIztai5dZ@abai.de \
--to=ibr@radix50.net \
--cc=isar-users@googlegroups.com \
--cc=mdollinger86@googlemail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox