* 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/package/show/Virtualization/krunvm?expand=0&rev=21
4 lines
238 B
Plaintext
4 lines
238 B
Plaintext
<servicedata>
|
|
<service name="tar_scm">
|
|
<param name="url">https://github.com/containers/krunvm.git</param>
|
|
<param name="changesrevision">3cdfe0f27998fb905ad043d490c29d0caae66031</param></service></servicedata> |