[bmap-tools] [PATCH 1/5] README: add more information for opensource community

Artem Bityutskiy dedekind1 at gmail.com
Tue Aug 6 04:30:30 EDT 2013


From: Artem Bityutskiy <artem.bityutskiy at intel.com>

Plus some minor re-structuring.

Change-Id: I66c60057949ec6bd0ccdcb29c7fabf691a36bb43
Signed-off-by: Artem Bityutskiy <artem.bityutskiy at intel.com>
---
 docs/README | 47 ++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 36 insertions(+), 11 deletions(-)

diff --git a/docs/README b/docs/README
index 401112f..b8aabaa 100644
--- a/docs/README
+++ b/docs/README
@@ -1,20 +1,43 @@
+Summary
+~~~~~~~
+
 The bmap-tools project implements bmap-related tools and API modules. The
 entire project is written in python, and requires python 2.7+.
 
+Currently the main user of this project is Tizen IVI, but the project is
+generic and can be used everywhere, when dealing with raw images.
+
+The project author and maintainer is Artem Bityutskiy <dedekind1 at gmail.com>.
+Please, feel free to contact me if you have questions.
+
 The project is documented here:
 https://source.tizen.org/documentation/reference/bmaptool
 
-Currently the main user of this project is Tizen IVI, but the project is
-generic and can be used everywhere, when dealing with raw images.
+The project mailing list is (no need to subscribe to post there):
+bmap-tools at lists.infradead.org
+
+Mailing list archives:
+http://lists.infradead.org/pipermail/bmap-tools/
+
+Subscribe here:
+http://lists.infradead.org/mailman/listinfo/bmap-tools
+
+The project git tree is here:
+git://git.infradead.org/users/dedekind/bmap-tools.git
+
+The git tree web view is here:
+http://git.infradead.org/users/dedekind/bmap-tools.git
+
+Signed release tarballs are available here:
+ftp://ftp.infradead.org/pub/bmap-tools/
 
-The project author and maintainer is 'Artem.Bityutskiy at linux.intel.com'.
-Please, feel free to contact me if you have questions about the project or
-patches. Suggestions and comments about the code are welcome as well.
+Packages for various distributions are available here:
+* The latest release: http://download.tizen.org/tools/latest-release/
+* The latest pre-release: http://download.tizen.org/tools/pre-release/
+* Older releases: http://download.tizen.org/tools/archive
 
-The debianizations and rpmization was done by
-'Ed Bartosh <eduard.bartosh at intel.com>', and he is the only person I know of
-who understands how that works :-). The bmap-tools packages for
-Debian/Ubuntu/Fedora/OpenSuse are built by the "OBS" service.
+Please, contribute by sending patches to the mailing list, feel free to CC
+me: Artem Bityutskiy <dedekind1 at gmail.com>
 
 The project structure
 ~~~~~~~~~~~~~~~~~~~~~
@@ -88,9 +111,11 @@ release, though.
 Credits
 ~~~~~~~
 
-* Ed Bartosh <eduard.bartosh at intel.com> - for helping me with learning python
+* Ed Bartosh <eduard.bartosh at intel.com> for helping me with learning python
   (this is my first python project) and working with the Tizen IVI
-  infrastructure.
+  infrastructure. Ed also implemented the packaging.
 * Alexander Kanevskiy <alexander.kanevskiy at intel.com> and
   Kevin Wang <kevin.a.wang at intel.com> for helping with integrating this stuff
   to the Tizen IVI infrastructure.
+* Simon McVittie <simon.mcvittie at collabora.co.uk> for improving Debian
+  packaging and fixing bmaptool.
-- 
1.8.1.4




More information about the Bmap-tools mailing list