From 5900c3d1b2132bb1c7a8bc8db2a75ff0944f0fd7 Mon Sep 17 00:00:00 2001 From: "Alex Xu (Hello71)" Date: Sun, 11 Apr 2021 13:54:00 -0400 Subject: use ls instead of stat -c --- README.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index adf5f69..07e05e2 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,7 @@ overlayfs mounts. Features -------- -- minimal requirements (sh, mount, getopt, stat) +- minimal requirements (sh, mount, getopt) Benefits over manually calling ``mkdir /tmp/x; mount ...`` @@ -39,7 +39,5 @@ POSIX-only shells: - ``mount -t overlay`` is obviously required - ``getopt --`` is required for proper handling of options containing spaces -- ``stat -c`` is required to obtain upperdir owner and permissions, because - parsing ls -l is ridiculous. - ``getfattr`` is used for xattr copying but in case of failure, the system is assumed to not support xattrs and setfattr is skipped. -- cgit v1.2.3-70-g09d2