*.adoc: include from ./common, not ../common

Change hardcoded ../common paths, which will break when moving the
project specific manuals in other repositories, to ./common so they
use the dynamically created symlink that always points to the right
path.

(moving manuals to project repositories 8/19)

Related: OS#3385
Change-Id: Id984f5e85481f7877567ee6d21f7ca455d773ef1
This commit is contained in:
Oliver Smith 2018-11-15 11:08:39 +01:00
parent 06d1805c5b
commit dc7c08ea08
16 changed files with 131 additions and 131 deletions

View File

@ -5,7 +5,7 @@ OsmoBSC User Manual
Harald Welte <hwelte@sysmocom.de>
include::../common/chapters/preface.adoc[]
include::./common/chapters/preface.adoc[]
include::chapters/overview.adoc[]
@ -17,27 +17,27 @@ include::chapters/counters.adoc[]
include::chapters/handover.adoc[]
include::../common/chapters/vty.adoc[]
include::./common/chapters/vty.adoc[]
include::../common/chapters/logging.adoc[]
include::./common/chapters/logging.adoc[]
include::../common/chapters/bts.adoc[]
include::./common/chapters/bts.adoc[]
include::../OsmoNITB/chapters/bts-examples.adoc[]
include::../common/chapters/bsc.adoc[]
include::./common/chapters/bsc.adoc[]
include::../common/chapters/abis.adoc[]
include::./common/chapters/abis.adoc[]
include::../common/chapters/control_if.adoc[]
include::./common/chapters/control_if.adoc[]
include::../common/chapters/cell-broadcast.adoc[]
include::./common/chapters/cell-broadcast.adoc[]
include::../common/chapters/port_numbers.adoc[]
include::./common/chapters/port_numbers.adoc[]
include::../common/chapters/bibliography.adoc[]
include::./common/chapters/bibliography.adoc[]
include::../common/chapters/glossary.adoc[]
include::./common/chapters/glossary.adoc[]
include::../common/chapters/gfdl.adoc[]
include::./common/chapters/gfdl.adoc[]

View File

@ -85,8 +85,8 @@ include::abis/rsl.adoc[]
include::abis/rtp.adoc[]
include::../common/chapters/port_numbers.adoc[]
include::./common/chapters/port_numbers.adoc[]
include::../common/chapters/glossary.adoc[]
include::./common/chapters/glossary.adoc[]
include::../common/chapters/gfdl.adoc[]
include::./common/chapters/gfdl.adoc[]

View File

@ -4,19 +4,19 @@ OsmoBTS User Manual
===================
Harald Welte <hwelte@sysmocom.de>
include::../common/chapters/preface.adoc[]
include::./common/chapters/preface.adoc[]
include::chapters/overview.adoc[]
include::../common/chapters/abis.adoc[]
include::./common/chapters/abis.adoc[]
include::chapters/interfaces.adoc[]
include::chapters/control.adoc[]
include::../common/chapters/vty.adoc[]
include::./common/chapters/vty.adoc[]
include::../common/chapters/logging.adoc[]
include::./common/chapters/logging.adoc[]
include::chapters/configuration.adoc[]
@ -26,14 +26,14 @@ include::chapters/bts-models.adoc[]
include::chapters/architecture.adoc[]
include::../common/chapters/trx_if.adoc[]
include::./common/chapters/trx_if.adoc[]
include::../common/chapters/control_if.adoc[]
include::./common/chapters/control_if.adoc[]
include::../common/chapters/port_numbers.adoc[]
include::./common/chapters/port_numbers.adoc[]
include::../common/chapters/bibliography.adoc[]
include::./common/chapters/bibliography.adoc[]
include::../common/chapters/glossary.adoc[]
include::./common/chapters/glossary.adoc[]
include::../common/chapters/gfdl.adoc[]
include::./common/chapters/gfdl.adoc[]

View File

@ -3,7 +3,7 @@ OsmoGGSN User Manual
Harald Welte <hwelte@sysmocom.de>
include::../common/chapters/preface.adoc[]
include::./common/chapters/preface.adoc[]
include::chapters/overview.adoc[]
@ -11,19 +11,19 @@ include::chapters/running.adoc[]
//include::chapters/control.adoc[]
include::../common/chapters/vty.adoc[]
include::./common/chapters/vty.adoc[]
include::../common/chapters/logging.adoc[]
include::./common/chapters/logging.adoc[]
include::chapters/configuration.adoc[]
include::../common/chapters/control_if.adoc[]
include::./common/chapters/control_if.adoc[]
include::../common/chapters/port_numbers.adoc[]
include::./common/chapters/port_numbers.adoc[]
include::../common/chapters/bibliography.adoc[]
include::./common/chapters/bibliography.adoc[]
include::../common/chapters/glossary.adoc[]
include::./common/chapters/glossary.adoc[]
include::../common/chapters/gfdl.adoc[]
include::./common/chapters/gfdl.adoc[]

