12
Sep
06

MiX/OS — My computer science project

ok, still in pen and paper stages… please keep in mind, anything posted on this subject is not final, and is merely a set of goals….

well heres what we’ve decided on the file layout

MiX Directory Layout
--------------------

Directory           | Description
--------------------+----------------------------------------
/                   | root directory
/core		    | system programs
/core/cui	    | console shells
/core/gui	    | graphical shells
/core/mod	    | device modules/drivers
/config		    | system configuration files
/dev		    | device tree
/utils		    | basic console system utilities
/users		    | user home directorys go here
/users/admin	    | sysadmin home directory
/shared		    | shared file resources
/server		    | server data root
/server/www	    | web server root
/server/ftp	    | ftp server root
/server/mail	    | mail server root
/server/db	    | db server root
/apps		    | application root
/temp		    | temporary file data root
--------------------+----------------------------------------

Notes
-----

This layout is a template for a standard system layout. Some folders have been left out. i.e. indivual user folders, application folders, other server folders. Also, please keep in mind that some or all folders shown in the server directory may not be on all systems. They are provided as an example of were to put those types of servers.ah, and we haven’t even finished the filesystem yet…


0 Responses to “MiX/OS — My computer science project”



  1. No Comments Yet

Leave a Reply