Skip to content

Commit

Permalink
Updated to version 2008.02.04.
Browse files Browse the repository at this point in the history
  • Loading branch information
whitone committed Feb 4, 2008
1 parent 8236531 commit 8bec757
Show file tree
Hide file tree
Showing 10 changed files with 1,008 additions and 1,534 deletions.
353 changes: 251 additions & 102 deletions autorun.bat

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions changelog.txt
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
96 changes: 0 additions & 96 deletions console.xml

This file was deleted.

49 changes: 0 additions & 49 deletions cygwin-easy-1.0.0-1/etc/postinstall/cygwin-easy.sh

This file was deleted.

100 changes: 0 additions & 100 deletions cygwin-easy-1.0.0-1/usr/share/cygwin-easy/autorun.sh

This file was deleted.

Loading

0 comments on commit 8bec757

Please sign in to comment.