View File

@ -6,7 +6,7 @@ OsmoHLR User Manual
Neels Hofmeyr <nhofmeyr@sysmocom.de>
include::../common/chapters/preface.adoc[]
include::./common/chapters/preface.adoc[]
include::chapters/overview.adoc[]
@ -16,21 +16,21 @@ include::chapters/subscribers.adoc[]
include::chapters/ussd.adoc[]
include::../common/chapters/vty.adoc[]
include::./common/chapters/vty.adoc[]
include::../common/chapters/logging.adoc[]
include::./common/chapters/logging.adoc[]
include::chapters/control.adoc[]
include::../common/chapters/control_if.adoc[]
include::./common/chapters/control_if.adoc[]
include::../common/chapters/gsup.adoc[]
include::./common/chapters/gsup.adoc[]
include::../common/chapters/port_numbers.adoc[]
include::./common/chapters/port_numbers.adoc[]
include::../common/chapters/bibliography.adoc[]
include::./common/chapters/bibliography.adoc[]
include::../common/chapters/glossary.adoc[]
include::./common/chapters/glossary.adoc[]
include::../common/chapters/gfdl.adoc[]
include::./common/chapters/gfdl.adoc[]

View File

@ -6,15 +6,15 @@ OsmoMGW User Manual
Daniel Willmann <dwillmann@sysmocom.de>
include::../common/chapters/preface.adoc[]
include::./common/chapters/preface.adoc[]
include::chapters/overview.adoc[]
include::chapters/running.adoc[]
include::../common/chapters/vty.adoc[]
include::./common/chapters/vty.adoc[]
include::../common/chapters/logging.adoc[]
include::./common/chapters/logging.adoc[]
include::chapters/configuration.adoc[]
@ -22,12 +22,12 @@ include::chapters/mgcp_extensions.adoc[]
//include::chapters/counters.adoc[]
include::../common/chapters/port_numbers.adoc[]
include::./common/chapters/port_numbers.adoc[]
include::../common/chapters/bibliography.adoc[]
include::./common/chapters/bibliography.adoc[]
include::../common/chapters/glossary.adoc[]
include::./common/chapters/glossary.adoc[]
include::../common/chapters/gfdl.adoc[]
include::./common/chapters/gfdl.adoc[]

View File

@ -6,7 +6,7 @@ OsmoMSC User Manual
Neels Hofmeyr <nhofmeyr@sysmocom.de>
include::../common/chapters/preface.adoc[]
include::./common/chapters/preface.adoc[]
include::chapters/overview.adoc[]
@ -16,25 +16,25 @@ include::chapters/control.adoc[]
include::chapters/counters.adoc[]
include::../common/chapters/vty.adoc[]
include::./common/chapters/vty.adoc[]
include::../common/chapters/logging.adoc[]
include::./common/chapters/logging.adoc[]
include::chapters/net.adoc[]
include::../common/chapters/smpp.adoc[]
include::./common/chapters/smpp.adoc[]
include::../common/chapters/mncc.adoc[]
include::./common/chapters/mncc.adoc[]
include::../common/chapters/control_if.adoc[]
include::./common/chapters/control_if.adoc[]
include::../common/chapters/gsup.adoc[]
include::./common/chapters/gsup.adoc[]
include::../common/chapters/port_numbers.adoc[]
include::./common/chapters/port_numbers.adoc[]
include::../common/chapters/bibliography.adoc[]
include::./common/chapters/bibliography.adoc[]
include::../common/chapters/glossary.adoc[]
include::./common/chapters/glossary.adoc[]
include::../common/chapters/gfdl.adoc[]
include::./common/chapters/gfdl.adoc[]

View File

