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 Hugo 0.122 as library #53

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

razvand
Copy link
Contributor

@razvand razvand commented Jan 28, 2024

Introduce Hugo 0.122 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.

@nderjung
Copy link
Member

Included is a mistake, please include a new workflow, and not rename an existing.

README.md Outdated Show resolved Hide resolved
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.

This breaks on the initrd mounting:

[    0.102585] ERR:  [libvfscore] Failed to mount initrd0: error -1
[    0.103746] ERR:  [libukboot] Init function at 0x1490f0 returned error -1

@razvand razvand force-pushed the razvand/library/hugo branch 2 times, most recently from d542162 to 9bfc644 Compare March 4, 2024 21:20
Introduce Hugo 0.122 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]>
@razvand razvand merged commit c314cdc into unikraft:main Mar 4, 2024
3 of 5 checks passed
@razvand razvand deleted the razvand/library/hugo branch March 4, 2024 22:33
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.

4 participants