[Tink] initramfs boot to console with tmpfs root#77
Merged
cheeyanglee merged 1 commit intoopen-edge-platform:3.0-devfrom May 16, 2025
Merged
[Tink] initramfs boot to console with tmpfs root#77cheeyanglee merged 1 commit intoopen-edge-platform:3.0-devfrom
cheeyanglee merged 1 commit intoopen-edge-platform:3.0-devfrom
Conversation
5b5c5bf to
75ebb9b
Compare
anujm1
reviewed
May 13, 2025
a335355 to
e7c7b43
Compare
Contributor
Author
|
@anujm1, I have updated implementation as suggested. Please help to review. |
e7c7b43 to
471d7f6
Compare
Contributor
|
@sfonn can you do a rebase on latest 3.0-dev and update the changelog in specs? |
Add dracut module for boot to console with root in tmpfs. Caddy/fluent-fit services enabled to run at boot. Add script to generate required initramfs/vmlinuz images from EMT tink build rootfs tar.gz archive after build. eg. sudo toolkit/imageconfigs/scripts/generate-tink-initramfs.sh \ -f <emt-tink.tar.gz> -o <output_images_dir> Signed-off-by: Swee Yee Fonn <swee.yee.fonn@intel.com>
471d7f6 to
0b34824
Compare
Contributor
Author
I have rebased and updated spec file. Thanks. |
cheeyanglee
approved these changes
May 16, 2025
4ac7228
into
open-edge-platform:3.0-dev
10 of 11 checks passed
cheeyanglee
added a commit
to cheeyanglee/edge-microvisor-toolkit
that referenced
this pull request
May 22, 2025
…latform#77)" This reverts commit 4ac7228.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge Checklist
All boxes should be checked before merging the PR
Description
Add dracut module for boot to console with root in tmpfs.
Generate Tink initramfs image in build which is able to
boot to console with just initramfs/vmlinuz image.
Any Newly Introduced Dependencies
How Has This Been Tested?
Able to boot to console with vmlinuz/initramfs images extracted from built edge-image-tink.tar.gz