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

CI: Specify larger INITRD_SIZE for larger rootfs #553

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

ChinYikMing
Copy link
Collaborator

Since 515e011 enable the guestOS to run SDL-oriented applications, the artifacts for these applications must be prepared in the rootfs to ensure they can run, making the rootfs larger than before which exceeds the default 8 MiB INITRD_SIZE allocated for loading the rootfs.

Since 515e011 enable the guestOS to run SDL-oriented applications, the
artifacts for these applications must be prepared in the rootfs to
ensure they can run, making the rootfs larger than before which exceeds
the default 8 MiB INITRD_SIZE allocated for loading the rootfs.
Copy link

Code Review Agent Run Status

  • Limitations and other issues: ❌ Failure - The AI Code Review Agent skipped reviewing this change because it is configured to exclude certain pull requests based on the source/target branch or the pull request status. You can change the settings here, or contact the agent instance creator at [email protected].

@jserv jserv added this to the release-2025.1 milestone Feb 4, 2025
@jserv jserv merged commit d8814f2 into sysprog21:master Feb 4, 2025
8 checks passed
@jserv
Copy link
Contributor

jserv commented Feb 4, 2025

Thank @ChinYikMing for contributing!

@ChinYikMing ChinYikMing deleted the ci-update-initrd-size branch February 4, 2025 14:09
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