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 27e07351049725ce81400b2648a29c53ba7de966 (commit)
via 9c8a8ebb36bb15d2681ac9819509ffa745e496ee (commit)
via 92c1a2763d952c7a6f6f420f30ebccfc99966b8c (commit)
via 2b9b6e3ef039d7a38a0026b1782a7c5196be6825 (commit)
from fd14387de56220daf180b60e3ce6033eabcb51d2 (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=27e07351049725ce81400b2…
commit 27e07351049725ce81400b2648a29c53ba7de966
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sat Dec 9 04:16:41 2017 +0100
common: vty_additions: use proper node IDs, tweak node descriptions
Depends on the ENABLE and VIEW nodes to be named, as in a recent libosmocore
patch.
Depends: Iefb8b78094208a1a4c5d70bd6c69a3deca8da54f (libosmocore)
Change-Id: Ic2f3b18cced72db6fa5bad02ae58c602bb2c0213
http://cgit.osmocom.org/osmo-gsm-manuals/commit/?id=9c8a8ebb36bb15d2681ac98…
commit 9c8a8ebb36bb15d2681ac9819509ffa745e496ee
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sat Dec 9 03:56:37 2017 +0100
OsmoGGSN: fix VTY additions' node IDs
Change-Id: I8cd5eb64300151d0de8023ed019568cfdc4fe453
http://cgit.osmocom.org/osmo-gsm-manuals/commit/?id=92c1a2763d952c7a6f6f420…
commit 92c1a2763d952c7a6f6f420f30ebccfc99966b8c
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sat Dec 9 03:26:01 2017 +0100
OsmoGGSN vty: update VTY reference
Apply VTY reference changes from libosmocore: change node IDs from index
numbers to meaningful names from VTY node prompts.
Introduce section with common commands, do not repeat the common commands on
each child node.
Populate section names (so far empty).
Add apn / gpdu VTY reference.
This is generated using the recent libosmocore vty doc patches that conclude in
libosmocore change-id Iedd67750539b676271de0e0e9316d4e6f794406a.
Change-Id: Ia269c4bda0aa0b905abcccc75338f5f808e01727
http://cgit.osmocom.org/osmo-gsm-manuals/commit/?id=2b9b6e3ef039d7a38a0026b…
commit 2b9b6e3ef039d7a38a0026b1782a7c5196be6825
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sat Dec 9 03:22:34 2017 +0100
OsmoGGSN VTY ref: prep: convert newlines to unix
To omit whitespace changes in an upcoming patch that updates the VTY reference
and will use '\n' line breaks, convert line breaks from '\r\n' to
'\n' without
any other changes.
Change-Id: Id0d1a3a82c3d670cbb041884554b5d79fdfb0f28
-----------------------------------------------------------------------
Summary of changes:
OsmoGGSN/vty/ggsn_vty_additions.xml | 16 +-
OsmoGGSN/vty/ggsn_vty_reference.xml | 2685 ++++++++++++++++-------------------
common/vty_additions.xml | 52 +-
3 files changed, 1244 insertions(+), 1509 deletions(-)
hooks/post-receive
--
Manuals for Osmocom GSM components