0.5.12: jenkins-linux-build-rock-64-126
Pre-release
Pre-release
Credentials (console/ssh, except OMV): rock64/rock64
Credentials (OMV for Web): admin/openmediavault
Credentials (OMV for console): root/openmediavault
Upgrade:
sudo apt-get update -y
sudo apt-get install linux-rock64 -y
This is the release with packages. If you want system images do download previous one and upgrade.
0.5.x
- 0.5.12: Add missing
ifupdown
for artful, - 0.5.11: Support eMMC 5.1 on Mainline kernel,
- 0.5.11: Install firmware-realtek or linux-firmware to support wireless drivers,
- 0.5.11: Fix Ubuntu Artful image,
- 0.5.11: Rebase u-boot to include PMIC support,
- 0.5.10: Include CONFIG_KEYS_COMPAT, needed by Docker,
- 0.5.10: Include missing headers to build kernel modules,
- 0.5.10: Build i3/mate only for arm64,
- 0.5.10: Build OMV for armhf/arm64,
- 0.5.9: Resize on first boot,
- 0.5.9: Build Artful minimal images,
- 0.5.8: Include more Docker modules, include latest u-boot,
- 0.5.7: Include a bunch of kernel modules to make Docker work beautifully :)
- 0.5.6: Make rock64-offload do work on mainline kernel,
- 0.5.6: Enable CPU freq scaling on mainline kernel,
- 0.5.6: Enable additional CPU gov, make ondemand to be default one,
- 0.5.5: Apply @Kwiboot patch for working sound rates: Kwiboo/linux-rockchip@a777086,
- 0.5.5: Move USB2.0 to separate IRQ, thanks @tkaiser,
- 0.5.5: Enable a bunch of kernel modules (USB, crypto, network) for Mainline kernel,
- 0.5.4: Apply on top of Rockchip kernel @Kwiboo patches for sound: https://github.com/Kwiboo/linux-rockchip/compare/rockchip-4.4...rockchip-4.4-pl330.patch,
- 0.5.4: Pass eth1addr to Linux,
- 0.5.4: Mainline kernel: cherry-pick internal gmac2phy, rk805 with pwrkey and leds,
- 0.5.4: Make mainline kernel to see emmc and sd, and be able to do pxe/nfs boot,
- 0.5.3: Make images to boot,
- 0.5.2: Ethernet address is calculated from serial,
- 0.5.2: Add SPI support in u-boot,
- 0.5.2: PXE booting always uses 100Mbps for reliability,
- 0.5.2: Power USB2.0 ports,
- 0.5.2: Rebase rockchip-kernel,
- 0.5.2: Expose standby and power leds,
- 0.5.2: Include some sound changes from Kwiboo,
- 0.5.1: Fix mainline kernel booting,
- 0.5.1: Remove eth1 (internal phy) as it is not yet working properly,
- 0.5.0: Use mainline u-boot: https://github.com/ayufan-rock64/linux-u-boot/tree/mainline-master with USB and PXE booting support,
- 0.5.0: Make mainline kernel to be usable and enable USB2/3 and GMAC,