Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
wiki:dput_setup [2013/07/09 10:49] – external edit 127.0.0.1wiki:dput_setup [2021/03/31 15:18] neyron
Line 4: Line 4:
 cat <<EOF >~/.dput.cf cat <<EOF >~/.dput.cf
 [DEFAULT] [DEFAULT]
-default_host_main = archive-oar+default_host_main = oar-ftp
  
-[archive-oar] +[oar-ftp
-fqdn = archive-oar.imag.fr.id +fqdn = oar-ftp.imag.fr.lig 
-login = oarteam+login = ftpmaster
 method = scp method = scp
-incoming = /home/oarmaster/reprepro/oar/2.5/incoming +incoming = /home/ftpmaster/incoming 
-allowed_distributions=sid|unstable|UNRELEASED|wheezy-backports|squeeze-backports +allowed_distributions=sid|unstable|UNRELEASED|buster-backports|stretch-backports|jessie-backports|wheezy-backports|squeeze-backports|wheezy-security|jessie-security 
-#allow_unsigned_uploads = yes +allow_unsigned_uploads = yes 
-#run_lintian = yes +run_lintian = no
-EOF+
 </code> </code>
  
 Also make sure to have your GPG identity matches the name you use inside packages (and in git...) Also make sure to have your GPG identity matches the name you use inside packages (and in git...)
wiki/dput_setup.txt · Last modified: 2021/03/31 15:32 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki