Add information regarding the hosted debian packages for consumption 37/45937/2
authorAkshita Jha <zenith158@gmail.com>
Tue, 20 Sep 2016 20:43:49 +0000 (02:13 +0530)
committerAkshita Jha <zenith158@gmail.com>
Tue, 20 Sep 2016 20:53:13 +0000 (02:23 +0530)
Change-Id: I660cfca33c565785a9e613dc6320945468a2f533
Signed-off-by: Akshita Jha <zenith158@gmail.com>
deb/README.markdown

index bc6db1fca607fcd331e3eb59b7458915c7cf1c37..5a05e8e9ffd85f404ac5ecc04dc560d4d5e2503d 100644 (file)
@@ -15,6 +15,7 @@ Logic for building OpenDaylight's upstream Debian packages.
   * [Starting](#starting)
   * [Stopping](#stopping)
 1. [Karaf shell](#karaf-)
+1. [Using OpenSUSE Build Service](#using-obs)
 
 ## Overview
 
@@ -235,3 +236,11 @@ You can connect by SSHing into ODL's karaf port and logging in (karaf/karaf).
 
     opendaylight-user@root>
 
+## Using OpenSUSE Build Service
+
+After building Debs as described above, we use the [OpenSUSE Build Service][1] to build and
+host Debs for consumption. The Boron .deb package for Debian/Ubuntu, can be installed by
+following the instructions given [here][2].
+
+[1]: https://build.opensuse.org/
+[2]: http://software.opensuse.org/download.html?project=home%3Aakshitajha&package=opendaylight
\ No newline at end of file