This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Manuals for Osmocom GSM components".
The branch, master has been updated
via b459f4dbadf8a121284e1bcc2f7394cde29e4bb6 (commit)
from 1310fa82e9673090b343db091d09af5bd6ca4e8c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-gsm-manuals/commit/?id=b459f4dbadf8a121284e1bc…
commit b459f4dbadf8a121284e1bcc2f7394cde29e4bb6
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Sep 18 16:19:30 2017 +0200
add OsmoMSC manual
Add OsmoMSC and OsmoHLR to bibliography (even though the OsmoHLR manual does
not yet exist, a reference to it has been added in OsmoMSC's manual).
Change-Id: I9ecff2837fbf5fdc19675a726f6d70c21eb178ee
-----------------------------------------------------------------------
Summary of changes:
Makefile | 4 +
{OsmoNITB => OsmoMSC}/Makefile | 26 +-
OsmoMSC/chapters/control.adoc | 31 +
OsmoMSC/chapters/net.adoc | 154 ++
OsmoMSC/chapters/overview.adoc | 127 +
OsmoMSC/chapters/running.adoc | 148 ++
.../osmomsc-usermanual-docinfo.xml | 4 +-
.../osmomsc-usermanual.adoc | 16 +-
.../osmomsc-vty-reference.xml | 8 +-
.../vty/msc_vty_additions.xml | 0
.../vty/msc_vty_reference.xml | 2544 ++++++--------------
common/chapters/bibliography.adoc | 8 +
12 files changed, 1239 insertions(+), 1831 deletions(-)
copy {OsmoNITB => OsmoMSC}/Makefile (63%)
create mode 100644 OsmoMSC/chapters/control.adoc
create mode 100644 OsmoMSC/chapters/net.adoc
create mode 100644 OsmoMSC/chapters/overview.adoc
create mode 100644 OsmoMSC/chapters/running.adoc
copy OsmoGSMTester/osmo-gsm-tester-manual-docinfo.xml =>
OsmoMSC/osmomsc-usermanual-docinfo.xml (92%)
copy OsmoSGSN/osmosgsn-usermanual.adoc => OsmoMSC/osmomsc-usermanual.adoc (71%)
copy OsmoBTS/osmobts-vty-reference.xml => OsmoMSC/osmomsc-vty-reference.xml (83%)
copy OsmoNITB/vty/nitb_vty_additions.xml => OsmoMSC/vty/msc_vty_additions.xml (100%)
copy OsmoNITB/vty/nitb_vty_reference.xml => OsmoMSC/vty/msc_vty_reference.xml (53%)
hooks/post-receive
--
Manuals for Osmocom GSM components