From 33a0dc070c4056a7ffe74127c3dd5e60844429aa Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Wed, 29 Aug 2007 16:45:44 -0400 Subject: [PATCH] Added a file for tracking the status of backends --- helpers/BACKENDS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 helpers/BACKENDS diff --git a/helpers/BACKENDS b/helpers/BACKENDS new file mode 100644 index 000000000..60a5be8b4 --- /dev/null +++ b/helpers/BACKENDS @@ -0,0 +1,14 @@ +Current status of the backends + + | conary | yum | apt | +--------------------------------------------- +refresh-cache | X | | | +search-name | X | | | +search-details | | | | +get-updates | X | | | +update-system | | | | +install | | | | +remove | | | | +get-deps | | | | +get-description | | | | +search-file | | | |