Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-stable
Commits
42a15211
Commit
42a15211
authored
Feb 10, 2005
by
Mike Hibler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Run the prepare scripts after unpacking /tftpboot directories
parent
f82964f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
tmcd/common/config/rc.mkelab
tmcd/common/config/rc.mkelab
+4
-0
No files found.
tmcd/common/config/rc.mkelab
View file @
42a15211
...
...
@@ -705,6 +705,10 @@ sub SetupBossNode()
mysystem
("
cd /tftpboot; mv pxeboot.emu-sio pxeboot.emu;
"
.
"
mv freebsd47 freebsd ; mv frisbee47 frisbee
");
# Create the compressed versions of the files
mysystem
("
cd /tftpboot/frisbee/boot; ./prepare;
"
.
"
cd /tftpboot/freebsd/boot; ./prepare
");
#
# Copy the creators ssl certificate into place. This allows the
# inner boss to invoke the XMLRPC server on the outer boss for
...
...
Write
Preview
Markdown
is supported
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