Changes between Version 4 and Version 5 of Internal/CurrentDevelopment/LTE


Ignore:
Timestamp:
Oct 5, 2015, 2:48:31 PM (9 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/CurrentDevelopment/LTE

    v4 v5  
    4444  1. vs cli switch
    45451. command list
    46  * apt-get update
    47  * apt-get install git
    48  * echo -n | openssl s_client -showcerts -connect gitlab.eurecom.fr:443 2>/dev/null | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' >> /etc/ssl/certs/ca-certificates.crt
    49  * git clone https://gitlab.eurecom.fr/oai/openairinterface5g.git
    50  * git clone https://gitlab.eurecom.fr/oai/openair-cn.git
     46 * {{{ apt-get update }}}
     47 * {{{ apt-get install git }}}
     48 * {{{ echo -n | openssl s_client -showcerts -connect gitlab.eurecom.fr:443 2>/dev/null | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' >> /etc/ssl/certs/ca-certificates.crt }}}
     49 * {{{ git clone https://gitlab.eurecom.fr/oai/openairinterface5g.git }}}
     50 * {{{ git clone https://gitlab.eurecom.fr/oai/openair-cn.git }}}
    5151==== OMF Service ====
    52521. create via shell / ruby