Skip to content

chore(omnect-is-int): replaces legacy initramfs scripts with Rust init#636

Draft
JoergZeidler wants to merge 2 commits intoomnect:mainfrom
JoergZeidler:feature_init_rust
Draft

chore(omnect-is-int): replaces legacy initramfs scripts with Rust init#636
JoergZeidler wants to merge 2 commits intoomnect:mainfrom
JoergZeidler:feature_init_rust

Conversation

@JoergZeidler
Copy link
Contributor

initial draft PR to deal with current implementation of

Refactors GRUB's root partition identification by transitioning from a static `rootblk` parameter to a dynamic filesystem UUID. This enhances boot reliability by eliminating dependency on potentially unstable block device names. The GRUB `probe` command is leveraged to detect the boot partition's UUID and pass it to the kernel as `bootpart_fsuuid`.
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.

1 participant