summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndy Grover <agrover@redhat.com>2013-04-29 17:52:17 -0700
committerAndy Grover <agrover@redhat.com>2013-04-29 17:52:17 -0700
commit0fcefc3c531e587719c0b9086abb913b7121054d (patch)
tree345951341bd0b761230aafba792221658016fa24 /README.md
parent68deaa097988cb515469e4d9009dd8eb281a4ada (diff)
downloadtargetcli-0fcefc3c531e587719c0b9086abb913b7121054d.tar.gz
Rename README to README.md
For Github markup-activation. Signed-off-by: Andy Grover <agrover@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..480343d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,26 @@
+targetcli-fb
+============
+
+A command shell for managing the Linux LIO kernel target
+--------------------------------------------------------
+targetcli-fb is a command-line interface for configuring the LIO generic
+SCSI target, present in 3.x Linux kernel versions.
+
+targetcli-fb development
+------------------------
+targetd is licensed under the Affero GPLv3. Contributions are welcome.
+
+ * Mailing list: [targetcli-fb-devel](https://lists.fedorahosted.org/mailman/listinfo/targetcli-fb-devel)
+ * Source repo: [GitHub](https://github.com/agrover/targetcli-fb)
+ * Bugs: [GitHub](https://github.com/agrover/targetcli-fb/issues) or [Trac](https://fedorahosted.org/targetcli/)
+ * Tarballs: [fedorahosted](https://fedorahosted.org/releases/t/a/targetcli-fb/)
+ * Playlist of instructional screencast videos: [YouTube](https://www.youtube.com/playlist?list=PLC2C75481A3ABB067)
+
+"fb" -- "free branch"
+---------------------
+
+targetcli-fb is a fork of the "targetcli" code written by RisingTide Systems.
+The "-fb" differentiates between the original and this version.
+Please ensure to use either all "fb" versions of the targetcli components --
+targetcli, rtslib, and configshell, or stick with all non-fb versions, since
+they are no longer strictly compatible.