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

feat(library): Introduce Skipper 0.18 #15

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

razvand
Copy link
Contributor

@razvand razvand commented Nov 21, 2023

Introduce Skipper 0.18 image (ELF Loader) for bincompat runs.

Add Kraftfile to build for QMEU and Firecracker on x86_64 using initrd for volume support. The current build uses embedded initrd to build a single image consisting of both the kernel and the initial ramdisk.

Add GitHub workflow to build and deploy the image. Add success badge in README.md.

@razvand razvand added the enhancement New feature or request label Dec 26, 2023
@razvand razvand force-pushed the razvand/library/skipper branch 2 times, most recently from 05d4cf0 to ef3d3fa Compare December 26, 2023 19:36
Copy link
Member

@StefanJum StefanJum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine with the local build.

Introduce Skipper 0.18 image (ELF Loader) for bincompat runs.

Add `Kraftfile` to build for QMEU and Firecracker on x86_64 using initrd
for volume support. The current build uses embedded initrd to build a
single image consisting of both the kernel and the initial ramdisk.

Add GitHub workflow to build and deploy the image. Add success badge in
`README.md`.

Signed-off-by: Razvan Deaconescu <[email protected]>
Co-authored-by: Alexander Jung <[email protected]>
Copy link
Member

@nderjung nderjung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good!

@nderjung nderjung merged commit 687131d into unikraft:main Feb 21, 2024
3 of 5 checks passed
@razvand razvand deleted the razvand/library/skipper branch March 19, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

3 participants