osmo-bts.git branch master updated. 0.4.0-476-g1dcbee3

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Wed Jun 14 13:15:54 UTC 2017


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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  1dcbee3420fc89306da4e5ff28d39e64a55cfc02 (commit)
       via  78a5073dfb38e9ab51a87a42db2db4e8347a084d (commit)
       via  16b8f51839d419d7cd3933af1c21521e1e13a940 (commit)
      from  0e7886d37957dacec7831b8a8fc337beeb7b0907 (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-bts/commit/?id=1dcbee3420fc89306da4e5ff28d39e64a55cfc02

commit 1dcbee3420fc89306da4e5ff28d39e64a55cfc02
Author: Max <msuraev at sysmocom.de>
Date:   Wed Jun 14 13:58:07 2017 +0200

    lc15: add example systemd service file
    
    Change-Id: I923b4220f98bb7bd9ec78a6804bdfa9ad988f473
    Related: SYS#3686

http://cgit.osmocom.org/osmo-bts/commit/?id=78a5073dfb38e9ab51a87a42db2db4e8347a084d

commit 78a5073dfb38e9ab51a87a42db2db4e8347a084d
Author: Max <msuraev at sysmocom.de>
Date:   Wed Jun 14 13:51:43 2017 +0200

    Place *-mgr config examples according to BTS model
    
    * copy sysmobts-mgr.cfg to sysmo/ directory
    * add lc15bts-mgr.cfg
    
    The configuration is BTS-specific so it should be located inside
    appropriate subdirs.
    
    Note: the old copy of sysmobts-mgr.cfg can be removed once the image
    build recipes are adjusted.
    
    Change-Id: Ic81197464809ba508b2572e86dd978a994f4b116
    Related: SYS#3686

http://cgit.osmocom.org/osmo-bts/commit/?id=16b8f51839d419d7cd3933af1c21521e1e13a940

commit 16b8f51839d419d7cd3933af1c21521e1e13a940
Author: Max <msuraev at sysmocom.de>
Date:   Wed Jun 14 13:32:11 2017 +0200

    Use systemd template specifiers
    
    Use systemd template specifier for config name instead of hardcoding
    it. This will allow to specify different config file name depending on
    the name of the service file.
    
    By default sysmobts-mgr.cfg will be used preserving compatibilty with
    existing installations but if the unit is named lc15bts-mgr.service than
    lc15bts-mgr.cfg will be used. This gives us necessary flexibility to use
    BTS-specific configuration.
    
    Change-Id: I475df6a06691390120eea0bd8a61fa469df2bd2d
    Related: SYS#3686

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

Summary of changes:
 contrib/osmo-bts-lc15.service                        | 20 ++++++++++++++++++++
 contrib/sysmobts-mgr.service                         |  4 ++--
 .../{sysmobts-mgr.cfg => litecell15/lc15bts-mgr.cfg} |  2 +-
 doc/examples/{ => sysmo}/sysmobts-mgr.cfg            |  0
 4 files changed, 23 insertions(+), 3 deletions(-)
 create mode 100644 contrib/osmo-bts-lc15.service
 copy doc/examples/{sysmobts-mgr.cfg => litecell15/lc15bts-mgr.cfg} (97%)
 copy doc/examples/{ => sysmo}/sysmobts-mgr.cfg (100%)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list