mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Fix links to download pages (#5929)
This commit is contained in:
41
README.md
41
README.md
@@ -23,9 +23,9 @@
|
|||||||
|
|
||||||
## What does this project do?
|
## What does this project do?
|
||||||
|
|
||||||
- Builds custom kernel, image or a distribution optimized for low-resource hardware,
|
- Builds custom **kernel**, **image** or a **distribution** optimized for low-resource hardware,
|
||||||
- Include filesystem generation, low-level control software, kernel image and bootloader compilation,
|
- Include filesystem generation, low-level control software, kernel image and **bootloader** compilation,
|
||||||
- Provides a consistent user experience by keeping system standards across different platforms.
|
- Provides a **consistent user experience** by keeping system standards across different platforms.
|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
||||||
@@ -80,12 +80,13 @@ More information:
|
|||||||
|
|
||||||
## Download prebuilt images
|
## Download prebuilt images
|
||||||
|
|
||||||
- quarterly released **supported** builds — <https://www.armbian.com/download>
|
- [quarterly released **supported** builds](https://www.armbian.com/download/?device_support=Supported)
|
||||||
- weekly released **unsupported** community builds — <https://github.com/armbian/community>
|
- [quarterly released **community maintained** builds](https://www.armbian.com/download/?device_support=Community%20support)
|
||||||
- upon code change **unsupported** development builds — <https://github.com/armbian/build/releases>
|
- [automatic released **rolling release** builds](https://github.com/armbian/os/releases/latest) (daily or when code changes)
|
||||||
|
|
||||||
## Compared with industry standards
|
## Compared with industry standards
|
||||||
|
|
||||||
|
<details><summary>Expand</summary>
|
||||||
Check similarities, advantages and disadvantages compared with leading industry standard build software.
|
Check similarities, advantages and disadvantages compared with leading industry standard build software.
|
||||||
|
|
||||||
Function | Armbian | Yocto | Buildroot |
|
Function | Armbian | Yocto | Buildroot |
|
||||||
@@ -99,6 +100,7 @@ Function | Armbian | Yocto | Buildroot |
|
|||||||
| Initramfs support | yes | yes | yes |
|
| Initramfs support | yes | yes | yes |
|
||||||
| Getting started | quick | very slow | slow |
|
| Getting started | quick | very slow | slow |
|
||||||
| Cross compilation | yes | yes | yes |
|
| Cross compilation | yes | yes | yes |
|
||||||
|
</details>
|
||||||
|
|
||||||
## Project structure
|
## Project structure
|
||||||
|
|
||||||
@@ -182,31 +184,34 @@ Function | Armbian | Yocto | Buildroot |
|
|||||||
|
|
||||||
### You don't need to be a programmer to help!
|
### You don't need to be a programmer to help!
|
||||||
|
|
||||||
- The easiest way to help is by "Starring" our repository - it helps more people find our code.
|
The easiest way to help is by "Starring" our repository - it helps more people find our code.
|
||||||
|
|
||||||
- [Check out our list of volunteer positions](https://forum.armbian.com/staffapplications/) and choose what you want to do ❤️
|
- [Check out our list of volunteer positions](https://forum.armbian.com/staffapplications/) and choose what you want to do ❤️
|
||||||
- [Seed torrents](https://forum.armbian.com/topic/4198-seed-our-torrents/)
|
- [Mirror our download infrastructure](https://github.com/armbian/mirror/) ❤️
|
||||||
- Help with [forum moderating](https://forum.armbian.com/topic/12631-help-on-forum-moderating/)
|
- [Donate](https://www.armbian.com/donate)! ❤️
|
||||||
- [Project administration](https://forum.armbian.com/forum/39-armbian-project-administration/)
|
|
||||||
- [Donate](https://www.armbian.com/donate).
|
|
||||||
|
|
||||||
### Want to become a maintainer?
|
### Want to become a maintainer?
|
||||||
|
|
||||||
Please review the [Board Maintainers Procedures and Guidelines](https://docs.armbian.com/Board_Maintainers_Procedures_and_Guidelines/), and if you can meet the requirements and find a board on the [Board Maintainers](https://docs.armbian.com/Release_Board-Maintainers/) list with less than two maintainers, then please apply using the linked form.
|
Please review the [Board Maintainers Procedures and Guidelines](https://docs.armbian.com/Board_Maintainers_Procedures_and_Guidelines/) and [apply](https://forum.armbian.com/staffapplications/application/8-single-board-computer-maintainer/) !
|
||||||
|
|
||||||
### Want to become a developer?
|
### Want to become a developer?
|
||||||
|
|
||||||
To help with development, you should first review the [Development Code Review Procedures and Guidelines](https://docs.armbian.com/Development-Code_Review_Procedures_and_Guidelines/). Then you can review the pre-made Jira dashboards and additional resources provided below to find open tasks and how you can assist:
|
To help with development, review [this document](CONTRIBUTING.md) and move straight to the code:
|
||||||
|
|
||||||
- [pull requests that need a review](https://github.com/armbian/build/pulls?q=is%3Apr+is%3Aopen+review%3Arequired)
|
- [release related tickets](https://www.armbian.com/participate/)
|
||||||
- dashboard for [junior](https://armbian.atlassian.net/jira/dashboards/10000) and [seniors](https://armbian.atlassian.net/jira/dashboards/10103) developers
|
- [review pull requests](https://github.com/armbian/build/pulls?q=is%3Apr+is%3Aopen+review%3Arequired+label%3A%22Needs+review%22)
|
||||||
- [documentation](https://docs.armbian.com/)
|
- ticket dashboard for [junior](https://armbian.atlassian.net/jira/dashboards/10000) and [seniors](https://armbian.atlassian.net/jira/dashboards/10103) developers
|
||||||
- [continuous integration](https://docs.armbian.com/Process_CI/)
|
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
For commercial or prioritized assistance:
|
For commercial or prioritized assistance:
|
||||||
- Book an hour of [professional consultation](https://calendly.com/armbian/consultation)
|
- Book an hour of [professional consultation](https://calendly.com/armbian/consultation)
|
||||||
- Consider becoming a project partner. Reach us at <https://armbian.com/contact>. Alternatively, find free support via [general project search engine](https://www.armbian.com/search), [documentation](https://docs.armbian.com), [community forums](https://forum.armbian.com/) or [IRC/Discord](https://docs.armbian.com/Community_IRC/). Remember that our awesome community members mainly provide this in a **best-effort** manner, so there are no guaranteed solutions.
|
- Consider becoming a [project partner](https://forum.armbian.com/subscriptions/)
|
||||||
|
- [Contact us](https://armbian.com/contact)!
|
||||||
|
|
||||||
|
Free support:
|
||||||
|
|
||||||
|
Find free support via [general project search engine](https://www.armbian.com/search), [documentation](https://docs.armbian.com), [community forums](https://forum.armbian.com/) or [IRC/Discord](https://docs.armbian.com/Community_IRC/). Remember that our awesome community members mainly provide this in a **best-effort** manner, so there are no guaranteed solutions.
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user