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
d5d27bca
Commit
d5d27bca
authored
Apr 12, 2004
by
Mike Hibler
Browse files
update info for Aerospace Corp emulab
parent
ad178ab3
Changes
2
Hide whitespace changes
Inline
Side-by-side
tmcd/linux/control_interface
View file @
d5d27bca
...
...
@@ -9,10 +9,10 @@
NODETYPE
=
`
$BINDIR
/nodetype
`
case
$NODETYPE
in
pc300|pc1500|pc2000|pc2400-
aero|pc2400-
orbit|pc733
)
pc300|pc1500|pc2000|pc2400-orbit|pc733
)
echo
'eth0'
;;
i2
)
i2
|pc2400-aero
)
echo
'eth1'
;;
pc850|pcL440GX
)
...
...
tmcd/linux/modules.conf
View file @
d5d27bca
...
...
@@ -39,6 +39,13 @@ elseif $NT == "i2"
elseif
$
NT
==
"pc2400-orbit"
alias
eth0
eepro100
alias
eth1
e1000
elseif
$
NT
==
"pc2400-aero"
alias
eth0
e1000
alias
eth1
e1000
alias
eth2
e1000
alias
eth3
e1000
alias
eth4
e1000
alias
eth5
e1000
elseif
$
NT
==
"pc733"
alias
eth0
eepro100
alias
eth1
e1000
...
...
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