Github messages for voidlinux
 help / color / mirror / Atom feed
From: lemmi <lemmi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: podman: Add fuse-overlayfs to depends
Date: Sat, 20 Mar 2021 04:15:27 +0100	[thread overview]
Message-ID: <20210320031527.ntzBqhm5eqonTJkmVsUwhDI0a5F-CySqPpu013p5KcI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-29505@inbox.vuxu.org>

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

New comment by lemmi on void-packages repository

https://github.com/void-linux/void-packages/pull/29505#issuecomment-803235065

Comment:
@ahesford: Thoughts?
`INSTALL.msg`:
```
`fuse-overlayfs` has been added as a runtime dependency to podman.
podman will now prefer this storage driver to the `vfs` driver.

To switch to the new storage driver, podman has to be reset:

   # podman system reset

To keep the `vfs` fallback driver, add this to `/etc/containers/storoage.conf` 
or `~/.config/containers/storage.conf`:

    [storage]
    driver="vfs"

Otherwise podman will display an error and refuses any further operation.

Additionally the `btrfs` storage driver has been enabled. This driver also 
available for rootless operation. Reset podman and add the following to your 
`storage.conf` to switch to this driver:

    [storage]
    driver="btrfs"
```

  parent reply	other threads:[~2021-03-20  3:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-16  9:18 [PR PATCH] " kartikynwa
2021-03-17 13:58 ` kartikynwa
2021-03-17 17:27 ` lemmi
2021-03-18  4:45 ` kartikynwa
2021-03-18 15:06 ` ahesford
2021-03-20  3:15 ` lemmi [this message]
2021-03-22 11:13 ` [PR PATCH] [Closed]: " lemmi

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=20210320031527.ntzBqhm5eqonTJkmVsUwhDI0a5F-CySqPpu013p5KcI@z \
    --to=lemmi@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /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;
as well as URLs for NNTP newsgroup(s).