fix cygwin folder path and added python27 path
authorOliver Maurhart <oliver.maurhart@ait.ac.at>
Mon, 03 Mar 2014 11:40:33 +0100
changeset 842e67f3816ea1
parent 83 7a9d73ac796a
child 85 f140b4940da5
fix cygwin folder path and added python27 path
OpenSecurity/cygwin/content.txt
OpenSecurity/cygwin/setup-x86.exe
OpenSecurity/cygwin64/content.txt
OpenSecurity/python27/content.txt
     1.1 --- a/OpenSecurity/cygwin/content.txt	Fri Feb 28 12:50:56 2014 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,11 +0,0 @@
     1.4 -Content of Opensecurity/cygwin
     1.5 -==============================
     1.6 -
     1.7 -This folder contains a complete Cygwin - 32 Bit with at least these packages installed:
     1.8 -
     1.9 -    - bash
    1.10 -    - coreutils
    1.11 -    - openssh
    1.12 -    - xinit
    1.13 -    - genisofs
    1.14 -    - xset
     2.1 Binary file OpenSecurity/cygwin/setup-x86.exe has changed
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/OpenSecurity/cygwin64/content.txt	Mon Mar 03 11:40:33 2014 +0100
     3.3 @@ -0,0 +1,11 @@
     3.4 +Content of Opensecurity/cygwin64
     3.5 +================================
     3.6 +
     3.7 +This folder contains a complete Cygwin with at least these packages installed:
     3.8 +
     3.9 +    - bash
    3.10 +    - coreutils
    3.11 +    - openssh
    3.12 +    - xinit
    3.13 +    - genisofs
    3.14 +    - xset
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/OpenSecurity/python27/content.txt	Mon Mar 03 11:40:33 2014 +0100
     4.3 @@ -0,0 +1,9 @@
     4.4 +Content of Opensecurity/python27
     4.5 +================================
     4.6 +
     4.7 +This folder contains a full python27 installation with
     4.8 +
     4.9 +    - PyQt4
    4.10 +    - pywin32
    4.11 +    - web.py
    4.12 +