aboutsummaryrefslogtreecommitdiffstats
path: root/snaprestore.control
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2020-12-03 01:52:12 -0500
committerCameron Katri <me@cameronkatri.com>2020-12-03 02:30:18 -0500
commit15849b42aa5641434b980fdc46a8f4d34da5d1be (patch)
tree78d7b53e78f7ec2e84575fc651493e8d668f572a /snaprestore.control
parent8bf1742a8dc7364f87d71216337efcadcb0563e5 (diff)
downloadsnaprestore-15849b42aa5641434b980fdc46a8f4d34da5d1be.tar.gz
snaprestore-15849b42aa5641434b980fdc46a8f4d34da5d1be.tar.zst
snaprestore-15849b42aa5641434b980fdc46a8f4d34da5d1be.zip
Add LICENSE and packaging
Diffstat (limited to 'snaprestore.control')
-rw-r--r--snaprestore.control8
1 files changed, 8 insertions, 0 deletions
diff --git a/snaprestore.control b/snaprestore.control
new file mode 100644
index 0000000..2624641
--- /dev/null
+++ b/snaprestore.control
@@ -0,0 +1,8 @@
+Package: snaprestore
+Section: Utilities
+Maintainer: @DEB_MAINTAINER@
+Architecture: @DEB_ARCH@
+Version: @DEB_SNAPRESTORE@
+Description: Easily restore rootfs from the command line
+ I wholeheartly don't recommend it
+Depends: uikittools (>= 2.0.3)