I rsync Cygwin ports repo:

   $ rsync $RSYNC_FLAGS \
   --exclude='*-src.tar.bz2' \
   --include='/release-2/***' --include='/setup.bz2*' \
   --exclude='*' \
   $mirror/cygwinports/ $destdir/cygwinports/ 2>&1 | tee -a $log

After running setup.exe on local copy of repo
in package selection window all packages placed in 'Misc' category
and all selected for installing (as 'Default' action).

Seems that is not desired behavior. What did I do wrong?

Also I can not unselect all packages for install from available GUI.

-- 
Best regards!


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Cygwin-ports-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general

Reply via email to