On Wed, May 09, 2001 at 11:30:21AM +0200, Teun Vink <[EMAIL PROTECTED]> wrote a message of 21 lines which said:
> I need to set up an apt source for my work, where we can store our custom > made packages and kernels. I know that this can be done using > dpkg-scanpackages, but I can't find any help on that besides the > manpages. It is quite sufficient. Here is my crontab entry, if you need a real-world example: 0 3 * * * (cd /ftp/pub/debian/UNOFFICIAL; dpkg-scanpackages -m 'Debian GNU/Linux binary-i386' . /dev/null > Packages)

