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

Document dependencies #10

Closed
9 tasks done
Adphi opened this issue Sep 12, 2022 · 0 comments
Closed
9 tasks done

Document dependencies #10

Adphi opened this issue Sep 12, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@Adphi
Copy link
Member

Adphi commented Sep 12, 2022

d2vm/builder.go

Line 402 in 43f2dd5

for _, v := range []string{"mount", "blkid", "tar", "losetup", "parted", "partprobe", "qemu-img", "extlinux", "dd", "mkfs"} {

Linux:

  • util-linux
  • udev
  • parted
  • e2fsprogs
  • mount
  • tar
  • extlinux
  • qemu-utils

osx:

  • qemu-utils
@Adphi Adphi added the documentation Improvements or additions to documentation label Sep 12, 2022
@Adphi Adphi closed this as completed in 6ac8591 Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant