Linked by Michael Reed on Thu 12th Oct 2006 18:00 UTC
This article is a inspired by some of the ideas which seem be constantly floating around my mind whenever I think about or read about operating systems. Surely, every time-served OS-geek carries a mental list of this sort around with them? This is a summary of all of the features which I would like to see in my dream FOSS based Operating System.
Permalink for comment 171175
To read all comments associated with this story, please click here.
"...The directory layout would not be based around Unix/Linux conventions. For example, why not store the fonts in '/fonts'? Again, I know that some Linux people find ``either /usr/opt/etc/X11/fonts or /etc/X11/usr/fonts depending on the phase of the moon'' a bit easier to remember than '/fonts'..."
Also the author should look more into OS X. It already has a lot of these features, especially the whole fonts bit. Fonts are stored in /Library/Fonts for all users, or ~/Library/Fonts for yourself. And it has an X server. And it has a decent GUI, but not nearly as efficient as xfce.
Member since:
2006-03-31
"...The directory layout would not be based around Unix/Linux conventions. For example, why not store the fonts in '/fonts'? Again, I know that some Linux people find ``either /usr/opt/etc/X11/fonts or /etc/X11/usr/fonts depending on the phase of the moon'' a bit easier to remember than '/fonts'..."
I recommend the author to read a few Plan9 papers, especially this one:
http://plan9.bell-labs.com/sys/doc/names.html
Also the author should look more into OS X. It already has a lot of these features, especially the whole fonts bit. Fonts are stored in /Library/Fonts for all users, or ~/Library/Fonts for yourself. And it has an X server. And it has a decent GUI, but not nearly as efficient as xfce.