Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
b2bca66e
Commit
b2bca66e
authored
May 11, 2006
by
Russ Fish
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lmhosts details.
parent
44f8bd49
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
tmcd/common/config/rc.config
tmcd/common/config/rc.config
+1
-1
tmcd/cygwinxp/GNUmakefile.in
tmcd/cygwinxp/GNUmakefile.in
+1
-0
No files found.
tmcd/common/config/rc.config
View file @
b2bca66e
...
...
@@ -87,7 +87,7 @@ elsif (WINDOWS()) {
"rc.keys"
,
"rc.mounts"
,
"rc.accounts"
,
"rc.topomap"
,
"rc.route"
,
"rc.ifconfig"
,
"rc.hostnames"
,
"rc.syncserver"
,
"rc.hostnames"
,
"rc.lmhosts"
,
"rc.syncserver"
,
# rc.progagent is run by a separate service named ProgAgent.
# It's started by EmulabStartup after rc.bootsetup runs.
"rc.tarfiles"
,
"rc.rpms"
);
...
...
tmcd/cygwinxp/GNUmakefile.in
View file @
b2bca66e
...
...
@@ -99,6 +99,7 @@ script-install: dir-install $(SCRIPTS)
$(INSTALL) -m 755 $(SRCDIR)/rc.firstboot $(BINDIR)/rc/rc.firstboot
$(INSTALL) -m 755 $(SRCDIR)/rc.cygwinxp $(BINDIR)/rc/rc.cygwin
$(INSTALL) -m 755 $(SRCDIR)/rc.reboot $(BINDIR)/rc/rc.reboot
$(INSTALL) -m 755 $(SRCDIR)/rc.lmhosts $(BINDIR)/rc/rc.lmhosts
$(INSTALL) -m 755 $(SRCDIR)/netbt $(BINDIR)/netbt
sfs-install:
...
...
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