diff options
-rw-r--r-- | filesystem.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/filesystem.rst b/filesystem.rst index 52e20a3..f3b8cdf 100644 --- a/filesystem.rst +++ b/filesystem.rst @@ -27,6 +27,8 @@ directories: - /usr - /var +There must be no subdirectories in /bin and /sbin. + Furthermore, only the following subdirectories of /usr are permitted: .. hlist:: @@ -41,6 +43,8 @@ Furthermore, only the following subdirectories of /usr are permitted: - /usr/src - /usr/<triplet> +There must be no subdirectories in /usr/bin and /usr/sbin. + Furthermore, within /usr/share/doc hierarchy only a subdirectory named after full package name and version with revision (PF) is permitted. |