Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-stable
Commits
1d5adf6a
Commit
1d5adf6a
authored
Apr 14, 2005
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Run prepare script in freebsd.newnode directory as well.
parent
24b29694
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
tmcd/common/config/rc.mkelab
tmcd/common/config/rc.mkelab
+2
-1
No files found.
tmcd/common/config/rc.mkelab
View file @
1d5adf6a
...
...
@@ -721,7 +721,8 @@ sub SetupBossNode()
# Create the compressed versions of the files
mysystem
("
cd /tftpboot/frisbee/boot; ./prepare;
"
.
"
cd /tftpboot/freebsd/boot; ./prepare
");
"
cd /tftpboot/freebsd/boot; ./prepare;
"
cd
/tftpboot/
freebsd
.
newnode
/boot; ./p
repare
"
);
#
# Copy the creators ssl certificate into place. This allows the
...
...
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