]> git.etc.gen.nz Git - etc-obnam.git/commitdiff
Add some wishlish items using cil.
authorAndrew Ruthven <andrew@etc.gen.nz>
Thu, 26 Apr 2012 09:00:23 +0000 (21:00 +1200)
committerAndrew Ruthven <andrew@etc.gen.nz>
Thu, 26 Apr 2012 09:00:23 +0000 (21:00 +1200)
.cil [new file with mode: 0644]
issues/README.txt [new file with mode: 0644]
issues/i_893137d2.cil [new file with mode: 0644]
issues/i_f7a0fc85.cil [new file with mode: 0644]

diff --git a/.cil b/.cil
new file mode 100644 (file)
index 0000000..7d1c465
--- /dev/null
+++ b/.cil
@@ -0,0 +1,13 @@
+StatusStrict: 1
+StatusAllowedList: New
+StatusAllowedList: InProgress
+StatusAllowedList: Finished
+StatusOpenList: New
+StatusOpenList: InProgress
+StatusClosedList: Finished
+LabelStrict: 1
+LabelAllowedList: Type-Enhancement
+LabelAllowedList: Type-Defect
+LabelAllowedList: Priority-High
+LabelAllowedList: Priority-Medium
+LabelAllowedList: Priority-Low
diff --git a/issues/README.txt b/issues/README.txt
new file mode 100644 (file)
index 0000000..302b745
--- /dev/null
@@ -0,0 +1,3 @@
+This directory is used by CIL to track issues and feature requests.
+
+The home page for CIL is at http://kapiti.geek.nz/software/cil.html
diff --git a/issues/i_893137d2.cil b/issues/i_893137d2.cil
new file mode 100644 (file)
index 0000000..4a59bfc
--- /dev/null
@@ -0,0 +1,8 @@
+Summary: Drop molly-guard hook into place to block reboots when backing up.
+Status: New
+CreatedBy: Andrew Ruthven <andrew@etc.gen.nz>
+AssignedTo: andrew
+Inserted: 2012-04-26T08:57:44
+Updated: 2012-04-26T08:58:37
+
+Drop in a molly-guard file to make it harder to reboot during a backup.
diff --git a/issues/i_f7a0fc85.cil b/issues/i_f7a0fc85.cil
new file mode 100644 (file)
index 0000000..cbb0d35
--- /dev/null
@@ -0,0 +1,9 @@
+Summary: Use libnotify to tell user what is happening.
+Status: New
+CreatedBy: Andrew Ruthven <andrew@etc.gen.nz
+AssignedTo: andrew
+Inserted: 2012-04-26T08:56:42
+Updated: 2012-04-26T08:57:39
+
+It'd be nice to use libnotify to tell the current active user
+that a backup has started, then also the stats at the end.