[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ISO File Content:



On Thu, 2005-06-16 at 17:19 +0200, Markus Atteneder wrote:
> Is ist possible to find out which ISO Image contains for example the
> package
> openoffice.org bevore downloading the File?

If the isos are created using jigdo and you have access to the jigdo
file, yes you can.
for example, i386 jigdo files are here:
http://cdimage.debian.org/debian-cd/3.1_r0a/i386/jigdo-cd/

just gunzip them

or from command line, do something like:

wget -qO - \
'http://cdimage.debian.org/debian-cd/3.1_r0a/i386/jigdo-cd/debian-31r0a-i386-binary-2.jigdo'|
gunzip | grep -i openoffice


-- 
-aab
http://www.bayazit.net/alphan/



Reply to: