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

make(tools): add kernel and rootfs for development #23

Merged
merged 8 commits into from
Apr 22, 2024

Conversation

mmoreiradj
Copy link
Contributor

What does this do ?

This adds scripts to:

  • build an alpine rootfs
  • build a linux kernel

It also adds a Justfile to launch those scripts and the VMM.

How to use it

cargo install just
just setup
just run

This should build a kernel, a rootfs and runs the vm.

Martin Moreira de Jesus and others added 8 commits April 21, 2024 23:28
Signed-off-by: Martin Moreira de Jesus <[email protected]>
Signed-off-by: Martin Moreira de Jesus <[email protected]>
Signed-off-by: Martin Moreira de Jesus <[email protected]>
Co-authored-by: Noé Tarbouriech <[email protected]>
Signed-off-by: Martin Moreira de Jesus <[email protected]>
@mmoreiradj mmoreiradj self-assigned this Apr 21, 2024
@mmoreiradj mmoreiradj merged commit 779fbe7 into virt-do:main Apr 22, 2024
2 checks passed
@Assstra
Copy link

Assstra commented Apr 22, 2024

lgtm

@mmoreiradj mmoreiradj deleted the make/tools branch April 23, 2024 09:27
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