Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-stable
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
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
Hide 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()
...
@@ -721,7 +721,8 @@ sub SetupBossNode()
# Create the compressed versions of the files
# Create the compressed versions of the files
mysystem
("
cd /tftpboot/frisbee/boot; ./prepare;
"
.
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
# 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