wiki/docs/index.md

76 lines
3.0 KiB
Markdown
Raw Normal View History

2023-04-10 00:57:21 +00:00
# SIG/AltArch Wiki
2023-04-10 00:03:56 +00:00
2024-04-20 04:05:03 +00:00
## Supported hardware
### `aarch64` (64-bit ARM) boards
#### Raspberry Pi SBCs
| Model | Image | Status |
|---------------|-----------------------------------|---------------|
| Pi 4B | RockyLinux_Rpi_9-latest.img.xz | Complete |
| Pi 3B/B+ | RockyLinux_Rpi_9-latest.img.xz | Complete |
#### Banana Pi
| Model | Status |
|---------------|---------------------------------------------------|
| Unknown | Stage 1(hardware being procured) |
#### Orange Pi
| Model | Status |
|---------------|---------------------------------------------------|
| Unknown | Stage 1(hardware being procured) |
#### Pine
| Model | Image | Status |
|---------------|----------------------------------------------------------|----------------------------------------|
| Pine64 | | Stage 1(hardware being obtained) |
| RockPro64 | Rocky-9.1-aarch64-generic-Minimal-rk3399-sda.raw.tar.gz | Complete |
| A64_LTS | | Stage 1(hardware being obtained) |
#### Libre Computer
| Model | Status |
|---------------|----------------------------------------------------------------|
| Renegade | Stage 2(hw obtained, initial testing to discover whats needed) |
| La Frite | Stage 2(hw obtained, initial testing to discover whats needed) |
| Tritium | Stage 2(hw obtained, initial testing to discover whats needed) |
| Le Potato | Stage 2(hw obtained, initial testing to discover whats needed) |
#### Ordoid
| Model | Status |
|---------------|-----------------------------------------------------------------|
| N2+ | Stage 2(hw obtained, initial testing to discover what's needed) |
#### Khadas
| Model | Image | Status |
|---------------|---------------------------------------------------|
| In early phases of discovery. | | |
### `riscv64` (64-bit RISC-V) boards
#### StarFive
| Model | Image | Status |
|---------------|---------------------------------------------------|
| StarFive VisionFive 2 | | |
#### Milk-V
| Model | Image | Status |
|---------------|---------------------------------------------------|
| Milk-V Marst | | |
2023-04-10 00:03:56 +00:00
## Links
## Responsibilities
## Meetings / Communications
## Members
## Project layout
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.