AaronNGray Posted 10 hours ago Posted 10 hours ago Two Questions: How do I force Armbian/build to rebuild the kernel ? - Is there a `./compiler.sh` flag ? And where does the kernel get cached ? - Is it cached online ? - is it cached on kernel, kernel version, and kernel config hash ? I am trying to get a proper handle on Armbian/build. BTW: There really needs to be a `kernel` tag on Armbian Forum's - `Create New Topic`. 0 Quote
Werner Posted 5 hours ago Posted 5 hours ago 5 hours ago, AaronNGray said: - Is there a `./compiler.sh` flag ? https://docs.armbian.com/Developer-Guide_Build-Switches/ Check for ARTIFACT_IGNORE_CACHE 5 hours ago, AaronNGray said: And where does the kernel get cached ? diy packages are locally cached. automated packages from the CI are stored online in ghcr. Quote - is it cached on kernel, kernel version, and kernel config hash ? not only this, also the status of build framework internals (like stuff in https://github.com/armbian/build/tree/main/lib/functions) since they also can alter a package. Quote BTW: There really needs to be a `kernel` tag on Armbian Forum's - `Create New Topic`. "development" should be sufficient. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.