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

dupload to archive



The archive is now dupload-able. Currently supported arches include:

netbsd-i386
netbsd-alpha
freebsd-i386

Others can be added as soon as anyone is working on them. The disk space
on this archive *is* finite, but reasonable; with any luck, it will last
us until we get official space on the Debian servers (and folks who can
upload to it)

To submit to the archive, the follow fragment should be added to your
~/.dupload.conf file:

$cfg{'debian-bsd'} = {
    fqdn => 'debian-bsd.lightbearer.com',
    incoming => '/debian-bsd/upload/',
    visibleuser => getlogin() || $ENV{USER} || $ENV{LOGNAME},
    visiblename => "",
    fullname => "",
    dinstall_runs => 1,
    method => 'ftp',
};

(If you don't already have a dupload.conf file, please see the manpage
 for instructions; there are other parts you'll need to put in there,
 this is *only* the fragment for the debian-bsd server)

While it says 'dinstall_runs => 1' there, it's actually debarchiver, and
currently doesn't send mail out when new packages are uploaded. I will be
working on this later (and providing a list for folks to subscribe to).
-- 
***************************************************************************
Joel Baker                           System Administrator - lightbearer.com
lucifer@lightbearer.com              http://users.lightbearer.com/lucifer/



Reply to: