Skip to content

0.7.5: gitlab-ci-linux-build-53

Pre-release
Pre-release
Compare
Choose a tag to compare
@ayufan-jenkins ayufan-jenkins released this 16 Jul 20:54

Notes:

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.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),
  • 0.7.0: Dry run everything,

0.6.x

https://gitlab.com/ayufan-repos/rock64/linux-build/pipelines/25873581