diff options
Diffstat (limited to 'filesystem.html')
-rw-r--r-- | filesystem.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/filesystem.html b/filesystem.html index 61c0070..1ccdbb9 100644 --- a/filesystem.html +++ b/filesystem.html @@ -173,6 +173,7 @@ directories:</p> <li><p>/var</p></li> </ul> </td></tr></table> +<p>There must be no subdirectories in /bin and /sbin.</p> <p>Furthermore, only the following subdirectories of /usr are permitted:</p> <table class="hlist"><tr><td><ul class="simple"> <li><p>/usr/bin</p></li> @@ -191,6 +192,7 @@ directories:</p> <li><p>/usr/<triplet></p></li> </ul> </td></tr></table> +<p>There must be no subdirectories in /usr/bin and /usr/sbin.</p> <p>Furthermore, within /usr/share/doc hierarchy only a subdirectory named after full package name and version with revision (PF) is permitted.</p> <p>In the aforementioned lists, ‘lib*’ indicates lib and its appropriate @@ -436,7 +438,7 @@ it is mounted in another location, e.g. for the purposes of recovery.</p> <h3 class="footerhead">Gentoo Policy Guide </h3> <div class="row"> <div class="col-xs-12 col-md-4"> - <span class="kk-group-header">Powered by</span><br><span><a href="http://sphinx-doc.org/">Sphinx 6.1.3</a> & <a href="https://github.com/mmagorsc/tyrian_sphinx_theme">Tyrian Theme 0.0.7</a></span> + <span class="kk-group-header">Powered by</span><br><span><a href="http://sphinx-doc.org/">Sphinx 6.2.1</a> & <a href="https://github.com/mmagorsc/tyrian_sphinx_theme">Tyrian Theme 0.0.7</a></span> </div> <div class="col-xs-12 col-md-4"> </div> |