build
build copied to clipboard
Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 & armhf
# Description Just a tiny bugfix.
# Description add code & formatter and commit message lint [AR-1130](https://armbian.atlassian.net/browse/AR-1130) ## 1.Install [lefthook](https://github.com/evilmartians/lefthook),[shellcheck](https://github.com/koalaman/shellcheck) and [shfmt](https://github.com/mvdan/sh) ## 2.Config just run `lefthook install && lefthook run pre-commit` in project root dir...
# Description I want to make something useful of my old Wetek Play TV-Box. "Some" years ago, it was meant to be used with OpenElec (now Libreelec), but support had...
# Description `armbian-resize-filesystem` has the following bugs: - Only support 1 or 2 partitions - If more than 1 partition, it assume the root partition starts from the end of...
I can't seem to find the reason this code was here, and it caused any build that contained `CLEAN_LEVEL="sources"` to fail. # Description Please include a summary of the change...
# Description Preliminary work on the branding of the kernel package version Jira reference number [AR-1233] # This is a template. It is necessary to discuss the design. You can...
**The minimal image contains an invalid third-party package repository.** I'm only collecting a minimal image. And only for Ubuntu focal. My image contains the `/etc/apt/sources.list.d/box64.list` file with the following contents:...
# Description I note that the u-boot args are defined in `/config/sources`. So if we need some device-special values, we need to use `if` or `case` to check `BOARD`, which...
# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....