GithubHelp home page GithubHelp logo

herrold / fhs-spec Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linuxstandardbase/fhs-spec

0.0 1.0 0.0 2.07 MB

The Filesystem Hierachy Standard specification

Makefile 0.02% XSLT 98.66% Perl 0.04% JavaScript 1.10% Java 0.09% CSS 0.09%

fhs-spec's Introduction

This is the source code for the Filesystem Hierarchy Standard (FHS), a
standard for laying out filesystems for UNIX-like systems.  It is the
recognized standard for most Linux systems.

BUILDING
--------

The standard is maintained in the DocBook format.  Up to version 2.3,
it used the older DocBook SGML format, but for 3.0, it was upgraded to
comply with DocBook XML.

To build readable versions of the standard, you will need the
following tools installed:

 - make (tested with GNU make)
 - xmlto
 - fop (required for PDF generation)
 - xsltproc (required for PDF generation)
 - libxml2-utils (for xmllint)

(Note: these are the package names as reported on Ubuntu 11.04; a
search on those names should show the equivalent package names for
your distribution, or an upstream download link for non-Linux
systems.)

For CentOS 7, substitute for the last two:

 - libxslt
 - libxml2

To build one-page HTML, chunked HTML, PDF, and text versions of the
FHS, just run "make".  Each of these targets can be selected
individually via "make {target}" where "{target}" is "fhs.html",
"fhs/index.html", "fhs.pdf", or "fhs.txt", respectively.  After
changing the DocBook, "make valid" will check for XML validity (which
everyone changing the DocBook should do frequently).

fhs-spec's People

Contributors

mwichmann avatar goetzk avatar herrold avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.