Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
apk-tools
apk-tools
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 60
    • Issues 60
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 15
    • Merge Requests 15
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • apk-toolsapk-tools
  • Issues
  • #10663

Closed
Open
Opened Nov 20, 2019 by Fredrik Gustafsson@fredrigu
  • Report abuse
  • New issue
Report abuse New issue

Remove the need for gzip apk

Today and apk package is built by data.tar.gz, control.tar.gz and signature.tar.gz. Sometime (when using apk in yocto) the speed of build is more important than the size of the packages. Therefore it should be possible to create apk-packages with only data.tar, control.tar and signature.tar. That is no compression. apk should have support for installing apk packages with different compression (including no compression).

Assignee
Assign to
v3.0
Milestone
v3.0
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: alpine/apk-tools#10663