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

linux: add dependencies to aarch64 #27011

Closed
wants to merge 1 commit into from
Closed

Conversation

meme
Copy link
Contributor

@meme meme commented Dec 7, 2020

While setting up my Void installation I was confused at why an initrd*.img was not being generated, turns out dracut was not installed. This PR adds dracut as well as other firmware dependencies for an ARM/AArch64 install.

@meme meme force-pushed the arm-linux-deps branch 2 times, most recently from 6cf2f92 to b5c008e Compare December 7, 2020 00:59
Copy link
Member

@ericonr ericonr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to increase the revision for this to take effect :)

srcpkgs/linux/template Show resolved Hide resolved
@meme meme force-pushed the arm-linux-deps branch 3 times, most recently from 1b05792 to a316245 Compare December 7, 2020 01:13
@meme meme changed the title linux: add dependencies to arm/aarch64 linux: add dependencies to aarch64 Dec 7, 2020
@ericonr
Copy link
Member

ericonr commented Dec 7, 2020

It's been recommended to me to add armv7l* to the list as well, then leave arm* below to match the rest of the ARM platforms.

@ericonr
Copy link
Member

ericonr commented Dec 8, 2020

Please ping when done with changes :)

I fixed the commit message and pushed it, thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants