Smarter Linux file structure aims to ease software management
- 22 January, 2010 14:31
- Comments 2
The Unix file system hierarchy has been used for decades and remains the model for most of today’s modern Linux systems, but one distribution, GoboLinux, is making software management easier with an innovative directory structure.
Speaking at this year’s Linux.conf.au Linux and open source conference in Wellington, New Zealand, GoboLinux developer Michael Homer said the standard Unix directory structure has survived for many years, but sometimes it is not optimal for contemporary computing.
“One of the first responses we get is :‘Is there a reason for the directory structure in Unix’, but the problem is a lot of those reasons are not needed anymore,” Homer said.
Homer, also from Wellington, has been a GoboLinux developer for four years and is beginning to communicate the benefits of having each program installed into its own separate (and versioned) directory, which also represents the package database.
An automatically-maintained tree of symbolic links keeps the program contents accessible “without a large overhead in search time” and another set of fixed links maintains compatibility with the original Unix tree.
The end result for software administrators is that any application can be installed using GoboLinux's binary packages, the Compile tool (which accesses an online database of “recipes”) or manually, giving equal results.
“The advantages are with manipulability, parallelism and unpackaged software,” Homer said.
“It is possible to do most package management tasks using the standard file system tools and that’s quite handy. For example, you can remove a program using the rm command, but we have our own tools that wrap up the commands, and they are more efficient.” Regarding “parallelism” it is possible to install multiple versions of the same program at once and switch between versions without any system changes.
“You can take a source package and you can build and install it with all the package management features and you can easily uninstall it later,” Homer said.
“A lot of enterprise software is shipped as a giant tar [archive] ball. You can move it later on in a clean fashion. And you can upgrade to a new version and remove the old version.”
Another advantage of this architecture, Homer says, is the ease in which a system can be rescued in the event of an error.
“With a liveCD we can rescue an entire system no matter what has gone wrong and most people will never need to do a full re-install,” he said. “The administrator knows what is going on all the time. There is no database that gets out of date so if you have broken a system you can always fix a situation. What is fatal to other distributions is stable here.”
Another feature is the ability to have an application in any location without using union mount.
“You can also easily install software to your home directory without root [administrator] access,” Homer said, adding non-standard directories are sometimes used at sites for custom needs.
The GoboLinux project is online at www.gobolinux.org.
- Bookmark this page
- Share this article
- Got more on this story? Email TechWorld
- Follow TechWorld on twitter
- IBM PureSystems: A family of expert integrated systems
- Get the Whole Picture Why Most Organizations Miss User Response Monitoring—and What to Do About It
- Shedding Light on Backup and Availability Challenges in Virtual Environments
- 10 Ways to Stretch your storage budgets in virtualised, consolidated environments
- Oracle Exadata Database Machine Warehouse Architectural Comparisons
-
Eight easy extras for IE8
-
Coalition NBN better or worse?
-
CSIRO develops hands-free technology for mining repairs
-
Broadband Forum to improve IPTV performance with new spec
-
Amazon Web Services moves backups to cloud with new appliance
-
Computers for Seniors for Dummies, 2nd Edition
-
Teach Yourself Visually Windows 7
-
Microsoft Office
-
Office 2007 All-In-One Desk Reference for Dummies
-
Windows 7 for Seniors for Dummies®
-
Windows 7 for Dummies® Dvd+book Bundle
-
MYOB Software for Dummies 6E Australian Edition
-
Windows 7 for Dummies®
-
Office 2007 for Dummies








Comments
5ar
Nice
I've heard of gobolinux many times before, the biggest problem to this distribution is a sloppy webpage and forum which prevent community to get bigger...
distribution itself has a BIG potentional but it can't expand because of those disadvantages..
shyster
Gobo
Sounds fine to me. Just like the old DOS structure which I used from '81 to '93.
Post new comment