how to generate Packages.gz ?

1997-04-21 Thread Steve Hsieh

I am trying to create my own local directory of debian packages.  Can
someone tell me what the command is to generate the Package.gz and
Contents.gz files?

Thanks



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: how to generate Packages.gz ?

1997-04-21 Thread Dale Scheetz
On Sun, 20 Apr 1997, Steve Hsieh wrote:

 
 I am trying to create my own local directory of debian packages.  Can
 someone tell me what the command is to generate the Package.gz and
 Contents.gz files?
 
For the packages file you need dpkg-scanpackages. To use this, you will
need the override file for the distribution you are using. This can be
found in the indices directory of any Debian mirror.
The contents file is more complicated. I'm not sure if there is a script
for this, but it consists of the contents output of dpkg for each of the
.deb files cat'ed together into one file. You will not need this for
installation the way you need a Packages file.

Luck,

Dwarf
-- 
_-_-_-_-_-_-  _-_-_-_-_-_-_-

aka   Dale Scheetz   Phone:   1 (904) 656-9769
  Flexible Software  11000 McCrackin Road
  e-mail:  [EMAIL PROTECTED] Tallahassee, FL  32308

_-_-_-_-_-_- If you don't see what you want, just ask _-_-_-_-_-_-_-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .