summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-10-21 17:00:03 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-10-21 17:00:03 +0000
commite879e273d3172d7a1e3ad85e6edfd185390e538c (patch)
tree7a4fa87bec6a35bc8c1aef40a2181d2872489cc7 /README
parent12058f5c95e9dbfddea2c0dc8d1a9f32b6d431b5 (diff)
Fix headers numbering.
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@5105 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index b678edf..761d8bd 100644
--- a/README
+++ b/README
@@ -51,14 +51,14 @@ Other Drivers
- dahdi_dummy: A dummy driver that only provides a DAHDI timing source.
Build System
-~~~~~~~~~~~~
+------------
gcc and friends. Generally you will need to install the package gcc.
There may be cases where you will need a specific version of gcc to build
kernel modules.
Installation
-~~~~~~~~~~~~
+------------
Note: If using `sudo` to build/install, you may need to add /sbin to your PATH.
make
@@ -69,7 +69,7 @@ to configure DAHDI devices on your system.
Installing to a Subtree
-^^^^^^^^^^^^^^^^^^^^^^^
+~~~~~~~~~~~~~~~~~~~~~~~
The following may be useful when testing the package or when preparing a
package for a binary distribution (such as an rpm package) installing
onto a subtree rather than on th real system.
@@ -91,7 +91,7 @@ attempting to generate device files. In that case, try:
Extra Modules
-^^^^^^^^^^^^^
+~~~~~~~~~~~~~
To build extra modules / modules directory not included in the DAHDI
distribution, use the optional variables MODULES_EXTRA and
SUBDIRS_EXTRA:
@@ -131,7 +131,7 @@ NOTE: At the time this was written, misdn-1.1.8 is not compatible the
Module Parameters
-~~~~~~~~~~~~~~~~~
+-----------------
The kernel modules can be configured through module parameters. Module
parameters can optionally be set at load time. They are normally set (if
needed) by a line in a file under /etc/modprobe.d/ or in the file