From 860fbeafb4d3128a567bd0830365cd0ffffc211f Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Thu, 11 Oct 2012 13:25:28 +0000 Subject: How to get OSLEC from dahdi-linux-extra Signed-off-by: Tzafrir Cohen git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@10734 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index 1dd2000..ef76871 100644 --- a/README +++ b/README @@ -248,6 +248,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 ~~~~~~~~~~~~ In many cases you already have DAHDI installed on your system but would -- cgit v1.2.3