0.3.3: jenkins-linux-build-rock-64-55
Credentials: rock64/rock64
Upgrade:
sudo apt-get update -y
sudo apt-get install linux-rock64 -y
0.3.x
- Build ARM64 of Mate and i3 with Mali drivers,
- Not compatible with 0.2.x due to change in partition layout:
- Use /boot/efi located at /dev/mmcblk0p6 and / located at /dev/mmcblk0p7
- Read/Write mac address to mtd,
- MTD has partitions
0.2.x
- Enable SPI Flash for Linux,
- Add linux-rock64 a virtual package that depends on linux-rock64-package and linux-image--ayufan-,
- Add rock64_fix_irqs executed at boot,
- Include landscape,
- Include ethernet and health scripts,
- Fix Kernel config,
- Create OpenMediaVault image,
- Distribute Debian Jessie and Stretch,
- Extend kernel config to include more filesystem and network modules,
- Disable TX offloading as it makes GbE unstable,
- Include recent kernel/u-boot and bl31_v1.34 fixes,
- Add arm64 as foreign architecture for armhf builds,
- Use single partition for boot and root,
- Use linux image deb with flash-kernel,
0.1.x
- Make u-boot less noisy,
- Dist-upgrade system to fix Mali,
- Support 1/2/4GB model,
- Include ppa:ayufan/rock64-ppa with Mali drivers,
- Update u-boot and kernel,
0.0.x
- Initial release,
- Build armhf release,
- Use new docker building system,
This project is based on longsleep
work: https://github.com/longsleep/build-pine64-image.