Skip to content

v15.3

Latest
Compare
Choose a tag to compare
@t-8ch t-8ch released this 27 Dec 15:05
· 5 commits to master since this release

Features

  • Add support for Android sparse images.
    Example:
<project-finetuning>
        <set_packer packer="android-sparse">sda.img</set_packer>
</project-finetuning>
  • The key for the primary mirror can be specified with primary_key and host_key.

Bugfixes

  • Remove /usr/sbin/policy-rc.d which is used at build time from final image.
  • Various bugfixes for UBI volume creation.