Compare commits

..

2 Commits

Author SHA1 Message Date
5eddf255c7
halt development 2023-03-04 00:35:40 +01:00
d61562b2bc
provide instructions
Signed-off-by: Jacob Hrbek <kreyren@rixotstudio.cz>
2023-02-26 00:48:46 +01:00

@ -1,3 +1,17 @@
DEVELOPMENT HALTED: https://qoto.org/web/statuses/109961967529276490
---
# Preliminary ArchLinux image for Teres-A64
TBD
Preliminary image of a system i ducttaped together using u-boot, bootloader, kernel and kernel modules from armbian's https://github.com/armbian/build/pull/4807 and using archlinuxarm generic aarch64 image.
Parabola port is in the works https://labs.parabola.nu/issues/3450
Download from releases: https://git.dotya.ml/kreyren/teres-a64-arch-preliminary/releases
Installation:
# dd if=./path/to/file.img of=/dev/DEVICE conv=sync status=progress
where `/dev/DEVICE` is your sdcard