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

Fix typo in README.md #86

Closed
wants to merge 1 commit into from
Closed

Fix typo in README.md #86

wants to merge 1 commit into from

Conversation

firasuke
Copy link
Contributor

@firasuke firasuke commented Jun 5, 2024

No description provided.

@dougsland
Copy link
Collaborator

LGTM @ericcurtin

@rhatdan
Copy link
Member

rhatdan commented Jun 5, 2024

@firasuke Thanks
But you need to sign your commits
git commit -a --amend -s
git push --force

@firasuke
Copy link
Contributor Author

firasuke commented Jun 5, 2024

No worries, but this was done as a quick fix on GitHub's UI, and I didn't have the repository cloned, hence the lack of signature.

@ericcurtin
Copy link
Collaborator

ericcurtin commented Jun 5, 2024

@firasuke congrats, you're our first external contributor (I think if memory serves me right).

Once you fix DCO, it will be an insta-merge.

Just to give an update on this in general, I haven't been able to continue this for a while, got pulled into other priorities.

I should give an update on where this may go in future.

We planned for this to be useful for general initial filesystems in Automotive, but in the meantime we have had great joy with device-specific mini-initramfses. Using these two things:

https://gitlab.com/CentOS/automotive/rpms/dracut-automotive
https://gitlab.com/CentOS/automotive/rpms/util-linux-automotive

Which is not something we typically do in Fedora or CentOS Stream. But our Automotive osbuild's get very device specific, so this technique is working well for us there right now.

There's folk working on Linux as a bootloader, and they may find this interesting though, there's a multiple use-cases for this potentially when we get more time to work on this.

@firasuke firasuke closed this by deleting the head repository Jun 6, 2024
@firasuke
Copy link
Contributor Author

firasuke commented Jun 6, 2024

@firasuke congrats, you're our first external contributor (I think if memory serves me right).

Thanks for the congratulations! It's just a minor typo so it's not a big deal. I also apologize for polluting the PR history with another identical PR.

Keep up the good work!

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