Difference between revisions of "PinePhone Software Releases"

Jump to navigation Jump to search
(Add distro SkiffOS)
(alphabetical order)
Line 340: Line 340:


OTA is supported: <code>zypper refresh && zypper update</code> as root (<code>devel-su</code> to get root access). Things that need reflash are bootloader specific at the moment. If improvements like crust or changes of partition layout are added then you need to reflash.
OTA is supported: <code>zypper refresh && zypper update</code> as root (<code>devel-su</code> to get root access). Things that need reflash are bootloader specific at the moment. If improvements like crust or changes of partition layout are added then you need to reflash.
== SkiffOS ==
Configuration package manager for [http://buildroot.org Buildroot] cross-compilation tool with support for all Pine64 boards.
Use configuration packages to configure automatic containerized distro setup:
* core/pinephone_neon: KDE Neon via Ubuntu repositories
* core/pinephone_nixos: Nixos Mobile
* core/pinephone_ubports: Ubuntu Ports for PinePhone
You can also configure the skiff core yaml file to configure multiple distros to run in parallel.
The boot-up OS can be upgraded independently from the containers.
'''Download location'''
The repository and instructions can be found [https://github.com/skiffos/SkiffOS/tree/master/configs/pine64/phone here].


== Sxmo ==
== Sxmo ==
Line 360: Line 377:


All the contributing information is [https://git.sr.ht/~mil/sxmo-docs/tree/master/CONTRIBUTING.md here].
All the contributing information is [https://git.sr.ht/~mil/sxmo-docs/tree/master/CONTRIBUTING.md here].
== SkiffOS ==
Configuration package manager for [http://buildroot.org Buildroot] cross-compilation tool with support for all Pine64 boards.
Use configuration packages to configure automatic containerized distro setup:
* core/pinephone_neon: KDE Neon via Ubuntu repositories
* core/pinephone_nixos: Nixos Mobile
* core/pinephone_ubports: Ubuntu Ports for PinePhone
You can also configure the skiff core yaml file to configure multiple distros to run in parallel.
The boot-up OS can be upgraded independently from the containers.
'''Download location'''
The repository and instructions can be found [https://github.com/skiffos/SkiffOS/tree/master/configs/pine64/phone here].


== Ubuntu Touch ==
== Ubuntu Touch ==