linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Amir Goldstein <amir73il@gmail.com>
To: Vyacheslav Yurkov <uvv.mail@gmail.com>
Cc: fstests@vger.kernel.org, Zorro Lang <zlang@kernel.org>,
	linux-unionfs@vger.kernel.org
Subject: Re: [PATCH v2] README: Update overlayfs instructions
Date: Sun, 1 Oct 2023 15:43:10 +0300	[thread overview]
Message-ID: <CAOQ4uxh0GNo__uYe05niFLyJFhUQ6riRp9q6ySw0ftVY7YNwcw@mail.gmail.com> (raw)
In-Reply-To: <20231001005710.58314-1-uvv.mail@gmail.com>

On Sun, Oct 1, 2023 at 3:58 AM Vyacheslav Yurkov <uvv.mail@gmail.com> wrote:
>
> Overlayfs-tools and overlayfs-progs projects have been merged together.
>
> Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com>

Reviewed-by: Amir Goldstein <amir73il@gmail.com>

> ---
>  README         | 12 ------------
>  README.overlay |  9 ++++++++-
>  2 files changed, 8 insertions(+), 13 deletions(-)
>
> diff --git a/README b/README
> index d9db9675..e0dabe96 100644
> --- a/README
> +++ b/README
> @@ -18,9 +18,6 @@ Ubuntu or Debian
>     $ sudo apt-get install exfatprogs f2fs-tools ocfs2-tools udftools xfsdump \
>          xfslibs-dev
>
> -   For OverlayFS install:
> -    - see https://github.com/hisilicon/overlayfs-progs
> -
>  Fedora
>  ------
>
> @@ -36,9 +33,6 @@ Fedora
>      $ sudo yum install btrfs-progs exfatprogs f2fs-tools ocfs2-tools xfsdump \
>          xfsprogs-devel
>
> -   For OverlayFS build and install:
> -    - see https://github.com/hisilicon/overlayfs-progs
> -
>  RHEL or CentOS
>  --------------
>
> @@ -74,9 +68,6 @@ RHEL or CentOS
>      For ocfs2 build and install:
>       - see https://github.com/markfasheh/ocfs2-tools
>
> -    For OverlayFS build and install:
> -     - see https://github.com/hisilicon/overlayfs-progs
> -
>  SUSE Linux Enterprise or openSUSE
>  ---------------------------------
>
> @@ -94,9 +85,6 @@ SUSE Linux Enterprise or openSUSE
>      For XFS install:
>       $ sudo zypper install xfsdump xfsprogs-devel
>
> -    For OverlayFS build and install:
> -     - see https://github.com/hisilicon/overlayfs-progs
> -
>  Build and install test, libs and utils
>  --------------------------------------
>
> diff --git a/README.overlay b/README.overlay
> index ec4671c3..3093bf8c 100644
> --- a/README.overlay
> +++ b/README.overlay
> @@ -1,4 +1,3 @@
> -
>  To run xfstest on overlayfs, configure the variables of TEST and SCRATCH
>  partitions to be used as the "base fs" and run './check -overlay'.
>
> @@ -69,3 +68,11 @@ UNIONMOUNT_TESTSUITE to the local path where the repository was cloned.
>
>  Run './check -overlay -g overlay/union' to execute all the unionmount testsuite
>  test cases.
> +
> +
> +Overlayfs Tools
> +===============
> +
> +A few tests require additional tools. For fsck.overlay [optional],
> +build and install:
> +  https://github.com/kmxz/overlayfs-tools
> --
> 2.35.1
>

      reply	other threads:[~2023-10-01 12:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-01  0:57 [PATCH v2] README: Update overlayfs instructions Vyacheslav Yurkov
2023-10-01 12:43 ` Amir Goldstein [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=CAOQ4uxh0GNo__uYe05niFLyJFhUQ6riRp9q6ySw0ftVY7YNwcw@mail.gmail.com \
    --to=amir73il@gmail.com \
    --cc=fstests@vger.kernel.org \
    --cc=linux-unionfs@vger.kernel.org \
    --cc=uvv.mail@gmail.com \
    --cc=zlang@kernel.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).