Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
pt:project:fhs [2020/04/27 04:46] i3_relativism Criação deste novo documento. |
pt:project:fhs [2024/11/08 15:18] (current) luck02 [Créditos] |
||
---|---|---|---|
Line 2: | Line 2: | ||
====== Filesystem Hierarchy Standard ====== | ====== Filesystem Hierarchy Standard ====== | ||
+ | O **Filesystem Hierarchy Standard** (FHS) define os principais diretórios e conteúdos num sistema operacional GNU/Linux ou qualquer outro sistema baseado no Unix. | ||
- | The **Filesystem Hierarchy Standard** (FHS) defines the main directories and their contents in GNU/ | + | ===== Síntese ===== |
+ | O processo de desenvolver um estandarte de herarquia de sistema de arquivo começou em Agosto de 1993 com um esforço de organizar a estrutura de ficheiros e diretórios do sistema operativo GNU/Linux. O FSSTND (**F**ile**s**ystem **St**a**nd**ard), um estandarte de hierarquia de sistema de arquivo especifico para o sistema operativo | ||
+ | Revisões subsequentes foram lancadas a 9 de Outubro de 1994 e a 28 de Marco de 1995. | ||
- | ===== Overview ===== | + | No inicio de 1996, o objetivo de desenvolver uma versão FSSTND mais completa, com visto a nao abranger somente GNU/Linux, mas também outros sistemas operativos Unix, foi adotada com a ajuda de membros da comunidade de desenvolvimento dos BSDs. Por consequência, |
- | The process of developing a standard FileSystem hierarchy began in August 1993 with an effort to restructure the file and directory structure of GNU/Linux. The FSSTND (**F**ile**s**ystem **St**a**nd**ard), a filesystem hierarchy standard specific to the GNU/ | + | O FHS e mantido pelo Free Standards Group, uma organização sem fins lucrativos, composta pelos os maiores fabricantes de hardware e software, como HP, IBM and Dell. Ainda que a vasta maioria de distribuições |
- | Subsequent revisions were released on October 9, 1994 and March 28, 1995. | + | ===== Estrutura de Diretórios ===== |
+ | Todos os ficheiros e diretórios apresentam-se sob o diretório root "/" | ||
- | In early 1996, the goal of developing a more comprehensive version of FSSTND to address not only GNU/Linux, but other Unix-like systems was adopted with the help of members of the BSD development community. As a result, a concerted effort was made to focus on issues that were general to Unix-like systems. In recognition of this widening of scope, the name of the standard was changed to Filesystem Hierarchy Standard or FHS for short. | + | Descrição da hierarquia especifica no FHS: |
- | + | ||
- | The FHS is maintained by the Free Standards Group, a non-profit organization consisting of major software and hardware vendors, such as HP, IBM and Dell. Still, the vast majority of the GNU/Linux distributions, | + | |
- | + | ||
- | ===== Directory structure ===== | + | |
- | + | ||
- | All files and directories appear under the root_directory "/", | + | |
- | + | ||
- | A description of the hierarchy specified in the FHS: | + | |
{| border=" | {| border=" | ||
Line 226: | Line 222: | ||
|} | |} | ||
- | ===== Acknowledgement | + | ===== Créditos |
- | + | Este Artigo da wiki é baseado na **DebianWiki**. | |
- | This wiki article is based on **DebianWiki**. | + |