From: Andrew Ruthven Date: Thu, 26 Apr 2012 09:00:23 +0000 (+1200) Subject: Add some wishlish items using cil. X-Git-Tag: v0.2~1 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abfb7211fd908f6572041b39076c5314605ba9f9;p=etc-obnam.git Add some wishlish items using cil. --- diff --git a/.cil b/.cil new file mode 100644 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 index 0000000..302b745 --- /dev/null +++ b/issues/README.txt @@ -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 index 0000000..4a59bfc --- /dev/null +++ b/issues/i_893137d2.cil @@ -0,0 +1,8 @@ +Summary: Drop molly-guard hook into place to block reboots when backing up. +Status: New +CreatedBy: Andrew Ruthven +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 index 0000000..cbb0d35 --- /dev/null +++ b/issues/i_f7a0fc85.cil @@ -0,0 +1,9 @@ +Summary: Use libnotify to tell user what is happening. +Status: New +CreatedBy: Andrew Ruthven