Compare commits

...

4 Commits

Author SHA1 Message Date
e80ac9785b
added cairo to Dockerfile to fix preview issue
All checks were successful
mkdocs build / build (push) Successful in 1m22s
2024-10-02 23:04:59 -04:00
0f69c874bf
updated amlogicboards.md 2024-10-02 07:13:25 -04:00
a1b2d004aa
reorg 2024-10-02 07:11:23 -04:00
281e46c3cc
first pass reorg 2024-08-25 14:38:51 -04:00
9 changed files with 32 additions and 55 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/site /site
.cache

View File

@ -1,7 +1,7 @@
FROM rockylinux:9 FROM rockylinux:9
RUN dnf update -y &&\ RUN dnf update -y &&\
dnf install -y git python3-pip &&\ dnf install -y git python3-pip cairo &&\
dnf clean all dnf clean all
# bind volume $CWD > /wiki exists in docker-compose.yml # bind volume $CWD > /wiki exists in docker-compose.yml

View File

@ -0,0 +1,11 @@
###Amlogic-Based boards
The Libre boards below will require teh use of the ```libretech-flash-tool``` provided by libre computer. it can be found on [their](https://github.com/libre-computer-project/libretech-flash-tool) github page.
- LibreTech-AC 'LaFrite'(S805X)
- LibreTech CC 'LePotato'(S905X)

View File

@ -0,0 +1,12 @@
### Rockchip-based Boards
For the boards below you will use the ```libretech-flash-tool``` from Libre. It can be found on [their](https://github.com/libre-computer-project/libretech-flash-tool) github page.
- rk3328
- rk3399
- roc-cc-rk3399
The Orange Pi 5 and Rock 5b require proprietary blogs from Rockchip. The Rock5b uboot is built and provided by Raxda. The Orange Pi 5 uboot can be obtained from project on github or built locally using a docker container. For
- Raxda Rock 5b
- Orange Pi 5

View File

@ -1,11 +1,9 @@
--- ---
title: Solutions title: dnf-claims-restart
author: Funzi author: Funzi
--- ---
# Solutions and Troubleshooting # `dnf` always claims to require a restart
## `dnf` always claims to require a restart
### Symptom ### Symptom

View File

@ -5,9 +5,13 @@
## Responsibilities ## Responsibilities
## Meetings / Communications ## Meetings / Communications
Meetings are held fortnightly. Additional details can be found on the [Public_Calendar](https://calendar.google.com/calendar/u/0/embed?src=c_2e1oqh6t0i6sqhja5nu9lq8lgo@group.calendar.google.com)
## Members ## Members
## Getting In Touch / Contributing
The primary way to get into contact with the Sig/AltArch group would be our Mattermost [channel](https://chat.rockylinux.org/rocky-linux/channels/altarch).
## Project layout ## Project layout
mkdocs.yml # The configuration file. mkdocs.yml # The configuration file.

View File

@ -1,49 +0,0 @@
---
title: Supported SBC Hardware
author: Bryan Z.
---
# Rocky Linux Supported SBC Hardware Models
## 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. | | |