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

Re: Creating a Packages and Sources file.



Viral wrote:
> 
> Hi,
> 
> If I have uploaded experimental pacakages to my homepage, how do I make the
> required Packages and Sources files so that the packages can be used with
> apt-get ?
> 

dpkg-scanpackages . /dev/null | gzip  >Packages.gz 

in sources.list

deb http://host/dir/ ./                     

will retrieve the files

and dpkg-scansources for source packages likewise


-- 
Eray Ozkural (exa)
Comp. Sci. Dept., Bilkent University, Ankara
e-mail: erayo@cs.bilkent.edu.tr
www: http://www.cs.bilkent.edu.tr/~erayo



Reply to: