8 Commits

Author SHA256 Message Date
802844d235 Accepting request 1305830 from home:dfaggioli:devel:Virtualization
- Update to version 0.2.4+git3cdfe0f:
  * Bump version to 0.2.4
  * start: Only map volumes if required on macOS
  * Add inspect command
  * create: forbid empty names
  * add docs + change variable name
  * set env in VM from start args
  * Move commands to a module
  * Instead of a free function for each command make it a method
  * Refactor argument parsing using new clap 4.x version
  * Resolve clippy warning for macOS target
  * Fix compilation for macOS target
  * Run cargo clippy more times with each supported platform separately
  * Fix compilation on aarch64 due to i8/u8 mismatch
  * Resolve clippy warnings and use correct types in bindings.
  * Resolve warnings about unnecessary mut
  * README: Add asciidoctor dependency to building from source instructions
  * Makefile: Remove INIT_BINARY because there is no such thing
- Tweak the service file a (little) bit

OBS-URL: https://build.opensuse.org/request/show/1305830
OBS-URL: https://build.opensuse.org/package/show/Virtualization/krunvm?expand=0&rev=21
2025-09-18 14:09:01 +00:00
aef77893e0 Accepting request 1046510 from home:fcrozat:branches:Virtualization
- Update to version 0.2.3+git12dac81:
  * Bump version to v0.2.3
  * macos: add support for creating x86 microVMs

OBS-URL: https://build.opensuse.org/request/show/1046510
OBS-URL: https://build.opensuse.org/package/show/Virtualization/krunvm?expand=0&rev=17
2023-01-09 16:24:52 +00:00
581a60363b Accepting request 1007881 from home:dfaggioli:Virtualization
- Switch to the new libkrun1 library and devel package as dependencies
- Fix build on all distros by explicitly requiring zstd
- Update to version 0.2.2+gite67d0ea:
  * Bump version to v0.2.2
  * Restrict the number of values of "-p" and "-v"
  * Bump version to v0.2.1
  * macos: fix root ownership and mode
  * Bump version to v0.2.0
  * Avoid overriding PATH
  * Use krun_set_env to set env vars
  * macos: Add missing BuildahCommand
  * Export container config on microVM creation
  * Remove command and workdir defaults
  * Bump version to 0.1.6
  * Cargo: add description and repository
  * ci: Add a step to install asciidoctor
  * Fix some clippy warnings
  * Replace "lightweight VM" with "microVM"
  * Add manual pages
  * README.md: Replace lightweight VMs with microVMs
  * README.md: remove "Limitations" section
  * Rename Security.md to SECURITY.md

OBS-URL: https://build.opensuse.org/request/show/1007881
OBS-URL: https://build.opensuse.org/package/show/Virtualization/krunvm?expand=0&rev=15
2022-10-05 16:03:34 +00:00
a7b959238b Accepting request 975413 from home:fcrozat:branches:Virtualization
- Update to version 0.1.5+giteedd405:
  * Bump version to 0.1.5
  * Refactor buildah args generation
  * Add Security and C-O-C docs
  * chore: add Cargo.lock file
  * Create directory leading up to resolv.conf
  * Bump version to 0.1.4
  * main: Fix APFS volume help message
  * changevm: Fix "cpus" and "mem" arguments
  * ci: Add code quality checks for PRs
  * Fix some cargo and clippy warnings
- Switch vendor tarball to zstd

OBS-URL: https://build.opensuse.org/request/show/975413
OBS-URL: https://build.opensuse.org/package/show/Virtualization/krunvm?expand=0&rev=13
2022-05-10 08:45:21 +00:00
ca41311e89 Accepting request 928652 from home:firstyear:branches:Virtualization
Add osc service for cargo audit

OBS-URL: https://build.opensuse.org/request/show/928652
OBS-URL: https://build.opensuse.org/package/show/Virtualization/krunvm?expand=0&rev=12
2021-11-02 08:57:37 +00:00
21498a682a Accepting request 880782 from home:dfaggioli:Virtualization
- Update to version 0.1.4+git5add8c5:
  * chore: add Cargo.lock file
  * Create directory leading up to resolv.conf
- Change versioning scheme (to include the git commit hash)

OBS-URL: https://build.opensuse.org/request/show/880782
OBS-URL: https://build.opensuse.org/package/show/Virtualization/krunvm?expand=0&rev=8
2021-03-23 18:35:18 +00:00
948f549531 Accepting request 875606 from home:dfaggioli:Virtualization
- Set all services to disabled

- Update to version 0.1.4:
  * Bump version to 0.1.4
  * main: Fix APFS volume help message
  * changevm: Fix "cpus" and "mem" arguments
  * ci: Add code quality checks for PRs
  * Fix some cargo and clippy warnings
  * fix compile failures on macos m1
  * README.md: Add "Supported platforms"
  * Bump version to 0.1.3
  * Don't check for "unshare" if running as root
  * Bump version to 0.1.2

OBS-URL: https://build.opensuse.org/request/show/875606
OBS-URL: https://build.opensuse.org/package/show/Virtualization/krunvm?expand=0&rev=3
2021-02-27 11:53:48 +00:00
2989cfd750 osc copypac from project:home:dmacvicar package:krunvm revision:3
OBS-URL: https://build.opensuse.org/package/show/Virtualization/krunvm?expand=0&rev=1
2021-02-24 12:12:05 +00:00