On Mon, 2003-11-10 at 03:23, Volker Kuhlmann wrote: > Someone (Rob?) asked for the contents of the 3 Mdk CDs: > http://volker.dnsalias.net/tmp/mdk9.2.tar.gz > Timestamps are in GMT. > All of that plus the rest of the main stuff should fit well onto a DVD. > > Volker
Thanks, My copy of the raw tree was wgot so the time stamps are all mangled. All I've done is compare packages. I used this command to generate my package listing. $ find /raw tree/ -name \*.rpm -print | sort | uniq > raw_filelist I took Volker's file listing and applied this command $ sed 's/^.*\///' /Volkers lists/ | grep \.rpm$ | sort | uniq > cd_filelist Attached is the output of, diff cd_filelist raw_filelist | gzip > cd-raw_compare.diff.gz Most of the differences seem to be language related. If you're missing anything you can download it direct from the raw tree at ftp://ftp.planetmirror.com/pub/Mandrake/9.2/i586/ Or any one of their mirrors http://www.mandrakelinux.com/en/ftp.php3#586 Rob
cd-raw_compare.diff.gz
Description: GNU Zip compressed data
