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

[Kernel-Kit] I propose adding the possibility of completely offline kernel recompilation #3535

Open
ChrysoliteAzalea opened this issue Oct 22, 2022 · 0 comments

Comments

@ChrysoliteAzalea
Copy link

Hello everyone! I propose adding the possibility to re-compile the kernel without Internet connection. This can be needed, because Puppy Linux is sometimes used on the old hardware, that may require modified kernel (for example, to add some drivers), but may lack the Internet connection. As far as I understand, the following is required:

  • Instead of writing Git repository addresses into the scripts, these repositories should be registered as submodules
  • Kernel-Kit should be able to use the local source archive (it already can, but it's not obvious from the documentation)
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

1 participant