Skip to content

Rewrite

Andras Sebok requested to merge (removed):master into master

The current version of gpmbootstrap is unmaintained and it has lots of issues (like #1 (closed)). This rewrite makes it usable with the latest version of pmbootstrap and redesigns the gui (some features are still missing but we can add them later). Building it is described in the README.md file. https://lists.sr.ht/~postmarketos/pmbootstrap-devel/patches/45872 is required for this to work.

not implemented:

  • full disk encryption
  • changing the password (currently it is 147147)
  • changing the hostname
  • changing the timezone

implemented:

  • flashing (i only tested it with fastboot, heimdall and adb sideload but other methods should work)
  • installing
  • on-device installer
  • selecting the device and the ui
  • switching to different releases

i tested it on the following devices:

  • samsung-dream
  • sony-tulip
  • samsung-j3xnlte

screenshots:

select a user interface

select a device

preferences

a video of installing postmarketos to sony-tulip with gpmbootstrap:

sony-tulip

Edited by Andras Sebok

Merge request reports