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-image: provide wireguard-modules #7812

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

amazingfate
Copy link
Contributor

Description

I'm trying to generate a debian iso with armbian's kernel, but live-build keep installing linux-image-rt-arm64. I find it as rec dependency of wireguard-tools. And both linux-image-rt-arm64 from debian and linux-image-generic from ubuntu are providing it.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • ./compile.sh kernel BOARD=rock-5b BRANCH=vendor DEB_COMPRESS=xz

Checklist:

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@amazingfate amazingfate requested a review from a team as a code owner February 9, 2025 17:35
@github-actions github-actions bot added Needs review Seeking for review Framework Framework components size/small PR with less then 50 lines labels Feb 9, 2025
@igorpecovnik
Copy link
Member

Provides wireguard-modules solves this problem?

@amazingfate
Copy link
Contributor Author

Provides wireguard-modules solves this problem?

live-build need a apt repo to build. I haven't checked it. I'm finding other way to get rid of the issue so don't be pushed to merge this quickly.

@igorpecovnik igorpecovnik added Work in progress Unfinished / work in progress 02 Milestone: First quarter release 05 Milestone: Second quarter release labels Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release 05 Milestone: Second quarter release Framework Framework components Needs review Seeking for review size/small PR with less then 50 lines Work in progress Unfinished / work in progress
Development

Successfully merging this pull request may close these issues.

2 participants