Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
919128a0
Commit
919128a0
authored
Nov 17, 2005
by
Mike Hibler
Browse files
Bug fix from Keith Sklower: replace a hardwired www.emulab.net
parent
34ec01b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/common/config/rc.mkelab
View file @
919128a0
...
...
@@ -1111,7 +1111,7 @@ sub SetupBossNode()
#
print
"
Copying over tftpboot tar file from web server and unpacking
\n
";
mysystem
("
wget -q -O
${TBDIR}
/testbed/stuff/tftpboot.tar.gz
"
.
"
http://
www.emulab.net
/downloads/
"
.
"
http://
${bossname}
/downloads/
"
.
$emulabconfig
{"
MFSTARBALL
"});
mysystem
("
tar xzf
${TBDIR}
/testbed/stuff/tftpboot.tar.gz
"
.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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