postmarketOS

postmarketOS (abbreviated as pmOS) is an operating system primarily for smartphones, based on the Alpine Linux distribution.[2][3][4][5]

postmarketOS
DeveloperpostmarketOS open-source community
OS familyLinux (Unix-like)
Working stateActive
Source modelOpen source
Initial release26 May 2017; 6 years ago (2017-05-26)
Latest release23.12 (The One We Asked The Community To Name)[1] / 18 December 2023; 4 months ago (2023-12-18)
Repository
Marketing targetOperating system replacement for Android and other mobile devices
Available inEnglish and Czech
Update methodapk-tools (package manager)
Package managerapk-tools (from Alpine Linux)
PlatformsARM, ARM64, x86, x86-64
Kernel typeMonolithic (Linux)
Default
user interface
Phosh, Sxmo, Plasma Mobile
Official websitepostmarketos.org

postmarketOS was launched on 26 May 2017[3][6] with the source code available on GitHub before migrating to GitLab in 2018.[7] It is capable of running different X and Wayland based user interfaces, such as Plasma Mobile,[8][9] MATE, GNOME 3, and XFCE;[10] later updates added support for Unity8 and Phosh.[11] It is also capable of running Docker, if the device specific kernel has cgroups and relevant configs enabled.[12] The project aims to provide a ten-year lifecycle for smartphones.[13]

Architecture

Unlike many other projects porting conventional Linux distributions to Android phones, postmarketOS does not use the Android build system or userspace. Each phone has only one unique package, and flashable installation images are generated using the pmbootstrap tool.[3] The project intends to support the mainline Linux kernel on all phones in the future, instead of the often outdated Android-specific fork, to reduce the potential for security exploits.[3] A few devices can boot into the mainline kernel already.[14][15] The project aims to support Android apps, originally through the use of Anbox, which was replaced by Waydroid since postmarketOS v21.12.[16][17]

Alpine Linux was chosen as the base distribution due to its low storage requirements, making it more suitable for older devices. Excluding the kernel, a base installation takes up approximately 6 MB.[18][3][19]

State of development

As of 2024, it has stability and usability issues, so it is not usable for non-technical people.[20]

Features

Different tools have been published by the project, including:

  • pmbootstrap,[21][22] a utility to help the process of development with cross compilation;
  • osk-sdl,[23][24] a virtual keyboard to allow decryption of a password during startup (on a device with full disk encryption);
  • charging-sdl,[25] an application contained in the initramfs to display an animation when the phone is charging while off.

Device support

As of May 2020, over two hundred devices are able to boot the operating system, including 92 with WiFi support.[26][27] This includes many smartphones and tablets that originally ran Android,[28][29] as well as some Linux-based Nokia smartphones, such as the N900[30] and N9.[31][14] After Corellium's Project Sandcastle ported the Linux kernel to some iPhone versions, postmarketOS was also seen to boot on it, although no persistent flashing is supported at the moment.[32] As of May 2021, support for wearable devices (including Google Glass and smartwatches like the LG G Watch) has been improved through integration with the AsteroidOS user interface and work on mainline kernel for the LG G Watch R.[33]

In 2018, no devices were yet able to make phone calls with postmarketOS,[34] although significant efforts were being made in this regard. By 2020, a number of devices were fully or mostly supported, including for phone calls, SMS messages and mobile data. These included the BQ Aquaris X5, Librem 5, Nokia N900, Motorola Moto G4 Play, Samsung Galaxy A3 (2015), Samsung Galaxy A5 (2015), and Wileyfox Swift.[35]

Furthermore, the PinePhone launched in 2020, with postmarketOS Community Edition as a first-party operating system.[36]

Porting to a new device

The development process to make a new device compatible with the operating system consists of creating a phone-specific package using the pmbootstrap tool. For that, the use of the Linux kernel from the device's original manufacturer is often necessary. The source code of the original kernel is often made available by compliance with the requirements of the GPLv2 license, but some drivers necessary for the operation of the device may not be available, and must, therefore, be recreated.[37][21] Examples include GPU drivers such as Lima, which has a proprietary equivalent in userspace on Android that is not subject to the GPLv2 requirements.

Gallery

See also

References

External links