Morten Nilsen wrote:
> I've knocked up a couple very brute-force tools to find out :)
> 
> first, create a folder "x2" and place these two files in the parent;
> (and make them executable)
> 
> http://84.234.141.4/build.sh
> http://84.234.141.4/combine.sh
> 

new versions are up now...

features of combine:

combine.sh foo except glibc\|bash\|bar

build a map of all packages foo requires, but exclude glibc,bash,bar and 
their requirements

combine.sh - foo,bar,baz

build a map of all packages foo bar and baz requires

combine.sh - except bash\|xorg_x11 foo,bar,baz

build a map of all packages foo bar and baz require, but exclude 
bash,xorg_x11* and all packages they require

it's real fun to run combine for the packages you use daily, to see what 
you realy need (does that make me a geek? :)

enjoy

-- 
Morten
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to