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

How to use custom kernel to build ISO? #51

Open
iiowoii3389 opened this issue Apr 23, 2023 · 5 comments
Open

How to use custom kernel to build ISO? #51

iiowoii3389 opened this issue Apr 23, 2023 · 5 comments

Comments

@iiowoii3389
Copy link

iiowoii3389 commented Apr 23, 2023

How to use custom kernel to build ISO?

@iiowoii3389 iiowoii3389 changed the title How to use other kernels to build ISO? How to use other kernel to build ISO? Apr 23, 2023
@iiowoii3389 iiowoii3389 changed the title How to use other kernel to build ISO? How to use custom kernel to build ISO? Apr 23, 2023
@boredland
Copy link
Collaborator

a bit more context could be helpful. I guess you tried just switching the kernel parameter out against your custom one? which one is it? is it list in our repos? if not, is it inside another repo our how should it be retrieved?

@iiowoii3389
Copy link
Author

a bit more context could be helpful. I guess you tried just switching the kernel parameter out against your custom one? which one is it? is it list in our repos? if not, is it inside another repo our how should it be retrieved?

Upload the custom kernel source code to my GitHub repository. Pull my custom kernel source code when building ISO using GitHub action.

@boredland
Copy link
Collaborator

uh, I fear that won't work. other kernels are distributed as packages - afaik what is the only way. that being said: a custom repository can be configured to be used and it is straightforward to set up (look up repo-add)

@iiowoii3389
Copy link
Author

uh, I fear that won't work. other kernels are distributed as packages - afaik what is the only way. that being said: a custom repository can be configured to be used and it is straightforward to set up (look up repo-add)

Is it to build the kernel into a package, create a custom repo, and then download and install it when building the iso? How to build the kernel into a package?

@boredland
Copy link
Collaborator

The kernel package source code is on Gitlab:

https://gitlab.manjaro.org/packages/core/linux60

Packages can be built using the makepkg cli.

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

No branches or pull requests

2 participants