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
1b49a9ed
Commit
1b49a9ed
authored
Nov 03, 2005
by
Russ Fish
Browse files
Tweak to avoid confusion from stale tmcc cache data.
parent
c84c7a06
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/cygwinxp/rc.firstboot
View file @
1b49a9ed
...
...
@@ -33,6 +33,10 @@ uname -r > $iscygwin
chmod
g+w
$iscygwin
chmod
-f
g-w /etc/emulab
# If 'prepare' wasn't executed before pulling an image, tmcc will be confused
# by the cached info from tmcd. Clean up like bootsetup()/tmccclrconfig().
rm
-rf
/var/emulab/boot/tmcc
# Get the desired node name from tmcc, and make sure we have a connection.
# There is a swap-in race condition where tmcc nodeid at first returns nothing.
nodeid
=
...
...
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