helloSystem / helloSystem/Applications

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

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Description

![image](https://user-images.githubusercontent.com/2480569/141695002-9d05869f-0713-4b2c-aa46-b47d9f093bab.png)

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/`](https://www.freshports.org/sysutils/archivemount/).

Blocked by:
https://github.com/vermaden/automount/issues/34

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.