pmbootstrap install --ondev: small improvements
Changes:
- pass the pmbootstrap version and selected user interface to ondev-prepare
- add a version-check for ondev-prepare (requires 0.2.0 from pmaports!1378)
- always set the username to "user" when doing
pmbootstrap install --ondev
Testplan:
- Checkout this MR and pmaports!1378
- select the target device in
pmbootstrap init
pmbootstrap install --ondev
- boot on the device
Note that it is currently not using the correct DPI (postmarketos-ondev#15). If the UI elements are too big to test in QEMU for example, consider building from git and changing the DPI here.
Should be merged together with pmaports!1378.