Fat installer for multiple architectures in
- Dominant language
- Python
- Stars
- 497
- Forks
- 181
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 17
Description
### Checklist
- [x] I added a descriptive title
- [x] I searched open requests and couldn't find a duplicate
### What is the idea?
Similar to having a thin online installer, it may be desirable to have a fat “offline” installer that bundles together multiple versions of packages that are optimized for different machines.
At extraction time. It could take the appropriate packages for the machine, all offline.
### Why is this needed?
Some systems are airgapped and they think that USB is better than reliable network.
I’m just trying to get things to work for my users without “asking them to download the right installer”
For now. We can consider the same CPU base architecture.
### What should happen?
_No response_
### Additional Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.