Adding install scripts for Ubuntu14.04 65/3465/2
authorAbdul Halim <abdul.halim@intel.com>
Mon, 16 Nov 2015 17:39:26 +0000 (17:39 +0000)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Thu, 26 Nov 2015 13:44:57 +0000 (13:44 +0000)
commit27e73259399032657fef7c43c33d55715aa95ba0
treed5f027dba44026dc5d9280ab85e679a36ba9756e
parent8c1f9914fd40b240171a0c165999d10771320431
Adding install scripts for Ubuntu14.04

System build scripts for Ubuntu14.04 are added. DPDK mkdir hugepage
fails to create /dev/hugepages with permission error. Workaround for
that is added so that /dev/hugepages dir is created when OS specific
scripts is run with sudo privilege. Also adding missing packages
kernel-modules-extra, pixman-devel and openssl-devel for Fedora systems.

JIRA: VSPERF-128

Signed-off-by: Abdul Halim <abdul.halim@intel.com>
Change-Id: Ie805c094df4a3f9446b09ea2d7e4dfb2f5324544
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Billy O'Mahony<billy.o.mahony@intel.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Eugene Snider <Eugene.Snider@huawei.com>
Reviewed-by: Gurpreet Singh <gurpreet.singh@spirent.com>
Reviewed-by: Tv Rao <tv.rao@freescale.com>
systems/Fedora/21/build_base_machine.sh
systems/Fedora/22/build_base_machine.sh
systems/Ubuntu/14.04/build_base_machine.sh [new file with mode: 0755]
systems/Ubuntu/14.04/prepare_python_env.sh [new file with mode: 0755]