Skip to content

Various improvements for 'pmbootstrap export' (Fix #232)

postmarketOS Bot requested to merge fix/232-export-without-system-image into master

Created by: ollieparanoid

  • Do not try to generate the system image, but print a notice that it was not generated yet
  • Display export path
  • New default path: /tmp/postmarketOS-export (instead of current working dir)
  • Create the export folder, if it does not exist yet
  • Prettier output in the export message

Merge request reports