ChromiumOS

Last updated

ChromiumOS
Chromium Logo.svg
ChromiumOS-desk.png
Chromium OS (85.0.4163.0) displaying the New Tab Page
Developer Google
OS family Linux
Working stateCurrent
Source model Open source
Initial release2009;14 years ago (2009)
Repository
Update method Rolling release
Platforms x86, x64, ARM, ARM64 [1]
Kernel type Monolithic (Linux kernel) [2]
Userland Ozone (Display manager), X11, GNU
Default
user interface
Chromium, Aura Shell (Ash)
License Various open source licenses (mainly BSD-style licenses and GPL) [3]
Official website www.chromium.org/chromium-os

ChromiumOS (formerly styled as Chromium OS) is a free and open-source operating system designed for running web applications and browsing the World Wide Web. It is the open-source version of ChromeOS, a Linux-based operating system made by Google.

Contents

Like ChromeOS, ChromiumOS is based on the Linux kernel, but its principal user interface is the Chromium web browser rather than the Google Chrome browser. ChromiumOS also includes the Portage package manager, which was originally developed for Gentoo Linux. [4] Because ChromiumOS and ChromeOS use a Browser engine for the user interface, they are oriented toward web applications rather than Application software or mobile apps. [5]

Google first published the ChromiumOS source code in late 2009. [6]

Architecture

Chromium's architecture is three-tiered, consisting of "three major components":

Availability

ChromiumOS was first made available in compiled form by hobbyists. More organized efforts have emerged over time, including a few manufacturers that have shipped devices with the operating system pre-installed.

Builds and forks

By May 2010, compiled versions of the work-in-progress source code had been downloaded from the Internet more than a million times.

The most popular version, entitled "ChromiumOS Flow", was created by Liam McLoughlin, a then 17-year-old college student in Liverpool, England, posting under the name "Hexxeh". McLoughlin's build boots from a USB memory stick and included features that Google engineers had not yet implemented, such as support for the Java programming language. [8] While Google did not expect that hobbyists would use and evaluate ChromiumOS ahead of its official release, Sundar Pichai, Google's vice president of product management (now the CEO) said that "what people like Hexxeh are doing is amazing to see." Pichai said the early releases were an unintended consequence of open source development. "If you decide to do open-source projects, you have to be open all the way." [8]

Hexxeh's work continued into the following year. He announced "ChromiumOS Lime" in December 2010, [9] and in January 2011, released "Luigi", an application designed to "jailbreak"/"root" the Google Cr-48 "Mario" prototype hardware and install a generic BIOS. [10] The developer made the builds available in virtual machine format on March 13, 2011. [11] With no official build of ChromiumOS forthcoming from Google, Hexxeh's "vanilla" nightly builds of ChromiumOS were the principal resource for people wanting to try ChromiumOS. Hexxeh stopped uploading his builds on April 20, 2013.

More recent versions of ChromiumOS are available from Arnoldthebat, who maintains daily and weekly builds [12] along with usage guidelines and help. [13] [14] In July 2012, Chromium Build Kit was released. It automatically compiles a developer build and installs ChromiumOS on a USB drive. [15]

In 2015, New York City-based Neverware produced a ChromiumOS fork called CloudReady aimed at the educational market, with the intention of extending the life of older PCs and laptops. [16] [17] A subsequent version can dual-boot Neverware and the Windows operating system (until v64). [18] In 2018, Neverware acquired Flint OS, a UK-based and China-based company. [19] In 2020, Neverware was acquired by Google, and a similar "ChromeOS Flex" was released into beta in February 2022. [20] [21]

Flint OS became FydeOS. [22] FydeOS, is based on Chromium OS, [23] to run on Intel-based computers, [24] and the Raspberry Pi 4 family. [25]

Hardware

Some devices have shipped with ChromiumOS preinstalled. In May 2011, Dell also released a new build for the Dell Inspiron Mini 10v netbook, following up on an earlier build released almost 18 months earlier. The build did not support audio, but was bootable from a USB drive. Other devices include the Kogan Agora Chromium Laptop by the Australian company Kogan [26] and the Xi3 Modular Computer, introduced by the company of the same name. [27] [28] In late 2015, a team headed by Dylan Callahan released a beta ChromiumOS port to the Raspberry Pi 2 single-board computer. [29] In 2016, Flint Innovations released a ChromiumOS port for the latest Raspberry Pi 3/B model named Flint OS for RPi. Subsequently, this project has been fully open-sourced at GitHub, with all the files and detailed instructions to re-create the build. [30]

