public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox Backup Server development discussion
	<pbs-devel@lists.proxmox.com>,
	Max Carrara <m.carrara@proxmox.com>
Subject: [pbs-devel] applied: [PATCH proxmox-backup-restore-image] fix #4477: init: symlink busybox binaries on init
Date: Wed, 17 May 2023 11:34:09 +0200	[thread overview]
Message-ID: <8cc8c103-3127-5b1e-8f8c-7fdb31b2b9f9@proxmox.com> (raw)
In-Reply-To: <20230420125307.1790967-1-m.carrara@proxmox.com>

Am 20/04/2023 um 14:53 schrieb Max Carrara:
> This change makes Busybox symbolically link its inbuilt utils to their
> respective locations, allowing them to be invoked through their
> absolute path. This means that Busybox inbuilts like e.g. `mount`
> and `env` become available at `/bin/mount` and `/usr/bin/env` etc.
> 
> In particular, when entering any of the snapshot directories in
> `.zfs/snapshot` (e.g. via `cd` or `ls`), ZFS normally mounts the
> respective snapshot(s) on demand, using `/usr/bin/env mount [...]`
> internally. Before this change, this would fail, rendering ZFS
> snapshots unavailable when restoring individual files.
> 
> Signed-off-by: Max Carrara <m.carrara@proxmox.com>
> ---
>  src/init-shim-rs/src/main.rs | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
>

applied, thanks!




      reply	other threads:[~2023-05-17  9:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-20 12:53 [pbs-devel] " Max Carrara
2023-05-17  9:34 ` Thomas Lamprecht [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=8cc8c103-3127-5b1e-8f8c-7fdb31b2b9f9@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=m.carrara@proxmox.com \
    --cc=pbs-devel@lists.proxmox.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
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal