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
50ac91b4
Commit
50ac91b4
authored
Sep 04, 2008
by
Mike Hibler
Browse files
Make the default boss/ops/fs OS FBSD63-STD
parent
414a63ae
Changes
2
Hide whitespace changes
Inline
Side-by-side
tbsetup/ns2ir/elabinelab-withfsnode.ns
View file @
50ac91b4
#
# EMULAB-COPYRIGHT
# Copyright (c) 2004-200
6
University of Utah and the Flux Group.
# Copyright (c) 2004-200
8
University of Utah and the Flux Group.
# All rights reserved.
#
...
...
@@ -151,7 +151,7 @@ if {[info exists ::TBCOMPAT::elabinelab_nodeos("boss")]} {
tb-set-node-os $myboss $elabinelab_nodeos("boss")
}
} else {
tb-set-node-os $myboss FBSD-STD
tb-set-node-os $myboss FBSD
63
-STD
}
if {[info exists ::TBCOMPAT::elabinelab_nodeos("ops")]} {
...
...
@@ -159,7 +159,7 @@ if {[info exists ::TBCOMPAT::elabinelab_nodeos("ops")]} {
tb-set-node-os $myops $elabinelab_nodeos("ops")
}
} else {
tb-set-node-os $myops FBSD-STD
tb-set-node-os $myops FBSD
63
-STD
}
if {[info exists ::TBCOMPAT::elabinelab_nodeos("fs")]} {
...
...
@@ -167,5 +167,5 @@ if {[info exists ::TBCOMPAT::elabinelab_nodeos("fs")]} {
tb-set-node-os $myfs $elabinelab_nodeos("fs")
}
} else {
tb-set-node-os $myfs FBSD-STD
tb-set-node-os $myfs FBSD
63
-STD
}
tbsetup/ns2ir/elabinelab.ns
View file @
50ac91b4
#
# EMULAB-COPYRIGHT
# Copyright (c) 2004-200
6
University of Utah and the Flux Group.
# Copyright (c) 2004-200
8
University of Utah and the Flux Group.
# All rights reserved.
#
...
...
@@ -123,7 +123,7 @@ if {[info exists ::TBCOMPAT::elabinelab_nodeos("boss")]} {
tb-set-node-os $myboss $elabinelab_nodeos("boss")
}
} else {
tb-set-node-os $myboss FBSD-STD
tb-set-node-os $myboss FBSD
63
-STD
}
if {[info exists ::TBCOMPAT::elabinelab_nodeos("ops")]} {
...
...
@@ -131,5 +131,5 @@ if {[info exists ::TBCOMPAT::elabinelab_nodeos("ops")]} {
tb-set-node-os $myops $elabinelab_nodeos("ops")
}
} else {
tb-set-node-os $myops FBSD-STD
tb-set-node-os $myops FBSD
63
-STD
}
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