[dahdi-commits] tzafrir: linux/trunk r10734 - /linux/trunk/README
SVN commits to the DAHDI project
dahdi-commits at lists.digium.com
Thu Oct 11 08:25:31 CDT 2012
Author: tzafrir
Date: Thu Oct 11 08:25:28 2012
New Revision: 10734
URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=10734
Log:
How to get OSLEC from dahdi-linux-extra
Signed-off-by: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
Modified:
linux/trunk/README
Modified: linux/trunk/README
URL: http://svnview.digium.com/svn/dahdi/linux/trunk/README?view=diff&rev=10734&r1=10733&r2=10734
==============================================================================
--- linux/trunk/README (original)
+++ linux/trunk/README Thu Oct 11 08:25:28 2012
@@ -247,6 +247,15 @@
be reported on the
https://lists.sourceforge.net/lists/listinfo/freetel-oslec[OSLEC mailing
list].
+
+Alternatively you can also get the OSLEC code from the dahdi-linux-extra
+GIT repository:
+
+ git clone git://gitorious.org/dahdi-extra/dahdi-linux-extra.git
+ cd dahdi-linux-extra
+ git archive extra-2.6 drivers/staging | (cd ..; tar xf -)
+ cd ..; rm -rf dahdi-linux-extra
+
Live Install
~~~~~~~~~~~~
More information about the dahdi-commits
mailing list