mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-22 06:54:30 +01:00
release: Remove all traces of qemu-lite from packaging
qemu-lite has long been deprecated. Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
@@ -13,5 +13,5 @@ areas including performance, memory footprint and security.
|
||||
Example usage:
|
||||
|
||||
```
|
||||
$ configure-hypervisor.sh qemu-lite
|
||||
```
|
||||
$ configure-hypervisor.sh qemu
|
||||
```
|
||||
|
||||
@@ -77,7 +77,7 @@ Options:
|
||||
|
||||
Example:
|
||||
|
||||
$ $script_name qemu-lite
|
||||
$ $script_name qemu
|
||||
|
||||
EOT
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user