generated from sig_core/wiki-template
Compare commits
4 Commits
7b6be30ae3
...
e80ac9785b
Author | SHA1 | Date | |
---|---|---|---|
e80ac9785b | |||
0f69c874bf | |||
a1b2d004aa | |||
281e46c3cc |
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/site
|
/site
|
||||||
|
.cache
|
||||||
|
@ -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
|
||||||
|
@ -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)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -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
|
@ -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
|
||||||
|
|
@ -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.
|
||||||
|
@ -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. | | |
|
|
Loading…
Reference in New Issue
Block a user