summaryrefslogtreecommitdiff
path: root/control
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-11 17:39:11 -0500
committerJeff Carr <[email protected]>2024-10-11 17:39:11 -0500
commit2262700184f153354b492f2031f261b7d82f89a0 (patch)
treec25b6d0f9b30036ca84f3f78167c881a3b691d7f /control
parent245a35fd09c36a2985ede9098a275b84ebda7e65 (diff)
systemd files for packagingv0.0.1
Diffstat (limited to 'control')
-rw-r--r--control12
1 files changed, 12 insertions, 0 deletions
diff --git a/control b/control
new file mode 100644
index 0000000..a778702
--- /dev/null
+++ b/control
@@ -0,0 +1,12 @@
+Source: virtigod
+Build-Depends: golang
+Package: virtigod
+Maintainer: Jeff Carr <[email protected]>
+Architecture: amd64
+Depends: caddy
+URL: https://go.wit.com/lib/daemons/virtigod
+Description: the virtigo daemon
+ relatively dumb daemon that just talks to
+ libvirt and qemu on the hypervisor
+ virtigo uses this to control dom0
+ name should be "virtigo-d" not "virti-god"