|
Latest News and Updates |
|
|
|
|
| 2008-04-03 |
NEW • Distribution Release: GoboLinux 014.01 |
| Carlo Calica has announced the availability of a minor point release of GoboLinux, version 014.01: "We are very happy to introduce GoboLinux 014.01, the new release of GoboLinux, the Linux distribution with an alternative file system structure. This release is our first 'point release', providing a stability update for our latest major version, GoboLinux 014, which was released three months ago. Overview: the CD serves both as an installation disc and a live CD, with a complete graphical desktop featuring KDE 3.5.8, OpenOffice.org 2.3.1 and a host of applications; features an installer that works on both text and graphical mode; features a udev-based hardware detection system." Read the rest of the release notes for a detailed list of features and changes. Download: GoboLinux-014.01-i686.iso (671MB, MD5). |
|
Click here to read other recent news stories about GoboLinux...
| About GoboLinux |
| GoboLinux is a Linux distribution that breaks away from the historical UNIX directory hierarchy. Basically, this means that there are no directories such as /usr and /etc. The main idea of the alternative hierarchy is to store all files belonging to an application in its own separate subtree; therefore we have directories such as /Programs/GCC/2.95.3/lib. To allow the system to find these files, they are logically grouped in directories such as /System/Links/Executables, which, you guessed it, contains symbolic links to all executable files inside the Programs hierarchy. To maintain backwards compatibility with traditional Unix/Linux apps, there are symbolic links that mimic the Unix tree, such as "/usr/bin -> /System/Links/Executables", and "/sbin -> /System/Links/Executables" (this example shows that arbitrary differentiations between files of the same category were also removed). |
|
|