You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
Supported releases (#333)
* consolidate PINE64 documentation * update supported releases
This commit is contained in:
@@ -77,7 +77,7 @@ These parameters are meant to be applied to the `./compile.sh` command. They are
|
||||
## Hidden options to minimize user input for build automation
|
||||
- **BOARD** ( `string` ): set name of board manually to skip dialog prompt
|
||||
- **BRANCH** ( `legacy` | `current` | `edge` ): set kernel and U-Boot branch manually to skip dialog prompt; some options may not be available for all devices
|
||||
- **RELEASE** ( `stretch` | `buster` | `bullseye` | `bionic` | `focal` | `hirsute` ): set OS release manually to skip dialog prompt; use this option with `KERNEL_ONLY=yes` to create board support package
|
||||
- **RELEASE** ( `bullseye` | `bookworm` | `jammy` ): set OS release manually to skip dialog prompt; use this option with `KERNEL_ONLY=yes` to create board support package
|
||||
- **ARMBIAN_CACHE_ROOTFS_PATH** ( `string` ): bind mount cache/rootfs to defined folder
|
||||
- **ARMBIAN_CACHE_TOOLCHAIN_PATH** ( `string` ): bind mount cache/toolchain path to defined folder
|
||||
|
||||
|
||||
@@ -73,7 +73,7 @@ to trigger the action.
|
||||
|
||||
Generates all desktops for arm64 and x86 arhitecture to verify if they build correctly. Build is triggered every day, manually (by [any member of Armbian project](https://github.com/orgs/armbian/people)) or in pull requests if label "Desktop" is set. Aim of this test case is to find out if there are troubles in packages relations.
|
||||
|
||||
- releases: bullseye, sid, jammy, focal,
|
||||
- releases: bullseye, bookworm, jammy,
|
||||
- desktop environments: xfce, gnome, mate, cinnamon, budgie, kde-plasma,
|
||||
- builds are not using cached rootfs to force packages assembly,
|
||||
- included applications paths are "3dsupport browsers",
|
||||
|
||||
Reference in New Issue
Block a user