-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sven Vermeulen wrote:
> Hi all
>
> Would it be possible to also put CONTENT files for the various CDs online?
> Users use this to see what packages are on the Packages CD and developers
> can use it to quickly verify what is on the installation CDs.
>
> We did this for 2005.0.
>
> Wkr,
> Sven Vermeulen
>
http://dev.gentoo.org/~r2d2/contents_2005.1.tbz2 , .CONTENTS for all
.iso's found poseidon in /release/2005.1, generated by (in case anyone
needs new ones, or doesn't trust these, for whatever reason):
cd /release/2005.1
mkdir /tmp/mount
mkdir $HOME/contents
for i in `find -name '*.iso'`; do
mount -oloop $i /tmp/mount;
find /tmp/mount | sed -r "s/\/tmp\/mount//g" > $HOME/contents/`basename
$i`.CONTENTS;
umount /tmp/mount;
done;
tar -cjpvf $HOME/contents.tbz2 -C $HOME/contents/ .
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFC/bjsZwjIiODIZ4oRAj3HAJ9AMv5rSjwMDjaHSGy97gPZsCqGJQCeJk+H
U+h7xxEqyM70iLiWHjG5tzE=
=BvXZ
-----END PGP SIGNATURE-----
--
gentoo-releng-aBrp7R+bbdUdnm+yROfE0A@xxxxxxxxxxxxxxxx mailing list
|