From Fedora Project Wiki
No edit summary
No edit summary
 
Line 8: Line 8:
* Fedora allows cross-compilers to place files in <code>/usr/target</code>.
* Fedora allows cross-compilers to place files in <code>/usr/target</code>.


* Fedora does not allow new directories under <code>/usr</code> without FPC approval.
* Fedora does not allow new directories directly under <code>/</code> or <code>/usr</code> without FPC approval.


[[Category:Packaging guidelines drafts]]
[[Category:Packaging guidelines drafts]]

Latest revision as of 16:27, 12 May 2016

Warning.png
This page is a draft only
It is still under construction and content may change. Do not rely on the information on this page.

Filesystem Layout

Fedora follows the Filesystem Hierarchy Standard with regards to filesystem layout, with exceptions noted below. The FHS defines where files should be placed on the system.

Exceptions

  • Fedora allows cross-compilers to place files in /usr/target.
  • Fedora does not allow new directories directly under / or /usr without FPC approval.