@ -6,7 +6,7 @@ OsmoNITB User Manual
Harald Welte <hwelte@sysmocom.de>
include::../common/chapters/preface.adoc[]
include::./common/chapters/preface.adoc[]
include::chapters/overview.adoc[]
@ -14,35 +14,35 @@ include::chapters/running.adoc[]
include::chapters/control.adoc[]
include::../common/chapters/vty.adoc[]
include::./common/chapters/vty.adoc[]
include::../common/chapters/logging.adoc[]
include::./common/chapters/logging.adoc[]
include::chapters/net.adoc[]
include::../common/chapters/bsc.adoc[]
include::./common/chapters/bsc.adoc[]
include::../common/chapters/bts.adoc[]
include::./common/chapters/bts.adoc[]
include::chapters/bts-examples.adoc[]
include::chapters/hlr.adoc[]
include::../common/chapters/smpp.adoc[]
include::./common/chapters/smpp.adoc[]
include::../common/chapters/mncc.adoc[]
include::./common/chapters/mncc.adoc[]
include::../common/chapters/control_if.adoc[]
include::./common/chapters/control_if.adoc[]
include::../common/chapters/cell-broadcast.adoc[]
include::./common/chapters/cell-broadcast.adoc[]
include::../common/chapters/abis.adoc[]
include::./common/chapters/abis.adoc[]
include::../common/chapters/port_numbers.adoc[]
include::./common/chapters/port_numbers.adoc[]
include::../common/chapters/bibliography.adoc[]
include::./common/chapters/bibliography.adoc[]
include::../common/chapters/glossary.adoc[]
include::./common/chapters/glossary.adoc[]
include::../common/chapters/gfdl.adoc[]
include::./common/chapters/gfdl.adoc[]

View File

@ -88,8 +88,8 @@ include::gb/ns.adoc[]
include::gb/bssgp.adoc[]
include::../common/chapters/port_numbers.adoc[]
include::./common/chapters/port_numbers.adoc[]
include::../common/chapters/glossary.adoc[]
include::./common/chapters/glossary.adoc[]
include::../common/chapters/gfdl.adoc[]
include::./common/chapters/gfdl.adoc[]

View File

@ -5,26 +5,26 @@ OsmoPCU User Manual
Harald Welte <hwelte@sysmocom.de>
include::../common/chapters/preface.adoc[]
include::./common/chapters/preface.adoc[]
include::chapters/overview.adoc[]
include::chapters/running.adoc[]
include::../common/chapters/vty.adoc[]
include::./common/chapters/vty.adoc[]
include::../common/chapters/logging.adoc[]
include::./common/chapters/logging.adoc[]
include::chapters/configuration.adoc[]
include::chapters/counters.adoc[]
include::../common/chapters/gb.adoc[]
include::./common/chapters/gb.adoc[]
include::../common/chapters/port_numbers.adoc[]
include::./common/chapters/port_numbers.adoc[]
include::../common/chapters/bibliography.adoc[]
include::./common/chapters/bibliography.adoc[]
include::../common/chapters/glossary.adoc[]
include::./common/chapters/glossary.adoc[]
include::../common/chapters/gfdl.adoc[]
include::./common/chapters/gfdl.adoc[]

View File

@ -5,7 +5,7 @@ OsmoSGSN User Manual
Harald Welte <hwelte@sysmocom.de>
include::../common/chapters/preface.adoc[]
include::./common/chapters/preface.adoc[]
include::chapters/overview.adoc[]
@ -13,26 +13,26 @@ include::chapters/running.adoc[]
include::chapters/control.adoc[]
include::../common/chapters/vty.adoc[]
include::./common/chapters/vty.adoc[]
include::../common/chapters/logging.adoc[]
include::./common/chapters/logging.adoc[]
include::chapters/configuration.adoc[]
include::../common/chapters/gb.adoc[]
include::./common/chapters/gb.adoc[]
include::../common/chapters/control_if.adoc[]
include::./common/chapters/control_if.adoc[]
include::../common/chapters/oap.adoc[]
include::./common/chapters/oap.adoc[]
include::../common/chapters/gsup.adoc[]
include::./common/chapters/gsup.adoc[]
include::chapters/counters.adoc[]
include::../common/chapters/port_numbers.adoc[]
include::./common/chapters/port_numbers.adoc[]
include::../common/chapters/bibliography.adoc[]
include::./common/chapters/bibliography.adoc[]
include::../common/chapters/glossary.adoc[]
include::./common/chapters/glossary.adoc[]
include::../common/chapters/gfdl.adoc[]
include::./common/chapters/gfdl.adoc[]

View File

