Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimize image size even more #8

Open
DinkDonk opened this issue Apr 26, 2020 · 2 comments
Open

Minimize image size even more #8

DinkDonk opened this issue Apr 26, 2020 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@DinkDonk
Copy link
Contributor

There has to be a ton of unneeded packages and probably other stuff that can be removed before creating the disk image.

get a list of all installed packages:

$ pacman -Q | more
@DinkDonk DinkDonk added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Apr 26, 2020
@DinkDonk
Copy link
Contributor Author

Perhaps look at basing patchOS on Alpine Linux?

@DinkDonk
Copy link
Contributor Author

Remove all unnecessary drivers and modules from the kernel.
Disable module support and embed all needed drivers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant