Skip to content

Post-build package compression #519

@bdrewery

Description

@bdrewery

Suggestion based on ideas from @mjguzik:

  • Either do not compress packages in make package or use a faster compression algorithm such as gzip.
  • (Re)compress all packages at the end of the bulk build into the more distribution-appropriate xz format.
  • Potentially only do this on highly-used packages.
  • Leaf packages can be compressed with xz in make package.

xz here means whatever PKG_EXT is.

#459 likely needs to be fixed first for this to work.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions