All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Modernizing the Filesystem Hierarchy Standard for Linux

By

firexcy

9mo ago· 7 min readenInsight

Summary

The article discusses the outdated Filesystem Hierarchy Standard (FHS) for Linux systems, which has remained unchanged since 2015. It highlights ongoing efforts to revive the FHS with a potential FHS 4.0 and mentions a recent discussion among Fedora developers about adopting systemd's file-hierarchy documentation as an alternative. The piece underscores the need for modernization in filesystem standards to accommodate evolving Linux distributions.

Key quotes

· 4 pulled
The purpose of the Filesystem Hierarchy Standard (FHS) is to provide a specification for filesystem layout; it specifies the location for files and directories on a Linux system to simplify application development for multiple distributions.
The standard has been frozen in time since 2015, and much has changed since then.
There is a slow-moving effort to revive the FHS and create a FHS 4.0.
A recent discussion among Fedora developers also raised the possibility of standardizing on the suggestions in systemd's file-hierarchy documentation.
Snippet from the RSS feed
The purpose of the Filesystem Hierarchy Standard (FHS) is to provide a specification for filesy [...]

You might also wanna read