Trademark dispute

In June 2011, ISYS Technologies, based in Salt Lake City, sued Google in a Utah district court, claiming rights to the name "Chromium" and, by default, Chromebook and Chromebox. The suit sought to stop Google and its hardware and marketing partners from selling Chromebooks. [31] The suit was later dismissed and, as part of an undisclosed settlement between Google and ISYS, ISYS abandoned its trademark efforts.

See also

Related Research Articles

<span class="mw-page-title-main">Linux distribution</span> Operating system based on the Linux kernel

A Linux distribution is an operating system made from a software collection that includes the Linux kernel, and often a package management system. Linux users usually obtain their operating system by downloading one of the Linux distributions, which are available for a wide variety of systems ranging from embedded devices and personal computers to powerful supercomputers.

Puppy Linux is an operating system and family of light-weight Linux distributions that focus on ease of use and minimal memory footprint. The entire system can be run from random-access memory (RAM) with current versions generally taking up about 600 MB (64-bit), 300 MB (32-bit), allowing the boot medium to be removed after the operating system has started. Applications such as AbiWord, Gnumeric and MPlayer are included, along with a choice of lightweight web browsers and a utility for downloading other packages. The distribution was originally developed by Barry Kauler and other members of the community, until Kauler retired in 2013. The tool Woof can build a Puppy Linux distribution from the binary packages of other Linux distributions.

seccomp is a computer security facility in the Linux kernel. seccomp allows a process to make a one-way transition into a "secure" state where it cannot make any system calls except exit , sigreturn , read and write to already-open file descriptors. Should it attempt any other system calls, the kernel will either just log the event or terminate the process with SIGKILL or SIGSYS. In this sense, it does not virtualize the system's resources but isolates the process from them entirely.

<span class="mw-page-title-main">Google Chrome</span> Web browser developed by Google

Google Chrome is a cross-platform web browser developed by Google. It was first released in 2008 for Microsoft Windows, built with free software components from Apple WebKit and Mozilla Firefox. Versions were later released for Linux, macOS, iOS, and also for Android, where it is the default browser. The browser is also the main component of ChromeOS, where it serves as the platform for web applications.

<span class="mw-page-title-main">SRWare Iron</span> Chromium-based web browser developed by SRWare

SRWare Iron is a Chromium-based web browser developed by the German company SRWare. It primarily aims to eliminate usage tracking and other privacy-compromising functionality that the Google Chrome browser includes. Iron ships with certain Chromium privacy options switched on by default, it provides some additional features that distinguish it from Google Chrome.

<span class="mw-page-title-main">Chromium (web browser)</span> Open-source web browser project

Chromium is a free and open-source web browser project, primarily developed and maintained by Google. This codebase provides the vast majority of code for the Google Chrome browser, which is proprietary software and has some additional features. Chromium's logo is identical in shape to that of Google Chrome, but with blue colors instead of being multicolor.

<span class="mw-page-title-main">ChromeOS</span> Linux-based operating system developed by Google

ChromeOS, sometimes styled as chromeOS and formerly styled as Chrome OS, is a Linux-based operating system developed and designed by Google. It is derived from the open-source ChromiumOS and uses the Google Chrome web browser as its principal user interface.

<span class="mw-page-title-main">Joli OS</span>

Joli OS was an Ubuntu-based Linux distribution created by Tariq Krim and Romain Huet co-founders of the French company Jolicloud. Joli OS is now an open source project, with source code hosted on GitHub.

<span class="mw-page-title-main">Peppermint OS</span> Linux computer operating system

Peppermint OS is a Linux distribution based on Debian and Devuan Stable, and formerly based on Ubuntu. It uses the Xfce desktop environment. It aims to provide a familiar environment for newcomers to Linux, which requires relatively low hardware resources to run.

<span class="mw-page-title-main">Chromebook</span> Laptop or tablet computer running ChromeOS

Chromebook is a brand name and class of laptop and tablet computers that run the Linux-based ChromeOS as its operating system. It is a trademark of Google, who develops and markets ChromeOS.

<span class="mw-page-title-main">Chrome Remote Desktop</span> Remote desktop software tool

Chrome Remote Desktop is a remote desktop software tool, developed by Google, that allows a user to remotely control another computer's desktop through a proprietary protocol also developed by Google, internally called Chromoting. The protocol transmits the keyboard and mouse events from the client to the server, relaying the graphical screen updates back in the other direction over a computer network. This feature, therefore, consists of a server component for the host computer, and a client component on the computer accessing the remote server. Chrome Remote Desktop uses a unique protocol, as opposed to using the common Remote Desktop Protocol.

