0.7.7: gitlab-ci-linux-build-57
Pre-release
Pre-release
Notes:
- The RELEASES is the latest stable version. The pre-release is the latest development version.
- 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
OpenMediaVault:
- Use armhf variant as one that offers the best compatibility,
Bionic / Container Linux:
- It has Docker Community Edition / Docker Compose / Kubernetes-admin installed for easy Containers use,
Credentials:
- All variants except OMV: rock64/rock64
- OMV: 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
0.7.x
- 0.7.7: Fix memory corruptions caused by Mali/Display subsystem (4.4),
- 0.7.7: Enable SDR104 mode for SD cards (this requires u-boot upgrade if booting from SD),
- 0.7.6: Change OPP's for Rock64 and RockPro64: ayufan-rock64/linux-kernel@4.4.132-1059-rockchip-ayufan...ayufan-rock64:4.4.132-1062-rockchip-ayufan,
- 0.7.5: Various stability fixes for kernel and u-boot,
- 0.7.5: Added memtest to kernels and extlinux,
- 0.7.5: Show early boot log when booting kernels,
- 0.7.4: Fix
resize_rootfs.sh
script to respect boot flags (fixes second boot problem introduced by 0.7.0), - 0.7.4: Add rock(pro)64_erase_spi_flash.sh,
- 0.7.4: Fix cursor on desktop for rockpro64,
- 0.7.3: Fix generation of extlinux.conf (linux booting),
- 0.7.2: Pin packages,
- 0.7.2: Improve performance of build process,
- 0.7.1: Use GitLab CI for releasing all images,
- 0.7.0: Introduces heavy refactor splitting all components into separate repos, and separate independent releases (u-boot, kernel, kernel-mainline, compatibility package),
https://gitlab.com/ayufan-repos/rock64/linux-build/pipelines/26103756