@ -6,23 +6,23 @@ OsmoSIPConnector User Manual
Daniel Willmann <dwillmann@sysmocom.de>
include::../common/chapters/preface.adoc[]
include::./common/chapters/preface.adoc[]
include::chapters/overview.adoc[]
include::chapters/running.adoc[]
include::../common/chapters/vty.adoc[]
include::./common/chapters/vty.adoc[]
include::../common/chapters/logging.adoc[]
include::./common/chapters/logging.adoc[]
include::chapters/configuration.adoc[]
include::../common/chapters/port_numbers.adoc[]
include::./common/chapters/port_numbers.adoc[]
include::../common/chapters/bibliography.adoc[]
include::./common/chapters/bibliography.adoc[]
include::../common/chapters/glossary.adoc[]
include::./common/chapters/glossary.adoc[]
include::../common/chapters/gfdl.adoc[]
include::./common/chapters/gfdl.adoc[]

View File

@ -3,32 +3,32 @@ OsmoSTP User Manual
Harald Welte <hwelte@sysmocom.de>
include::../common/chapters/preface.adoc[]
include::./common/chapters/preface.adoc[]
// include::chapters/overview.adoc[]
include::../common/chapters/sigtran.adoc[]
include::./common/chapters/sigtran.adoc[]
include::../common/chapters/sigtran-osmocom.adoc[]
include::./common/chapters/sigtran-osmocom.adoc[]
//include::chapters/running.adoc[]
// include::chapters/control.adoc[]
include::../common/chapters/vty.adoc[]
include::./common/chapters/vty.adoc[]
include::../common/chapters/logging.adoc[]
include::./common/chapters/logging.adoc[]
//include::../common/chapters/bts.adoc[]
//include::./common/chapters/bts.adoc[]
//include::../OsmoNITB/chapters/bts-examples.adoc[]
//include::../common/chapters/control_if.adoc[]
//include::./common/chapters/control_if.adoc[]
include::../common/chapters/port_numbers.adoc[]
include::./common/chapters/port_numbers.adoc[]
include::../common/chapters/bibliography.adoc[]
include::./common/chapters/bibliography.adoc[]
include::../common/chapters/glossary.adoc[]
include::./common/chapters/glossary.adoc[]
include::../common/chapters/gfdl.adoc[]
include::./common/chapters/gfdl.adoc[]

View File

@ -5,19 +5,19 @@ OsmoTRX User Manual
Pau Espin Pedrol <pespin@sysmocom.de>
include::../common/chapters/preface.adoc[]
include::./common/chapters/preface.adoc[]
include::chapters/overview.adoc[]
include::chapters/running.adoc[]
include::../common/chapters/control_if.adoc[]
include::./common/chapters/control_if.adoc[]
include::chapters/control.adoc[]
include::../common/chapters/vty.adoc[]
include::./common/chapters/vty.adoc[]
include::../common/chapters/logging.adoc[]
include::./common/chapters/logging.adoc[]
include::chapters/counters.adoc[]
@ -31,12 +31,12 @@ include::chapters/trx-backends.adoc[]
include::chapters/code-architecture.adoc[]
include::../common/chapters/trx_if.adoc[]
include::./common/chapters/trx_if.adoc[]
include::../common/chapters/port_numbers.adoc[]
include::./common/chapters/port_numbers.adoc[]
include::../common/chapters/bibliography.adoc[]
include::./common/chapters/bibliography.adoc[]
include::../common/chapters/glossary.adoc[]
include::./common/chapters/glossary.adoc[]
include::../common/chapters/gfdl.adoc[]
include::./common/chapters/gfdl.adoc[]

View File

@ -3,19 +3,19 @@ OsmocomBB User Manual
Holger Hans Peter Freyther <holger@moiji-mobile.com>
include::../common/chapters/preface.adoc[]
include::./common/chapters/preface.adoc[]
include::chapters/scripting.adoc[]
include::../common/chapters/vty.adoc[]
include::./common/chapters/vty.adoc[]
include::../common/chapters/logging.adoc[]
include::./common/chapters/logging.adoc[]
include::../common/chapters/port_numbers.adoc[]
include::./common/chapters/port_numbers.adoc[]
include::../common/chapters/bibliography.adoc[]
include::./common/chapters/bibliography.adoc[]
include::../common/chapters/glossary.adoc[]
include::./common/chapters/glossary.adoc[]
include::../common/chapters/gfdl.adoc[]
include::./common/chapters/gfdl.adoc[]

View File

@ -219,7 +219,7 @@ alongside the air frames. You can also use Wireshark to quickly filter logs for
[[fig-wireshark-gsmtap-log]]
.Wireshark with logs delivered over GSMTAP
image::../common/images/wireshark-gsmtap-log.png[]
image::./common/images/wireshark-gsmtap-log.png[]
Note: the logs are also duplicated to stderr when GSMTAP logging is configured because stderr is the default log target which is
initialized automatically. To descrease stderr logging to absolute minimum, you can configure it as follows: