Archive for Julho 13th, 2008

Cygwin is a Linux-like environment for Windows.
Official website: http://www.cygwin.com
Looking for Cygwin ISO I find this script (actually modified by me)
http://kairo.freeshell.org/cygwin/mkcygwiniso.sh
Script functions:
1. Get setup.exe
2. Create a cygwinlist file with package list and you can customize removing packages from list
3. Get packages
4. Create a ISO file (Full packages: Size > 800MB)
5. Clean files
Utilization
1. Run script
# sh mkcygwiniso.sh
You [...]