summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Grover <agrover@redhat.com>2013-10-25 14:48:02 -0700
committerAndy Grover <agrover@redhat.com>2013-10-25 14:48:02 -0700
commit0dd35213b94affd1ad16d72d3d251ebcd6954dd1 (patch)
treece592005792a68f392c174aae9be6e73158048d8
parent79abd6d65bd57d51dbceda453db48bdb088136a7 (diff)
downloadtargetcli-0dd35213b94affd1ad16d72d3d251ebcd6954dd1.tar.gz
Update README.md with in-repo pkgscript rationale
See https://github.com/agrover/configshell-fb/pull/8 for discussion. Signed-off-by: Andy Grover <agrover@redhat.com>
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index f993b23..a6af57f 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,16 @@ targetcli-fb is licensed under the Apache 2.0 license. Contributions are welcome
* Tarballs: [fedorahosted](https://fedorahosted.org/releases/t/a/targetcli-fb/)
* Playlist of instructional screencast videos: [YouTube](https://www.youtube.com/playlist?list=PLC2C75481A3ABB067)
+In-repo packaging
+-----------------
+Packaging scripts for RPM and DEB are included, but these are to make end-user
+custom packaging easier -- distributions tend to maintain their own packaging
+scripts separately. If you run into issues with packaging, start with opening
+a bug on your distro's bug reporting system.
+
+Some people do use these scripts, so we want to keep them around. Fixes for
+any breakage you encounter are welcome.
+
"fb" -- "free branch"
---------------------