Skip to content

Commit

Permalink
Enabled text-mode for local drives.
Browse files Browse the repository at this point in the history
  • Loading branch information
whitone committed Mar 30, 2007
1 parent 002c1d1 commit dd6b259
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions autorun.bat
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ del /q "%temp%\umount.log" 2> nul
%curdrive%\cygwin\bin\mount -bfu %curdrive%/cygwin/lib /usr/lib 2> nul
%curdrive%\cygwin\bin\mount -bfu "%temp%/tmp" /tmp 2> nul
%curdrive%\cygwin\bin\mount -bfu "%temp%/var/tmp" /var/tmp 2> nul
%curdrive%\cygwin\bin\mount -t --change-cygdrive-prefix /cygdrive 2> nul
%curdrive%\cygwin\bin\bash -c "/usr/share/cygwin-easy/autorun.sh %curdrive%" 2> nul
goto makebat

Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ General information about Cygwin licenses is available at http://www.cygwin.com/

Cygwin Easy requires Microsoft Windows 95/98/ME/2000/XP/Vista or next version.

For any other informations visit the project site: www.cygwineasy.tk.
For any other informations visit the site of the project: www.cygwineasy.tk.

0 comments on commit dd6b259

Please sign in to comment.