Projects:PinePhone Daily Driver with Arch Linux

From Dejvino's Knowledge Base
Jump to navigation Jump to search

Implementation of Projects:PinePhone Daily Driver using Arch Linux ARM.

[i] Active solution as of 2021.

Components

Setup

  1. Follow the official Full Disk Encryption[1] guide to get a base system installed.
  2. (optional) Add a custom Pacman package repository for a convenient distribution of your own packages.
  3. Enable SSH daemon and install your public key to enable remote management from your desktop.
  4. Install the additional packages (see above).
  5. Enjoy!

Related