summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-01-16 11:08:25 +0000
committerSimon McVittie <smcv@debian.org>2022-01-18 16:36:16 +0000
commitda5ae83cfa626cfd23c67f6ef9f372fbcfa08578 (patch)
treecd7d57de830597df1928d2017e31a8fdf85fb90f
parent97dd26c02eb759236fb5b069f9764604fc550a37 (diff)
downloadflatpak-da5ae83cfa626cfd23c67f6ef9f372fbcfa08578.tar.gz
Revert "manpages: Document the new details of --nofilesystem behaviour."
The new behaviour caused regressions in some situations that previously worked, and will be reverted. This reverts commit 4d11f77aa7fd3e64cfa80af89d92567ab9e8e6fa. Signed-off-by: Simon McVittie <smcv@collabora.com> (cherry picked from commit dfe868d628d8bcc09e98e64b1f790a525dff9205)
-rw-r--r--doc/flatpak-build-finish.xml7
-rw-r--r--doc/flatpak-build.xml7
-rw-r--r--doc/flatpak-override.xml7
-rw-r--r--doc/flatpak-run.xml8
4 files changed, 0 insertions, 29 deletions
diff --git a/doc/flatpak-build-finish.xml b/doc/flatpak-build-finish.xml
index ba6a95c9..0627d0fb 100644
--- a/doc/flatpak-build-finish.xml
+++ b/doc/flatpak-build-finish.xml
@@ -249,13 +249,6 @@
xdg-music, xdg-pictures, xdg-public-share, xdg-templates, xdg-videos,
an absolute path, or a homedir-relative path like ~/dir.
This option can be used multiple times.
- </para><para>
- In general, "--nofilesystem=PATH" will remove access to a specific path if exactly that path
- was previously granted. However, as a special case, "--nofilesystem=home" will remove access to all
- previously granted locations inside the homedir as well, such as "home/some-dir", or "xdg-download",
- and "--nofilesystem=host" will remove access to all previously granted locations.
- Note: absolute paths that happen to be inside the current users home directory are not considered for
- this special case.
</para></listitem>
</varlistentry>
diff --git a/doc/flatpak-build.xml b/doc/flatpak-build.xml
index 43344da1..1bbf9a52 100644
--- a/doc/flatpak-build.xml
+++ b/doc/flatpak-build.xml
@@ -243,13 +243,6 @@
xdg-music, xdg-pictures, xdg-public-share, xdg-templates, xdg-videos,
an absolute path, or a homedir-relative path like ~/dir.
This option can be used multiple times.
- </para><para>
- In general, "--nofilesystem=PATH" will remove access to a specific path if exactly that path
- was previously granted. However, as a special case, "--nofilesystem=home" will remove access to all
- previously granted locations inside the homedir as well, such as "home/some-dir", or "xdg-download",
- and "--nofilesystem=host" will remove access to all previously granted locations.
- Note: absolute paths that happen to be inside the current users home directory are not considered for
- this special case.
</para></listitem>
</varlistentry>
diff --git a/doc/flatpak-override.xml b/doc/flatpak-override.xml
index 2b4b24ae..306026cb 100644
--- a/doc/flatpak-override.xml
+++ b/doc/flatpak-override.xml
@@ -226,13 +226,6 @@
xdg-music, xdg-pictures, xdg-public-share, xdg-templates, xdg-videos,
an absolute path, or a homedir-relative path like ~/dir.
This option can be used multiple times.
- </para><para>
- In general, "--nofilesystem=PATH" will remove access to a specific path if exactly that path
- was previously granted. However, as a special case, "--nofilesystem=home" will remove access to all
- previously granted locations inside the homedir as well, such as "home/some-dir", or "xdg-download",
- and "--nofilesystem=host" will remove access to all previously granted locations.
- Note: absolute paths that happen to be inside the current users home directory are not considered for
- this special case.
</para></listitem>
</varlistentry>
diff --git a/doc/flatpak-run.xml b/doc/flatpak-run.xml
index e7ba6a0e..28e7f599 100644
--- a/doc/flatpak-run.xml
+++ b/doc/flatpak-run.xml
@@ -373,15 +373,7 @@
xdg-music, xdg-pictures, xdg-public-share, xdg-templates, xdg-videos,
an absolute path, or a homedir-relative path like ~/dir.
This option can be used multiple times.
- </para><para>
- In general, "--nofilesystem=PATH" will remove access to a specific path if exactly that path
- was previously granted. However, as a special case, "--nofilesystem=home" will remove access to all
- previously granted locations inside the homedir as well, such as "home/some-dir", or "xdg-download",
- and "--nofilesystem=host" will remove access to all previously granted locations.
- Note: absolute paths that happen to be inside the current users home directory are not considered for
- this special case.
</para></listitem>
-
</varlistentry>
<varlistentry>