Releases: ayufan-rock64/linux-build
0.5.3: jenkins-linux-build-rock-64-91
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
0.5.x
- 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,
0.5.1: jenkins-linux-build-rock-64-89
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
0.5.x
- 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,
0.4.17: jenkins-linux-build-rock-64-85
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
0.4.x
- 0.4.17: Improve rock64_fix_performance.sh (Thanks @tkaiser),
- 0.4.17: Improve rock64_diagnostics.sh (Thanks @pfeerick),
- 0.4.17: Add ntp to all builds,
- 0.4.16: Revert kernel to older version as the current seems to crash on 1/2GB: ayufan-rock64/linux-kernel@933b62e,
- 0.4.16: fake-hwclock save and properly enable ntp,
- 0.4.15: Add fake-hwclock, usbutils, sysstat, fping, iperf3 and iozone3
- 0.4.14: Fix persistence of ethernet address,
- 0.4.14: Move mtdparts to dtb (requires upgraded kernel and support package),
- 0.4.14: Release mainline kernel alongside (https://github.com/ayufan-rock64/linux-mainline-kernel),
- 0.4.14: Disable rrdcached for OpenMediaVault,
- 0.4.13: Set coherent_pool and fix login as root over UART,
- 0.4.12: Fix eth0 configuration for OpenMediaVault,
- 0.4.11: Improve rrdcached and interfaces configuration for OpenMediaVault,
- 0.4.10: Disallow root login,
- 0.4.9: Disable password change for root (leave for rock64),
- 0.4.8: Force password change on boot,
- 0.4.8: OMV build uses root/openmediavault,
- 0.4.7: Enable rrdcached back for OMV build,
- 0.4.6: Improve OpenMediaVault settings (Thanks @tkaiser), revert 1.4GHz OPP,
- 0.4.5: Include rock64_diagnostics.sh
- 0.4.4: dts: enable 1.4Ghz / 1.35V operating point for testing (Thanks @xalius)
- 0.4.3: dts: Fix HS-200 eMMC bus mode (Thanks @xalius),
- 0.4.2: dts: Remove SDIO wifi support (Thanks @xalius),
- 0.4.1: Fix fix_irqs.sh not being run on startup,
- 0.4.0: Make glamor rendering twice faster,
- 0.4.0: Make resize_rootfs.sh to work with SD and eMMC,
- 0.4.0: Merge https://github.com/Kwiboo/linux-rockchip that includes internal phy, vpu set to 600MHz, and other smaller fixes,
0.3.x
- 0.3.7: Disable RK_PARTITION support (needed by Android) and enable additional kernel modules: ayufan-rock64/linux-kernel@17cebdb,
- 0.3.6: Use labels to choose boot and root device,
- 0.3.5: Tinker with making mmc0 to be always eMMC, mmc1 to be always SD and making image to be multibootable,
- 0.3.4: Update kernel config and dts,
- 0.3.3: Build ARM64 of Mate and i3 with Mali drivers,
- 0.3.2: Fix flash-kernel config and make it bootable,
- 0.3.1: Read/Write mac address to mtd,
- 0.3.1: MTD has partitions,
- 0.3.0: Not compatible with 0.2.x due to change in partition layout:
- 0.3.0: Use /boot/efi located at /dev/mmcblk0p6 and / located at /dev/mmcblk0p7
0.4.16: jenkins-linux-build-rock-64-83
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
0.4.x
- 0.4.16: Revert kernel to older version as the current seems to crash on 1/2GB: ayufan-rock64/linux-kernel@933b62e,
- 0.4.16: fake-hwclock save and properly enable ntp,
- 0.4.15: Add fake-hwclock, usbutils, sysstat, fping, iperf3 and iozone3
- 0.4.14: Fix persistence of ethernet address,
- 0.4.14: Move mtdparts to dtb (requires upgraded kernel and support package),
- 0.4.14: Release mainline kernel alongside (https://github.com/ayufan-rock64/linux-mainline-kernel),
- 0.4.14: Disable rrdcached for OpenMediaVault,
- 0.4.13: Set coherent_pool and fix login as root over UART,
- 0.4.12: Fix eth0 configuration for OpenMediaVault,
- 0.4.11: Improve rrdcached and interfaces configuration for OpenMediaVault,
- 0.4.10: Disallow root login,
- 0.4.9: Disable password change for root (leave for rock64),
- 0.4.8: Force password change on boot,
- 0.4.8: OMV build uses root/openmediavault,
- 0.4.7: Enable rrdcached back for OMV build,
- 0.4.6: Improve OpenMediaVault settings (Thanks @tkaiser), revert 1.4GHz OPP,
- 0.4.5: Include rock64_diagnostics.sh
- 0.4.4: dts: enable 1.4Ghz / 1.35V operating point for testing (Thanks @xalius)
- 0.4.3: dts: Fix HS-200 eMMC bus mode (Thanks @xalius),
- 0.4.2: dts: Remove SDIO wifi support (Thanks @xalius),
- 0.4.1: Fix fix_irqs.sh not being run on startup,
- 0.4.0: Make glamor rendering twice faster,
- 0.4.0: Make resize_rootfs.sh to work with SD and eMMC,
- 0.4.0: Merge https://github.com/Kwiboo/linux-rockchip that includes internal phy, vpu set to 600MHz, and other smaller fixes,
0.3.x
- 0.3.7: Disable RK_PARTITION support (needed by Android) and enable additional kernel modules: ayufan-rock64/linux-kernel@17cebdb,
- 0.3.6: Use labels to choose boot and root device,
- 0.3.5: Tinker with making mmc0 to be always eMMC, mmc1 to be always SD and making image to be multibootable,
- 0.3.4: Update kernel config and dts,
- 0.3.3: Build ARM64 of Mate and i3 with Mali drivers,
- 0.3.2: Fix flash-kernel config and make it bootable,
- 0.3.1: Read/Write mac address to mtd,
- 0.3.1: MTD has partitions,
- 0.3.0: Not compatible with 0.2.x due to change in partition layout:
- 0.3.0: Use /boot/efi located at /dev/mmcblk0p6 and / located at /dev/mmcblk0p7
0.4.15: jenkins-linux-build-rock-64-82
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
0.4.x
- 0.4.15: Add fake-hwclock, usbutils, sysstat, fping, iperf3 and iozone3
- 0.4.14: Fix persistence of ethernet address,
- 0.4.14: Move mtdparts to dtb (requires upgraded kernel and support package),
- 0.4.14: Release mainline kernel alongside (https://github.com/ayufan-rock64/linux-mainline-kernel),
- 0.4.14: Disable rrdcached for OpenMediaVault,
- 0.4.13: Set coherent_pool and fix login as root over UART,
- 0.4.12: Fix eth0 configuration for OpenMediaVault,
- 0.4.11: Improve rrdcached and interfaces configuration for OpenMediaVault,
- 0.4.10: Disallow root login,
- 0.4.9: Disable password change for root (leave for rock64),
- 0.4.8: Force password change on boot,
- 0.4.8: OMV build uses root/openmediavault,
- 0.4.7: Enable rrdcached back for OMV build,
- 0.4.6: Improve OpenMediaVault settings (Thanks @tkaiser), revert 1.4GHz OPP,
- 0.4.5: Include rock64_diagnostics.sh
- 0.4.4: dts: enable 1.4Ghz / 1.35V operating point for testing (Thanks @xalius)
- 0.4.3: dts: Fix HS-200 eMMC bus mode (Thanks @xalius),
- 0.4.2: dts: Remove SDIO wifi support (Thanks @xalius),
- 0.4.1: Fix fix_irqs.sh not being run on startup,
- 0.4.0: Make glamor rendering twice faster,
- 0.4.0: Make resize_rootfs.sh to work with SD and eMMC,
- 0.4.0: Merge https://github.com/Kwiboo/linux-rockchip that includes internal phy, vpu set to 600MHz, and other smaller fixes,
0.3.x
- 0.3.7: Disable RK_PARTITION support (needed by Android) and enable additional kernel modules: ayufan-rock64/linux-kernel@17cebdb,
- 0.3.6: Use labels to choose boot and root device,
- 0.3.5: Tinker with making mmc0 to be always eMMC, mmc1 to be always SD and making image to be multibootable,
- 0.3.4: Update kernel config and dts,
- 0.3.3: Build ARM64 of Mate and i3 with Mali drivers,
- 0.3.2: Fix flash-kernel config and make it bootable,
- 0.3.1: Read/Write mac address to mtd,
- 0.3.1: MTD has partitions,
- 0.3.0: Not compatible with 0.2.x due to change in partition layout:
- 0.3.0: Use /boot/efi located at /dev/mmcblk0p6 and / located at /dev/mmcblk0p7
0.4.14: jenkins-linux-build-rock-64-81
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
0.4.x
- 0.4.14: Fix persistence of ethernet address,
- 0.4.14: Move mtdparts to dtb (requires upgraded kernel and support package),
- 0.4.14: Release mainline kernel alongside (https://github.com/ayufan-rock64/linux-mainline-kernel),
- 0.4.14: Disable rrdcached for OpenMediaVault,
- 0.4.13: Set coherent_pool and fix login as root over UART,
- 0.4.12: Fix eth0 configuration for OpenMediaVault,
- 0.4.11: Improve rrdcached and interfaces configuration for OpenMediaVault,
- 0.4.10: Disallow root login,
- 0.4.9: Disable password change for root (leave for rock64),
- 0.4.8: Force password change on boot,
- 0.4.8: OMV build uses root/openmediavault,
- 0.4.7: Enable rrdcached back for OMV build,
- 0.4.6: Improve OpenMediaVault settings (Thanks @tkaiser), revert 1.4GHz OPP,
- 0.4.5: Include rock64_diagnostics.sh
- 0.4.4: dts: enable 1.4Ghz / 1.35V operating point for testing (Thanks @xalius)
- 0.4.3: dts: Fix HS-200 eMMC bus mode (Thanks @xalius),
- 0.4.2: dts: Remove SDIO wifi support (Thanks @xalius),
- 0.4.1: Fix fix_irqs.sh not being run on startup,
- 0.4.0: Make glamor rendering twice faster,
- 0.4.0: Make resize_rootfs.sh to work with SD and eMMC,
- 0.4.0: Merge https://github.com/Kwiboo/linux-rockchip that includes internal phy, vpu set to 600MHz, and other smaller fixes,
0.3.x
- 0.3.7: Disable RK_PARTITION support (needed by Android) and enable additional kernel modules: ayufan-rock64/linux-kernel@17cebdb,
- 0.3.6: Use labels to choose boot and root device,
- 0.3.5: Tinker with making mmc0 to be always eMMC, mmc1 to be always SD and making image to be multibootable,
- 0.3.4: Update kernel config and dts,
- 0.3.3: Build ARM64 of Mate and i3 with Mali drivers,
- 0.3.2: Fix flash-kernel config and make it bootable,
- 0.3.1: Read/Write mac address to mtd,
- 0.3.1: MTD has partitions,
- 0.3.0: Not compatible with 0.2.x due to change in partition layout:
- 0.3.0: Use /boot/efi located at /dev/mmcblk0p6 and / located at /dev/mmcblk0p7
0.4.13: jenkins-linux-build-rock-64-79
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
0.4.x
- 0.4.13: Set coherent_pool and fix login as root over UART,
- 0.4.12: Fix eth0 configuration for OpenMediaVault,
- 0.4.11: Improve rrdcached and interfaces configuration for OpenMediaVault,
- 0.4.10: Disallow root login,
- 0.4.9: Disable password change for root (leave for rock64),
- 0.4.8: Force password change on boot,
- 0.4.8: OMV build uses root/openmediavault,
- 0.4.7: Enable rrdcached back for OMV build,
- 0.4.6: Improve OpenMediaVault settings (Thanks @tkaiser), revert 1.4GHz OPP,
- 0.4.5: Include rock64_diagnostics.sh
- 0.4.4: dts: enable 1.4Ghz / 1.35V operating point for testing (Thanks @xalius)
- 0.4.3: dts: Fix HS-200 eMMC bus mode (Thanks @xalius),
- 0.4.2: dts: Remove SDIO wifi support (Thanks @xalius),
- 0.4.1: Fix fix_irqs.sh not being run on startup,
- 0.4.0: Make glamor rendering twice faster,
- 0.4.0: Make resize_rootfs.sh to work with SD and eMMC,
- 0.4.0: Merge https://github.com/Kwiboo/linux-rockchip that includes internal phy, vpu set to 600MHz, and other smaller fixes,
0.3.x
- 0.3.7: Disable RK_PARTITION support (needed by Android) and enable additional kernel modules: ayufan-rock64/linux-kernel@17cebdb,
- 0.3.6: Use labels to choose boot and root device,
- 0.3.5: Tinker with making mmc0 to be always eMMC, mmc1 to be always SD and making image to be multibootable,
- 0.3.4: Update kernel config and dts,
- 0.3.3: Build ARM64 of Mate and i3 with Mali drivers,
- 0.3.2: Fix flash-kernel config and make it bootable,
- 0.3.1: Read/Write mac address to mtd,
- 0.3.1: MTD has partitions,
- 0.3.0: Not compatible with 0.2.x due to change in partition layout:
- 0.3.0: Use /boot/efi located at /dev/mmcblk0p6 and / located at /dev/mmcblk0p7
0.4.12: jenkins-linux-build-rock-64-77
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
0.4.x
- 0.4.12: Fix eth0 configuration for OpenMediaVault,
- 0.4.11: Improve rrdcached and interfaces configuration for OpenMediaVault,
- 0.4.10: Disallow root login,
- 0.4.9: Disable password change for root (leave for rock64),
- 0.4.8: Force password change on boot,
- 0.4.8: OMV build uses root/openmediavault,
- 0.4.7: Enable rrdcached back for OMV build,
- 0.4.6: Improve OpenMediaVault settings (Thanks @tkaiser), revert 1.4GHz OPP,
- 0.4.5: Include rock64_diagnostics.sh
- 0.4.4: dts: enable 1.4Ghz / 1.35V operating point for testing (Thanks @xalius)
- 0.4.3: dts: Fix HS-200 eMMC bus mode (Thanks @xalius),
- 0.4.2: dts: Remove SDIO wifi support (Thanks @xalius),
- 0.4.1: Fix fix_irqs.sh not being run on startup,
- 0.4.0: Make glamor rendering twice faster,
- 0.4.0: Make resize_rootfs.sh to work with SD and eMMC,
- 0.4.0: Merge https://github.com/Kwiboo/linux-rockchip that includes internal phy, vpu set to 600MHz, and other smaller fixes,
0.3.x
- 0.3.7: Disable RK_PARTITION support (needed by Android) and enable additional kernel modules: ayufan-rock64/linux-kernel@17cebdb,
- 0.3.6: Use labels to choose boot and root device,
- 0.3.5: Tinker with making mmc0 to be always eMMC, mmc1 to be always SD and making image to be multibootable,
- 0.3.4: Update kernel config and dts,
- 0.3.3: Build ARM64 of Mate and i3 with Mali drivers,
- 0.3.2: Fix flash-kernel config and make it bootable,
- 0.3.1: Read/Write mac address to mtd,
- 0.3.1: MTD has partitions,
- 0.3.0: Not compatible with 0.2.x due to change in partition layout:
- 0.3.0: Use /boot/efi located at /dev/mmcblk0p6 and / located at /dev/mmcblk0p7
0.4.11: jenkins-linux-build-rock-64-76
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
0.4.x
- 0.4.11: Improve rrdcached and interfaces configuration for OpenMediaVault,
- 0.4.10: Disallow root login,
- 0.4.9: Disable password change for root (leave for rock64),
- 0.4.8: Force password change on boot,
- 0.4.8: OMV build uses root/openmediavault,
- 0.4.7: Enable rrdcached back for OMV build,
- 0.4.6: Improve OpenMediaVault settings (Thanks @tkaiser), revert 1.4GHz OPP,
- 0.4.5: Include rock64_diagnostics.sh
- 0.4.4: dts: enable 1.4Ghz / 1.35V operating point for testing (Thanks @xalius)
- 0.4.3: dts: Fix HS-200 eMMC bus mode (Thanks @xalius),
- 0.4.2: dts: Remove SDIO wifi support (Thanks @xalius),
- 0.4.1: Fix fix_irqs.sh not being run on startup,
- 0.4.0: Make glamor rendering twice faster,
- 0.4.0: Make resize_rootfs.sh to work with SD and eMMC,
- 0.4.0: Merge https://github.com/Kwiboo/linux-rockchip that includes internal phy, vpu set to 600MHz, and other smaller fixes,
0.3.x
- 0.3.7: Disable RK_PARTITION support (needed by Android) and enable additional kernel modules: ayufan-rock64/linux-kernel@17cebdb,
- 0.3.6: Use labels to choose boot and root device,
- 0.3.5: Tinker with making mmc0 to be always eMMC, mmc1 to be always SD and making image to be multibootable,
- 0.3.4: Update kernel config and dts,
- 0.3.3: Build ARM64 of Mate and i3 with Mali drivers,
- 0.3.2: Fix flash-kernel config and make it bootable,
- 0.3.1: Read/Write mac address to mtd,
- 0.3.1: MTD has partitions,
- 0.3.0: Not compatible with 0.2.x due to change in partition layout:
- 0.3.0: Use /boot/efi located at /dev/mmcblk0p6 and / located at /dev/mmcblk0p7
0.4.10: jenkins-linux-build-rock-64-75
Credentials (except OMV): rock64/rock64
Credentials (OMV): root/openmediavault
Upgrade:
sudo apt-get update -y
sudo apt-get install linux-rock64 -y
0.4.x
- 0.4.10: Disallow root login,
- 0.4.9: Disable password change for root (leave for rock64),
- 0.4.8: Force password change on boot,
- 0.4.8: OMV build uses root/openmediavault,
- 0.4.7: Enable rrdcached back for OMV build,
- 0.4.6: Improve OpenMediaVault settings (Thanks @tkaiser), revert 1.4GHz OPP,
- 0.4.5: Include rock64_diagnostics.sh
- 0.4.4: dts: enable 1.4Ghz / 1.35V operating point for testing (Thanks @xalius)
- 0.4.3: dts: Fix HS-200 eMMC bus mode (Thanks @xalius),
- 0.4.2: dts: Remove SDIO wifi support (Thanks @xalius),
- 0.4.1: Fix fix_irqs.sh not being run on startup,
- 0.4.0: Make glamor rendering twice faster,
- 0.4.0: Make resize_rootfs.sh to work with SD and eMMC,
- 0.4.0: Merge https://github.com/Kwiboo/linux-rockchip that includes internal phy, vpu set to 600MHz, and other smaller fixes,
0.3.x
- 0.3.7: Disable RK_PARTITION support (needed by Android) and enable additional kernel modules: ayufan-rock64/linux-kernel@17cebdb,
- 0.3.6: Use labels to choose boot and root device,
- 0.3.5: Tinker with making mmc0 to be always eMMC, mmc1 to be always SD and making image to be multibootable,
- 0.3.4: Update kernel config and dts,
- 0.3.3: Build ARM64 of Mate and i3 with Mali drivers,
- 0.3.2: Fix flash-kernel config and make it bootable,
- 0.3.1: Read/Write mac address to mtd,
- 0.3.1: MTD has partitions,
- 0.3.0: Not compatible with 0.2.x due to change in partition layout:
- 0.3.0: Use /boot/efi located at /dev/mmcblk0p6 and / located at /dev/mmcblk0p7