Neverware Inc was a New York–based technology company and a subsidiary of Google.

<span class="mw-page-title-main">Raspberry Pi OS</span> Debian-based operating system for Raspberry Pi

Raspberry Pi OS is a Unix-like operating system based on the Debian Linux distribution for the Raspberry Pi family of compact single-board computers. First developed independently in 2012, it has been produced as the primary operating system for these boards since 2013, distributed by the Raspberry Pi Foundation.

Besides the Linux distributions designed for general-purpose use on desktops and servers, distributions may be specialized for different purposes including computer architecture support, embedded systems, stability, security, localization to a specific region or language, targeting of specific user groups, support for real-time applications, or commitment to a given desktop environment. Furthermore, some distributions deliberately include only free software. As of 2015, over four hundred Linux distributions are actively developed, with about a dozen distributions being most popular for general-purpose use.

<span class="mw-page-title-main">Microsoft Edge</span> Web browser developed by Microsoft

Microsoft Edge is a proprietary, cross-platform web browser created by Microsoft. It was first released in 2015 as part of Windows 10 and Xbox One. It was initially built with Microsoft's own proprietary browser engine, EdgeHTML, and their Chakra JavaScript engine. Later on, it got ported to other platforms as a fork of Google's Chromium open-source project: Android and iOS. In late 2018, Microsoft announced it would completely rebuild Edge as a Chromium-based browser with Blink and V8 engines which allows the browser to be ported to macOS. The new Edge was publicly released in January 2020, and on Xbox platforms in 2021. Microsoft has since terminated security support for the original browser, The new Edge is also available on older Windows versions, And most recently it also got ported to Linux.

<span class="mw-page-title-main">Google App Runtime for Chrome</span> Compatibility layer and sandboxing technology

Android Runtime for Chrome (ARC) is a compatibility layer and sandboxing technology for running Android applications on desktop and laptop computers in an isolated environment. It allows applications to be safely run from a web browser, independent of user operating system, at near-native speeds.

Crouton is a set of scripts which allows Ubuntu, Debian, and Kali Linux systems to run parallel to a ChromeOS system. Crouton works by using a chroot instead of dual-booting to allow a user to run desktop environments at the same time: ChromeOS and another environment of the user's choice.

<span class="mw-page-title-main">Cub Linux</span> Computer operating system

Cub Linux was a computer operating system designed to mimic the desktop appearance and functionality of ChromeOS. It was based on Ubuntu Linux LTS 14.04 "Trusty Tahr". It used Openbox as the window manager and tools taken from LXDE, Gnome, XFCE as well as a number of other utilities. It was a cloud-centric operating system that was heavily focused on the Chromium Browser. Cub Linux's tagline was "Cub = Chromium + Ubuntu".

<span class="mw-page-title-main">Fuchsia (operating system)</span> Computer operating system by Google

Fuchsia is an open-source capability-based operating system developed by Google. In contrast to Google's Linux-based operating systems such as ChromeOS and Android, Fuchsia is based on a custom kernel named Zircon. It publicly debuted as a self-hosted git repository in August 2016 without any official corporate announcement. After years of development, its official product launch was in 2021 on the first-generation Google Nest Hub, replacing its original Linux-based Cast OS.

Comparison of user features of operating systems refers to a comparison of the general user features of major operating systems in a narrative format. It does not encompass a full exhaustive comparison or description of all technical details of all operating systems. It is a comparison of basic roles and the most prominent features. It also includes the most important features of the operating system's origins, historical development, and role.

