Linked by Thom Holwerda on Fri 13th Nov 2009 17:01 UTC
Thread beginning with comment 394949
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Right. ChromeOS then means ChromeObscureSystem? ChromeObviousSentence? Linux is just a kernel not a complete OS. I assume Chrome provides the rest that makes Linux boot up and some standard services and facilities that sit on top of the kernel and provide interaction with the user. Kernel + Shell is the OS.
Right. ChromeOS then means ChromeObscureSystem? ChromeObviousSentence? Linux is just a kernel not a complete OS. I assume Chrome provides the rest that makes Linux boot up and some standard services and facilities that sit on top of the kernel and provide interaction with the user. Kernel + Shell is the OS.
"ChromeOS" is the marketing name/trademark. Linux, which consists of a kernel, an API/ABI, a DDI (Device Driver Interface), and a bootstrapping mechanism.
Shells, if any, are simply applications that execute on the OS. Many operating systems run quite nicely without a shell being one of the available applications (e.g. embedded operating systems).





Member since:
2005-06-29
No, Linux is the operating system. ChromeOS is a version of the Linux OS plus a set of custom libraries, frameworks, conventions (such as file system layout) and user interfaces.
Check any CS-oriented Operating Systems textbook or course syllabus, and you will find an accurate view of what is and is not a Operating System. Unfortunately some vendors (Microsoft in particular) has obscured this definition in the general public. I hold OSNews to a higher standard, however :-).