Remove redundant apt-get install of dkms and debhelper.
Change-Id: Id2caea331f86a71f26990e1ae11288826157e737 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
This commit is contained in:

committed by
Gerrit Code Review

parent
d255ee13f5
commit
efe710fe56
@ -23,9 +23,6 @@ apt-get install -y openjdk-7-jdk
|
||||
# $$$ comment out for the moment
|
||||
# apt-get install -y --force-yes maven3
|
||||
|
||||
# Install debian packaging tools
|
||||
apt-get install -y debhelper dkms
|
||||
|
||||
# Setup for hugepages using upstart so it persists across reboots
|
||||
echo "vm.nr_hugepages=1024" >> /etc/sysctl.d/20-hugepages.conf
|
||||
sysctl --system
|
||||
|
Reference in New Issue
Block a user