[Home]

Summary:ASTERISK-06781: [patch] zaptel fails to make devices on not-udev systems
Reporter:Andrey S Pankov (casper)Labels:
Date Opened:2006-04-13 21:51:13Date Closed:2008-06-07 11:29:52
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) Makefile.diff
Description:That's because DYNFS is _always_ defined.
Comments:By: Russell Bryant (russell) 2006-04-16 03:03:22

fixed in zaptel trunk.  Luckily, this was not a problem in the 1.2 branch.  Thanks!

By: Digium Subversion (svnbot) 2008-06-07 11:29:52

Repository: dahdi
Revision: 1003

U   trunk/Makefile

------------------------------------------------------------------------
r1003 | russell | 2008-06-07 11:29:50 -0500 (Sat, 07 Jun 2008) | 4 lines

fix a problem that prevented the zaptel device nodes from being created
on systems that were not using udev.  This problem only existed in the
trunk, not 1.2.  (issue ASTERISK-6781)

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=1003