0.8.3: gitlab-ci-linux-build-141 released
- 0.8.2: Be more strict what packages/kernels are being in use for 0.8.x branch,
- 0.8.1: The final pre-release,
Kamil hat diesen Release als Latest release gekennzeichnet. Das heißt man kann jetzt vorhandenen Installationen auf diesen Build upgraden.
# Pick one
sudo apt-get update -y && sudo apt-get install linux-rock64-0.8 -y
sudo apt-get update -y && sudo apt-get install linux-rockpro64-0.8 -y
sudo apt-get update -y && sudo apt-get install linux-pinebookpro-0.8 -y
# Upgrade all other packages
sudo apt-get update -y && sudo apt-get dist-upgrade -y
# Remove invalid X11 config, and fix bootloaders
sudo rm /etc/X11/xorg.conf.d/20-armsoc.conf
sudo new_extlinux_boot.sh rootfs
sudo rock64_upgrade_bootloader.sh
Quelle: https://github.com/ayufan-rock64/linux-build/releases/tag/0.8.3
Kamil ist wohl jetzt mit dem Build so weit zufrieden Ich wüßte auch nicht wo es jetzt noch richtig klemmt. Eine Sache funktioniert noch nicht perfekt.
Aber Kamil hat im IRC geschrieben, das er das als nächstes in Angriff nehmen will.