0.7.8: gitlab-ci-linux-build-61
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.8: Improve eMMC compatibility on RockPro64,
- 0.7.8: Disable sdio (no wifi/bt) to fix pcie/nvme support on 4.4 for RockPro64,
- 0.7.8: Fix OMV builds (missing initrd.img),
- 0.7.8: Make all packages virtual, conflicting and replacing making possible to do
linux-rock64/rockpro64
to replace basesystem, - 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),
https://gitlab.com/ayufan-repos/rock64/linux-build/pipelines/26235700