Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
dd6d1764
Commit
dd6d1764
authored
Mar 29, 2017
by
Eric Cano
Browse files
Removed mhvtl installation from initial system bootstrap.
(It happens later).
parent
df8f7bad
Changes
1
Hide whitespace changes
Inline
Side-by-side
continuousintegration/buildtree_runner/vmBootstrap/bootstrapSystem.sh
View file @
dd6d1764
...
...
@@ -15,7 +15,7 @@ cat /vmBootstrap/gitScripts/bash_profile.hook >> ~eric/.bash_profile
sudo
-u
eric
cp
/vmBootstrap/tigConf/tigrc ~eric/.tigrc
echo
Installing minimal tools and tape tools
yum
install
-y
git cmake rpm-build gcc gcc-c++ vim gdb cgdb strace ltrace screen tig
kmod-mhvtl mhvtl-utils
lsscsi mt-st mtx sg3_utils jq
yum
install
-y
git cmake rpm-build gcc gcc-c++ vim gdb cgdb strace ltrace screen tig lsscsi mt-st mtx sg3_utils jq
sudo
-u
eric git config
--global
color.ui
true
sudo
-u
eric git config
--global
user.email
"Eric.Cano@cern.ch"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment