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
5a3a1047
Commit
5a3a1047
authored
Nov 14, 2000
by
Christopher Alfeld
Browse files
Updated to include OS section.
parent
034d1f39
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/ir_format
View file @
5a3a1047
...
...
@@ -165,6 +165,20 @@ START delay
# <node> is a virtual node name, <bw> is ###Mb, and <delay> is ###ms
END delay
START os
START images
# Records of the form
# <label> <path> <partition>
# These are the entries made to the disk_images table by create-os commands
END images
START nodes
# Records of the form
# <node> <label>
# One entry for every <node>. What image they should boot.
# <node> is a physical node and includes dnard number for dnards.
END nodes
END os
----------------------------------------------------------------------
Other possible sections:
...
...
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