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
0025e057
Commit
0025e057
authored
Sep 01, 2005
by
Russ Fish
Browse files
Update Emulab patched Cygwin /etc/profile file.
parent
bc2b571d
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/cygwinxp/profile
View file @
0025e057
# base-files version 3.
4-2
# base-files version 3.
6-1
# WARNING
# WARNING
#
#
...
@@ -31,10 +31,10 @@
...
@@ -31,10 +31,10 @@
PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:$PATH
PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:$PATH
export PATH
export PATH
MANPATH=/usr/local/man:/usr/
man:/usr/
share/man:/usr/
autotool/devel/
man:$MANPATH
MANPATH=/usr/local/man:/usr/share/man:/usr/man:$MANPATH
export MANPATH
export MANPATH
INFOPATH=/usr/local/info:/usr/
info:/usr/
share/info:/usr/
autotool/devel/info:/usr/autotool/stable/
info:$INFOPATH
INFOPATH=/usr/local/info:/usr/share/info:/usr/info:$INFOPATH
export INFOPATH
export INFOPATH
# Set the user id
# Set the user id
...
@@ -47,9 +47,6 @@ export USER
...
@@ -47,9 +47,6 @@ export USER
# 3) from HOMEDRIVE/HOMEPATH
# 3) from HOMEDRIVE/HOMEPATH
# 4) / (root)
# 4) / (root)
### Try to get a connection to the Samba host.
##/usr/local/etc/emulab/rc/rc.cygwinxp-user
### Use a local dir under sshd if the mount failed.
### Use a local dir under sshd if the mount failed.
if [ ! -d "$HOME" ]; then
if [ ! -d "$HOME" ]; then
HOME=/home/$USER
HOME=/home/$USER
...
...
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