fix(packages): add caligula
This commit is contained in:
parent
3f492fa891
commit
ee58de49ef
1 changed files with 5 additions and 0 deletions
|
|
@ -244,6 +244,9 @@ common:
|
||||||
desc: Mount ZIP file as Filesystem
|
desc: Mount ZIP file as Filesystem
|
||||||
- name: gocryptfs
|
- name: gocryptfs
|
||||||
desc: User-side encrypted filesystem
|
desc: User-side encrypted filesystem
|
||||||
|
disk:
|
||||||
|
- name: caligula
|
||||||
|
desc: ISO image burning tool TUI
|
||||||
tui:
|
tui:
|
||||||
browser:
|
browser:
|
||||||
- w3m
|
- w3m
|
||||||
|
|
@ -319,6 +322,8 @@ common:
|
||||||
desc: include the very useful virt-customize
|
desc: include the very useful virt-customize
|
||||||
- name: libguestfs
|
- name: libguestfs
|
||||||
desc: include virt-install
|
desc: include virt-install
|
||||||
|
- name: cloud-init
|
||||||
|
desc: Cloud-init utils, used to validate config
|
||||||
|
|
||||||
docker:
|
docker:
|
||||||
- docker
|
- docker
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue