Difference between revisions of "PinePhone Pro Software Releases"
m (→Software releases: fix) |
(→Software releases: fixes, style) |
||
Line 11: | Line 11: | ||
* GitHub: [https://github.com/dreemurrs-embedded/Pine64-Arch/ dreemurrs-embedded/Pine64-Arch] | * GitHub: [https://github.com/dreemurrs-embedded/Pine64-Arch/ dreemurrs-embedded/Pine64-Arch] | ||
==== Download ==== | |||
Get both stable and test builds at [https://github.com/dreemurrs-embedded/Pine64-Arch/releases GitHub releases]. | Get both stable and test builds at [https://github.com/dreemurrs-embedded/Pine64-Arch/releases GitHub releases]. | ||
{| class="wikitable" | {| class="wikitable" | ||
!colspan="2" style="background: #a7d7f9;"| Default credentials | |||
|- | |||
! Default user | ! Default user | ||
| <code>alarm/123456</code> | | <code>alarm/123456</code> | ||
Line 24: | Line 24: | ||
| <code>root/root</code> | | <code>root/root</code> | ||
|} | |} | ||
---- | |||
=== Manjaro ARM === | === Manjaro ARM === | ||
Line 30: | Line 32: | ||
Manjaro is a user-friendly Linux distribution based on the independently developed Arch operating system with the Plasma Mobile desktop environment. | Manjaro is a user-friendly Linux distribution based on the independently developed Arch operating system with the Plasma Mobile desktop environment. | ||
==== Download ==== | |||
* Phosh: [https://github.com/manjaro-pinephone/phosh-dev/releases Dev] | * Phosh: [https://github.com/manjaro-pinephone/phosh-dev/releases Dev] | ||
* Plasma Mobile: [https://github.com/manjaro-pinephone/plasma-mobile-dev/releases Dev] | * Plasma Mobile: [https://github.com/manjaro-pinephone/plasma-mobile-dev/releases Dev] | ||
{| class="wikitable" | {| class="wikitable" | ||
!colspan="2" style="background: #a7d7f9;"| Default credentials | |||
|- | |||
! Default user | ! Default user | ||
| <code>manjaro/123456</code> | | <code>manjaro/123456</code> | ||
Line 44: | Line 46: | ||
| <code>root/root</code> | | <code>root/root</code> | ||
|} | |} | ||
---- | |||
=== NixOS === | |||
[[File:nixos.png|right|100px]] | |||
NixOS is a Linux distribution built on top of the Nix package manager using declarative configuration to allow reliable system upgrades. | |||
==== Download ==== | |||
==== Notes ==== | |||
WIP. See https://github.com/NixOS/mobile-nixos/issues/440 | |||
---- | |||
=== postmarketOS === | === postmarketOS === | ||
Line 51: | Line 66: | ||
It offers various user interfaces (Phosh, Plasma Mobile, Sxmo, Plasma Desktop, Gnome 3, Kodi, XFCE4, ...). | It offers various user interfaces (Phosh, Plasma Mobile, Sxmo, Plasma Desktop, Gnome 3, Kodi, XFCE4, ...). | ||
==== Download ==== | |||
Official images for the PinePhone Pro will be available once it is in the "community" category of devices. Until then, build your own image with pmbootstrap. | Official images for the PinePhone Pro will be available once it is in the "community" category of devices. Until then, build your own image with pmbootstrap. | ||
See the [https://wiki.postmarketos.org/wiki/PINE64_PinePhone_Pro_(pine64-pinephonepro) pine64-pinephonepro] page of the postmarketOS wiki for details. | See the [https://wiki.postmarketos.org/wiki/PINE64_PinePhone_Pro_(pine64-pinephonepro) pine64-pinephonepro] page of the postmarketOS wiki for details. | ||
=== | <!-- | ||
=== Template === | |||
[[File:OS_LOGO.png|right|100px]] | |||
Description of the operating system / distribution. | |||
==== Download ==== | |||
* Phosh: LINK | |||
* Plasma Mobile: LINK | |||
{| class="wikitable" | |||
!colspan="2" style="background: #a7d7f9;"| Default credentials | |||
|- | |||
! Default user | |||
| <code>user/123456</code> | |||
|- | |||
! root | |||
| <code>root/root</code> | |||
|} | |||
==== Notes ==== | |||
Optional! Notes. | |||
==== How to contribute ==== | |||
Optional! Possibility to contribute. | |||
==== How to report bugs ==== | |||
Optional! Explanation about how to report bugs. | |||
--> | |||
== Tools == | == Tools == | ||
== Factory releases == | == Factory releases == |
Revision as of 15:22, 11 December 2021
This page contains a list of all available releases and tools for the PinePhone Pro.
Software releases
Arch Linux ARM
(Unofficial) Arch Linux ARM with choice of Phosh UI, Plasma Mobile, sxmo or barebones. Currently being maintained by the DanctNIX community (GitHub: danctnix, dreemurrs-embedded).
- GitHub: dreemurrs-embedded/Pine64-Arch
Download
Get both stable and test builds at GitHub releases.
Default credentials | |
---|---|
Default user | alarm/123456
|
root | root/root
|
Manjaro ARM
Manjaro is a user-friendly Linux distribution based on the independently developed Arch operating system with the Plasma Mobile desktop environment.
Download
Default credentials | |
---|---|
Default user | manjaro/123456
|
root | root/root
|
NixOS
NixOS is a Linux distribution built on top of the Nix package manager using declarative configuration to allow reliable system upgrades.
Download
Notes
WIP. See https://github.com/NixOS/mobile-nixos/issues/440
postmarketOS
postmarketOS extends Alpine Linux to run on smartphones and other mobile devices. It offers various user interfaces (Phosh, Plasma Mobile, Sxmo, Plasma Desktop, Gnome 3, Kodi, XFCE4, ...).
Download
Official images for the PinePhone Pro will be available once it is in the "community" category of devices. Until then, build your own image with pmbootstrap.
See the pine64-pinephonepro page of the postmarketOS wiki for details.