Skip to content

Consider shipping as .app.uzip rather than as .app.zip #3

@probonopd

Description

@probonopd

image

This was made on FreeBSD 13 with

makefs '/home/liveuser/Desktop/Chromium.app.ufs'  '/home/liveuser/Desktop/Chromium.app'
mkuzip -A zstd -C 15 -o  '/home/liveuser/Desktop/Chromium.app.uzip' '/home/liveuser/Desktop/Chromium.app.ufs' 

The advantage would be that it could be nicely mounted by the kernel through https://github.com/vermaden/automount/ rather than through the slow, clumsy, and error-prone sysutils/archivemount/.

Blocked by:
vermaden/automount#34

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions