0.8.0rc10: gitlab-ci-linux-build-125
Pre-release
Pre-release
Notes
- The RELEASES is the latest stable version. The pre-release is the latest development version
- Fully reproducible, upgradable and trustable builds, build by CI system
- Use u-boot recovery mode selection: ayufan-rock64/linux-u-boot@ea6efec
- To enable upgrading to pre-releases edit
nano /etc/apt/sources.list.d/ayufan-rock64.list
- If you look for kernels, u-boots, or packages (.deb), consider reading the: https://github.com/ayufan-rock64/linux-build#components
- Buy me a Beer
Variants
1. Desktop
Use armhf variant with Ubuntu Mate as one that offers the best compatibility and performance.
Credentials: rock64/rock64
2. Bionic / Container Linux
It has Docker Community Edition / Docker Compose / Kubernetes-admin installed for easy Containers use.
Credentials: rock64/rock64
3. OpenMediaVault
Use armhf variant as one that offers the best compatibility.
Credentials: admin/openmediavault (for Web), root/openmediavault (for Console).
To enable SSH for OMV go to Web > SSH > Permit Root Login > Save > Apply
Upgrade
sudo apt-get update -y
sudo apt-get install linux-rock64 -y
sudo apt-get install linux-rockpro64 -y
sudo apt-get install linux-pinebookpro -y
Changelog
0.8.x
- 0.8.0rc10: Fix booting mate on Rock64, but without 3D acceleration for now,
- 0.8.0rc9: Fix long start issue due to removed
/etc/machine-id
, - 0.8.0rc9: Prefer
PageFlip=false
as it removes flickering, - 0.8.0rc8: Fix display on Pinebook Pro
- 0.8.0rc7: Fix performance regression of xserver,
- 0.8.0rc7: Enable
rga
device for rock/pinebook/pro64 - 0.8.0rc6: Disable
swrast
to improve compositing performance, - 0.8.0rc6: Enable
compositing-manager
marco for Mate, - 0.8.0rc6: Fix display of desktop icons for Mate,
- 0.8.0rc6: Prefer
PageFlip=true
, - 0.8.0rc5: Fix
Bluetooth
failure on desktop load - 0.8.0rc4: Provide
install_widevine_drm.sh
to install Widevine DRM, - 0.8.0rc3: Use
xserver
forrockpro64
andpinebook-pro
with gles2, - 0.8.0rc3: Add full support for
pinebook-pro v1
, - 0.8.0rc3: Provide
armhf
desktop onmate
as it is quite fast and stable, - 0.8.0rc3: Provide
gl4es
to run OpenGL1/2 applications with GLES2 acceleration, - 0.8.0rc3: Style
Ubuntu Mate
with nice wallpapers and pre-configured panels,
https://gitlab.com/ayufan-repos/rock64/linux-build/pipelines/57654625