mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
23e740ca8fbaf49d59543b9f20a6830ee3eac75b
- cacherebuild.sh is a script which can run at PUSH + once per day. It regenerates cache:
- all cache 4 days before end of the month (for next month) which is enough that cache is sync across our network
- changed cache where packages were changed
- gpg signing should be done elsewhere
- ubootrebuild.sh builds all u-boots.
- Can be ran manually - before starting testing new release.
- can run on public server
- betarepository.sh builds all kernels if changed
- only builds changed kernels
- always build BSP
- bump nighly version
- update repository
- selected-images.sh builds image for or more boards
VERSION
- bug fix releases for selected images
- new stable images added after major release
- BSP will be recreated for all and pushed to stable repository
- build artefacts for selected builds will also be pushed to stable repository
Languages
Shell
100%