Skip to content

Releases: cloudius-systems/capstan

Support new OSv zfs-builder

23 May 03:17
Compare
Choose a tag to compare
  • compose: handle --fs option to support both ZFS and ROFS
  • Support building images with zfs-builder
  • Update qemu command line arguments
  • qemu: make vnc parameter specify unique UNIX domain socket

Upgrade to new Go modules

19 Oct 17:42
Compare
Choose a tag to compare

For details please see comments in this commit - bf6c68a

Compose app images without yaml, support Hyperkit and Intel HAXM

24 Oct 12:40
Compare
Choose a tag to compare
  • QEMU: Added HAXM acceleration for Mac OSX
  • Supports running OSv on Docker's Hyperkit on Mac
  • Supports rapidly composing apps without a need of explicit YAML manifest files by using a default manifest and new --require option added to package compose
  • Enhanced following commands:
    • package describe: added option "-c" to list the content of a specified package
    • package compose: add loader_image option to allow specifying arbitrary OSv kernel
  • Made github unit tests more reliable and way faster by using mock
  • Revised documentation

Pull OSv kernel and packages from GitHub

02 Aug 04:15
Compare
Choose a tag to compare
  • Added ability to pull OSv kernel and packages from OSv GitHub releases repository (please see this for details)
  • Made detection of KVM acceleration more portable across all Linux distributions
  • The verbose flag (-v, --verbose) when running on QEMU prints full command line with all parameters