| New OS -
12-07-04
A couple of my geek friends and I are going to work on a new opperating system. The goals of this new OS are:
-EXTREMELY organized file system.
-Linkless desktop,
-Organized directory set-up,
-non-proprietary, open-source.
-Fragment free disk access (or close, like ext2).
-Unified install, all progs must follow (most linux apps will work.)
-RPMs banned, because they can be sloppy, messy, and you never know where they'll go. I thought I'd open it up to the public, and see if anyone here has any ideas on anything relating to the operating system.
Basically, post what you'd like to see in an OS.
(We'll be using a lot of code from the linux kernel 2.6.3!) Directory scheme: -All system-files stored in file://sys/ (devices, system progs, etc)
-all user-only stuff stored in file://usr/ (user apps, user pics, etc.)
-all shared stuff stored in file://share/ (shared programs, fonts, etc.)
We'll have a site up as soon as possible.
Thanks for your input, in advance! |