Skip to content

Check if device was renamed

Grant Miller requested to merge GrantM11235/pmbootstrap:check-rename into master

In pmbootstrap init, if the previously used device doesn't exist, exit with an error and a link to https://wiki.postmarketos.org/wiki/Renamed_Devices.

This is far from foolproof. There is still a different error whenever pmb.parse.deviceinfo() is run, which includes all pmbootstrap actions other than init, config, and bootimg_analyze.

See also:

Merge request reports