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

perf: add lima dependency pkgs to speed up VM boot #157

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

ginglis13
Copy link
Contributor

@ginglis13 ginglis13 commented Sep 14, 2023

install packages

  • qemu-user-static-aarch64
  • qemu-user-static-arm
  • qemu-user-static-x86
  • iptables
  • fuse-sshfs

depended on by lima to decrease boot time of Finch VM on Windows

Issue #, if available:

Description of changes:

Testing done:

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

install packages
* qemu-user-static-aarch64
* qemu-user-static-arm
* qemu-user-static-x86
* iptables
* fuse-sshfs
depended on by lima to decrease boot time of Finch VM on Windows

Signed-off-by: Gavin Inglis <[email protected]>
@ginglis13 ginglis13 requested review from pendo324, a team and KevinLiAWS September 14, 2023 23:08
@pendo324 pendo324 merged commit 2f63058 into runfinch:main Sep 15, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants