chiark / gitweb /
magrathea wip
authorIan Jackson <ian@davenant.greenend.org.uk>
Thu, 25 Oct 2007 17:56:43 +0000 (18:56 +0100)
committerIan Jackson <ian@davenant.greenend.org.uk>
Thu, 25 Oct 2007 17:56:43 +0000 (18:56 +0100)
debian/changelog
hosts/magrathea/cfg
hosts/magrathea/install-on-magrathea [new file with mode: 0755]

index 73985ab6e53107a604ddc64789a8f624d03ca81e..7cd699ee9e77612e485829cf2df85025734404b9 100644 (file)
@@ -4,6 +4,7 @@ autopkgtest (1.1.1~) unstable; urgency=low
   * allow suppresspackages and blacklist lists to contain more
     information after some whitespace
   * adt-openbugs-*: new machinery works with debbugs
+  * hosts/magrathea/*: work-in-progress configuration
 
  --
 
index 8e13acf057faa6ebfe9a2e73dbd656b7ab2cdec8..55c42c903b19d4b7b2c72987f062e4a44f417c0e 100644 (file)
@@ -9,8 +9,8 @@ salutation="Ian"
 from="$salutation Jackson <ian+debian-autopkgtest@chiark.greenend.org.uk>"
 disable=false
 desthttphead=http://www.chiark.greenend.org.uk/~ijackson/
-destrsynchead=ijackson@chiark.greenend.org.uk:public-html/
-destdirtail=autopkgtest-testing
+destrsynchead=ijackson@login.chiark.greenend.org.uk:public-html/
+destdirtail=autopkgtest/testing
 adtvirt_extra_opts=--userv
 upload_if_ok=false
 upload_if_notests=true
diff --git a/hosts/magrathea/install-on-magrathea b/hosts/magrathea/install-on-magrathea
new file mode 100755 (executable)
index 0000000..c299796
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+set -e
+cd /work/AutomatedTesting/autopkgtest--main/
+rsync -a . magrathea:autopkgtest/.