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-stable
Commits
ea36f946
Commit
ea36f946
authored
Apr 10, 2001
by
Leigh B. Stoller
Browse files
Add minor caveats section to the Delta tutorial.
parent
97080b62
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/tutorial/advanced.html
View file @
ea36f946
...
...
@@ -209,7 +209,16 @@ tb-set-node-startup $nodeA /usr/site/bin/run-my-experiment
tb-set-node-startup $nodeB /usr/site/bin/run-my-experiment
$ns run
</code></pre>
<p>
<i>
Implementation Notes:
</i>
<ul>
<li>
Deltas are created and installed with the unix filesystem backup
utilities
<tt>
dump
</tt>
and
<tt>
restore
</tt>
.
<li>
Beware of changing too many critical systems and/or too many
changes to the
<tt>
/etc/rc
</tt>
scripts.
<li>
If you find that your customizations are too much for the Delta
mechanism, feel free to contact us so that we can arrange to
create a complete snapshot of your system.
</ul>
</ul>
...
...
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