setup.ini dependency graph?

Ryan Johnson ryan.johnson@cs.utoronto.ca
Sat Oct 26 03:19:00 GMT 2013


On 25/10/2013 12:12 PM, Charles Wilson wrote:
> Does anybody have a script or a tool that can parse a setup.ini and 
> generate a dependency graph?  I'm using pmcyg to create a 
> stripped-down standalone installation CD and it's too big, so I'm 
> trying to figure out where the culprit is that's pulling in so much 
> stuff...
I threw one together a while back when dealing with packages trying to 
pull in latex: http://cygwin.com/ml/cygwin/2012-03/msg00242.html

It doesn't build a full graph, but if you name the offending package it 
tells you who depends on it.

HTH,
Ryan


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list