]> err.no Git - dotfiles/commitdiff
mjau
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 5 Oct 2002 11:21:48 +0000 (11:21 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 5 Oct 2002 11:21:48 +0000 (11:21 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@56 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

dput.cf [new file with mode: 0644]

diff --git a/dput.cf b/dput.cf
new file mode 100644 (file)
index 0000000..dbb689b
--- /dev/null
+++ b/dput.cf
@@ -0,0 +1,12 @@
+[DEFAULT]
+method=scp
+
+[developer-di]
+fqdn = developer.skolelinux.no
+incoming = /local/ftp/skolelinux/dists/sid/local/debian-installer/binary-i386/non-official
+post_upload_command = ssh developer ~/bin/package-sync
+
+[people-di]
+fqdn = gluck.debian.org
+incoming = ~/public_html/d-i/pool/main
+post_upload_command = ssh gluck ~/bin/package-sync
\ No newline at end of file