Skip to content

Releases: glemsom/dkvm

v0.6.3

24 Jan 12:39

Choose a tag to compare

Added

  • Example start/stop script for AMD 9000 series CPUs with advanced CPU pinning and NUMA configuration.

Changed

  • Improved documentation in verify_pinning.sh to clarify SSH passwordless authentication requirement.

v0.6.2

19 Jan 20:54

Choose a tag to compare

Added

  • Feature to set and persist the root SSH password directly from the DKVM configuration menu.
  • Documentation for the DKVMDATA filesystem label requirement to enable automatic storage mounting at /media/dkvmdata.
  • Automatic extraction of version-specific release notes from CHANGELOG.md during GitHub Actions builds.

Changed

  • Renamed setup.sh to build.sh for better clarity.
  • Refined build process instructions in README.md by removing manual configuration of setup.sh.
  • Improved cleanup.sh robustness for loop devices and temporary file handling.
  • Optimized GitHub Release assets to include a single versioned ZIP file.
  • Standardized tag trigger patterns in CI for vX.Y.Z consistency.

Fixed

  • Improved glob expansion handling in cleanup.sh.

v0.6.1

18 Jan 12:59

Choose a tag to compare