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:
|
||||
- gopass
|
||||
|
||||
runtimes:
|
||||
virtualization:
|
||||
- qemu-base
|
||||
docker:
|
||||
- docker
|
||||
virtualization:
|
||||
- qemu-base
|
||||
- name: guestfs-tools
|
||||
desc: include the very useful virt-customize
|
||||
- name: libguestfs
|
||||
desc: include virt-install
|
||||
|
||||
docker:
|
||||
- docker
|
||||
|
||||
programming:
|
||||
_:
|
||||
- name: just
|
||||
|
|
Loading…
Reference in a new issue