feat(packages): add virt-customize and others tools
This commit is contained in:
parent
57932f3095
commit
969424482e
1 changed files with 10 additions and 5 deletions
|
@ -173,11 +173,16 @@ categories:
|
||||||
security:
|
security:
|
||||||
- gopass
|
- gopass
|
||||||
|
|
||||||
runtimes:
|
virtualization:
|
||||||
virtualization:
|
- qemu-base
|
||||||
- qemu-base
|
- name: guestfs-tools
|
||||||
docker:
|
desc: include the very useful virt-customize
|
||||||
- docker
|
- name: libguestfs
|
||||||
|
desc: include virt-install
|
||||||
|
|
||||||
|
docker:
|
||||||
|
- docker
|
||||||
|
|
||||||
programming:
|
programming:
|
||||||
_:
|
_:
|
||||||
- name: just
|
- name: just
|
||||||
|
|
Loading…
Reference in a new issue