-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
whitone
committed
Feb 4, 2008
1 parent
8236531
commit 8bec757
Showing
10 changed files
with
1,008 additions
and
1,534 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
2008.02.04 | ||
---------- | ||
|
||
* switched to GPL 3 | ||
|
||
* autorun.bat | ||
|
||
- added "cygdir" variable (now it's possible to change name of the Cygwin installation directory) | ||
|
||
- support for writable device | ||
|
||
- new configuration variable: WRITABLE | ||
. 0 -> not writable (like read-only device) | ||
. 1 -> writable (like pen drive) | ||
. default: auto-detected | ||
|
||
- fixed Windows Vista autoplay bug about "cygpath.exe" crash | ||
|
||
- more places for configuration file "cygwineasy.ini" | ||
. Cygwin Easy root directory (when there is "autorun.bat") | ||
. desktop | ||
. "cygwin" directory on desktop | ||
. home directory (set by another configuration file or passed by argument) | ||
|
||
|
||
* autorun.sh | ||
|
||
- support for writable device | ||
|
||
- better support for Windows 95/98/ME | ||
|
||
|
||
* cygwin-easy.sh | ||
|
||
- optimized relinking process | ||
|
||
|
||
* easy-update | ||
|
||
- new tool to maintain/update Cygwin Easy | ||
|
||
|
||
|
||
2007.03.21 | ||
---------- | ||
|
||
* first public release |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.