update T documentation

Rohit Gupta
2016-08-19 17:38:06 +02:00
parent 883b387fe8
commit 3e1defbcfd

@@ -15,7 +15,7 @@ The entire procedure is divided into three stages:
Checklist prior to OAI installation:
* Ubuntu 14.04 LTS (32-bit or 64-bit)
* [Kernel setup](OpenAirKernelMainSetup)
* Kernel Setup Instructions, https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/OpenAirKernelMainSetup
* disable C-states from BIOS (or from GRUB)
* disable CPU freq. scaling
* install low-latency kernel
@@ -96,7 +96,10 @@ Look at [AutoBuild](AutoBuild) for more details.
#### Step 4: Run Automated script for openair-cn
```shell
cd openair-cn/SCRIPTS
cd openair-cn
git checkout develop
git pull
cd SCRIPTS
./build_mme -i #(Need to run only once to install missing packages)
./build_hss -i #(Need to run only once to install missing packages)
./build_spgw -i #(Need to run only once to install missing packages)