Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.05 KB

File metadata and controls

27 lines (20 loc) · 1.05 KB

Description

This repository is a configurations repository. It intends to have example configurations of most used apps in Fedora; respecting the "Fedorian Way" of doing thigs.

Phylosophy

IMHO, most HowTos and recommendations, work "against" the distro. The phylosophy of this project is to work "in favour" of the distribution; leveraging from all the integration and security it already brings.

Collaboration

This is a new project and collaboration is very welcome.

Renich Bon Ciric renich@woralelandia.com

Branching

The branches are all specific configuration examples for daemons or services. Master should contain only general use files.

Documentation

Relevant README files should be placed along the directories.

Structure

As FHS 3 or > as possible: http://www.linuxfoundation.org/collaborate/workgroups/lsb/fhs-30-draft-1

An effort should be made to provide empty directories; which git doesn't follow. I refuse to use empty .gitignore files. If somebody comes up with something, let me know.