References

  1. Womack, Brian (July 8, 2009). "Google to Challenge Microsoft With Operating System". Bloomberg.com. Retrieved July 8, 2009.
  2. "Kernel Design: Background, Upgrades". Archived from the original on June 24, 2018. Retrieved September 7, 2011.
  3. "Licenses - the Chromium Projects". Archived from the original on July 1, 2018. Retrieved April 30, 2017.
  4. Vaughan-Nichols, Steven J. "The secret origins of Google's Chrome OS". ZDNet. Archived from the original on April 23, 2019. Retrieved March 13, 2019.
  5. "Kernel Design". The Chromium Projects. Archived from the original on June 24, 2018. Retrieved June 20, 2018.
  6. Bligh, Martin (December 11, 2009). "What's the Difference Between Chromium OS and Google Chrome OS?". Chromium Blog. Archived from the original on June 12, 2018. Retrieved June 11, 2018.
  7. "Software Architecture - The Chromium Projects". www.chromium.org. Archived from the original on January 31, 2016. Retrieved January 25, 2016.
  8. 1 2 Stone, Brad (May 7, 2010). "Test Flights Into the Google Cloud". New York Times. Archived from the original on January 11, 2016. Retrieved February 24, 2017.
  9. Hexxeh. "Now with a citrus twist". Hexxeh's Blog. Archived from the original on March 25, 2012. Retrieved June 30, 2011.
  10. Hexxeh. "Your princess is in another castle…". Hexxeh's Blog. Archived from the original on December 3, 2012. Retrieved June 30, 2011.
  11. Hexxeh. "In my VirtualBox?". Hexxeh's Blog. Archived from the original on December 13, 2012. Retrieved June 30, 2011.
  12. "Chromium OS Builds". Chromium.arnoldthebat.co.uk. Archived from the original on February 15, 2022. Retrieved July 4, 2014.
  13. "Home". arnoldthebat.co.uk. Archived from the original on January 17, 2019. Retrieved March 13, 2019.
  14. "ArnoldTheBats World of Whimsy". ArnoldTheBats. Archived from the original on September 8, 2019. Retrieved March 13, 2019.
  15. Chromium Build Kit (July 30, 2012). "Chromium Build Kit-- Source Forge". Archived from the original on March 3, 2013. Retrieved July 30, 2012.
  16. Popper, Ben (February 16, 2016). "How schools around the country are turning dead Microsoft PCs into speedy Chromebooks". The Verge. Archived from the original on October 12, 2017. Retrieved February 22, 2016.
  17. Bishop, Nicholas (November 13, 2015). "ChromiumOS: The Whirlwind Tour". Neverware. Archived from the original on February 15, 2022. Retrieved February 22, 2016.
  18. Cunningham, Andrew (February 17, 2016). "Chrome OS distro for regular PCs can now dual-boot with Windows". Ars Technica. Archived from the original on September 22, 2017. Retrieved February 22, 2016.
  19. "CloudReady Maker Neverware Acquires Flint OS". Chrome Unboxed. March 6, 2018. Retrieved July 26, 2023.
  20. Cunningham, Andrew (February 16, 2022). "Chrome OS Flex is an ideal off-ramp for millions of PCs that can't run Windows 11". Ars Technica. Archived from the original on February 18, 2022. Retrieved February 18, 2022.
  21. Proven, Liam (February 16, 2022). "Google announces Chrome OS Flex for ordinary PCs, Macs". The Register . Archived from the original on February 20, 2022. Retrieved February 20, 2022.
  22. Long, Moe (January 30, 2019). "Flint OS vs Chromium OS vs CloudReady: Which Chrome OS is best?". electromaker.io. Retrieved July 26, 2023.
  23. "Chromium OS vs FydeOS detailed comparison as of 2023". Slant. Retrieved July 26, 2023.
  24. "FydeOS 13.1 review: How to Install FydeOS or Dual boot with Windows". Quickfever. January 8, 2021. Retrieved July 26, 2023.
  25. "FydeOS, a Tweaked Chromium OS for Chrome OS Fans, Hits the Raspberry Pi 400, Raspberry Pi 4 Range". Hackster.io. Retrieved July 26, 2023.
  26. Kogan Australia. "Laptops - Kogan.com". Kogan Australia. Archived from the original on June 6, 2011. Retrieved June 19, 2011.
  27. Joanna Stern. "Xi3 Modular Computer is one cool-looking desktop in a cube". Engadget. AOL. Archived from the original on September 22, 2017. Retrieved August 25, 2017.
  28. Dana Wollman. "Xi3 modular PC reborn as Chrome OS desktop, promises independence from local storage". Engadget. AOL. Archived from the original on September 22, 2017. Retrieved August 25, 2017.
  29. Nestor, Marius (December 9, 2015). "Chromium OS for Raspberry Pi 2 Gets Faster Boot Times, Download Now". Softpedia. Archived from the original on February 15, 2022. Retrieved January 25, 2016.
  30. overlay-rpi: Chromium OS portage overlay for Raspberry Pi, Flint Innovations, September 21, 2017, archived from the original on March 9, 2018, retrieved September 22, 2017
  31. "Chrome Turf War: Did Google abandon the Chromium Trademark?". June 13, 2011. Archived from the original on February 22, 2014. Retrieved February 4, 2014.