Difference between revisions of "Getting started"
Jump to navigation
Jump to search
(→Users) |
|||
Line 1: | Line 1: | ||
== Users == | == Users == | ||
− | Currently, postmarketOS is still in heavy development, so it's not quite usable for most users. If you're an early adopter, or a tinkerer please checkout the next section below | + | Currently, postmarketOS is still in heavy development, so it's not quite usable for most users. If you're an early adopter, or a tinkerer please checkout the next section below. |
+ | |||
+ | For devices that will allow ease of use to play with, it is recommended that you get a PinePhone (Mobile) or a Raspberry Pi (single board computer) to use, as their open nature has enabled more stability than other hacked devices | ||
== Tinkerers == | == Tinkerers == |
Revision as of 19:48, 18 January 2020
Contents
Users
Currently, postmarketOS is still in heavy development, so it's not quite usable for most users. If you're an early adopter, or a tinkerer please checkout the next section below.
For devices that will allow ease of use to play with, it is recommended that you get a PinePhone (Mobile) or a Raspberry Pi (single board computer) to use, as their open nature has enabled more stability than other hacked devices
Tinkerers
- It seems that every display environment (such as XFCE4) is using Lightdm
- It is recommended you install CoreApps[1] using
sudo apk add corefm
after getting a working install
Developers
TODO
- A guide to kernel hacking?