add some unlinked howto guides
This commit is contained in:
parent
e05b9e80f5
commit
4b01c76520
10 changed files with 38 additions and 0 deletions
20
src/how.md
Normal file
20
src/how.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
layout: layout.njk
|
||||
---
|
||||
|
||||
# how?
|
||||
|
||||
the short answer is: [postmarketOS](https://postmarketos.org/). pmOS is a linux that is written especially to "keep our devices useful and safe until they physically break" (or beyond that).
|
||||
|
||||
this web page is served by a device that was released some six years ago in 2018. it is now lucky enough to be listed in a very green row with lots of "yes" cells in the [device compatibility table](https://wiki.postmarketos.org/wiki/All_devices) (you can see it when you click the link an scroll all the way down to "xiaomi poco f1"). a large community has spent a lot of time figuring out and documenting its inner workings, and extending pmos to support its hardware, and that of similar phones along with it.
|
||||
|
||||
postmarketos tries to be a phone operating system like android or ios, providing things like messaging apps and supporting phone calls. but it gives you a lot of freedom and you can just decide not to use all that! and because everything has many more and faster cpus and more ram that we know what to do with it, and internet is almost everywhere, and the sun is shining, a phone can comfortably host an entire ecosystem. 🌿
|
||||
|
||||
## can you be more specific about what exactly you did?
|
||||
|
||||
detailed instructions will follow:
|
||||
|
||||
0. inspiration
|
||||
1. preparation
|
||||
2. installation
|
||||
3. party
|
||||
1
src/how/inspiration.md
Normal file
1
src/how/inspiration.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Inspiration
|
||||
0
src/learn-more/ingredients.md
Normal file
0
src/learn-more/ingredients.md
Normal file
0
src/learn-more/inoculation.md
Normal file
0
src/learn-more/inoculation.md
Normal file
0
src/learn-more/installation.md
Normal file
0
src/learn-more/installation.md
Normal file
0
src/learn-more/preparation.md
Normal file
0
src/learn-more/preparation.md
Normal file
4
src/setup/00-check-compatibility.md
Normal file
4
src/setup/00-check-compatibility.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Check device compatibility
|
||||
|
||||
- Check [all devices table](https://wiki.postmarketos.org/wiki/All_devices)
|
||||
- Select the subset you need
|
||||
6
src/setup/01-unlocking-the-bootloader.md
Normal file
6
src/setup/01-unlocking-the-bootloader.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Preparing your phone
|
||||
|
||||
- Need to unlock the bootloader
|
||||
- Different for different hardware vendors
|
||||
- Early pmOS: Simply a setting to activate "Developer Mode"; Xiaomi: Suggest
|
||||
- TODO: Find links
|
||||
3
src/setup/02-flash-image.md
Normal file
3
src/setup/02-flash-image.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Download tools, prepare the image and flash it
|
||||
|
||||
- TODO
|
||||
4
src/setup/03-setup-device.md
Normal file
4
src/setup/03-setup-device.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# How to make your own compost
|
||||
|
||||
- nginx
|
||||
- runit
|
||||
Loading…
Add table
Add a link
Reference in a new issue