removed configs rsync
authorMatthias Förste foerste@schlittermann.de
Tue, 17 Apr 2012 14:22:44 +0200
branchrsync
changeset 39 c2e97355a239
parent 38 81214d8c7c1e
child 40 5f159c41e8a3
removed configs
.logrotate/conf
.pbuilderrc
.rsync-excludes
pub/debian-ius
pub/dists/.hg-keepme
pub/pool/.hg-keepme
repo/conf/distributions
repo/conf/incoming
repo/conf/uploaders
repo/dists
repo/pool
var/log/reprepro/.hg-keepme
--- a/.logrotate/conf	Mon Feb 20 15:21:06 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-compress
-mail apt@apt
-
-"var/log/reprepro/lenny"
-"var/log/reprepro/log"
-"var/log/reprepro/raw"
-"var/log/reprepro/sid"
-"var/log/reprepro/squeeze"
-"var/log/reprepro/uncaught" {
-
-  missingok
-  rotate 100
-  size 1M
-
-}
--- a/.pbuilderrc	Mon Feb 20 15:21:06 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-DEBBUILDOPTS='-i'
-DEBOOTSTRAP='cdebootstrap'
-DEBOOTSTRAPOPTS='--variant=buildd'
-DISTRIBUTION='lenny'
-MIRRORSITE='http://ftp.de.debian.org/debian'
-export http_proxy='http://tigger:9999'
-USE_PDEBUILD_INTERNAL='yes'
-
-# ccache in chroot
-export CCACHE_DIR='/home/apt/.ccache'
-export PATH="/usr/lib/ccache:${PATH}"
-EXTRAPACKAGES="ccache ${EXTRAPACKAGES}"
-BINDMOUNTS="${CCACHE_DIR} ${BINDMOUNTS}"
--- a/.rsync-excludes	Mon Feb 20 15:21:06 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,39 +0,0 @@
-/.Xauthority
-/.aptitude
-/.debtags
-/.logrotate/state
-/.bash*
-/.ccache
-/.foerste.env
-/.gnupg
-/.lesshst
-/.muttrc
-/.profile
-/.profile.foerste
-/.screenrc
-/.rnd
-/.rsync-excludes
-/.ssh
-/.subversion
-/.vimrc
-/.viminfo
-/Mail
-/allpackages
-/bin/doit
-/build
-/diff
-dists/*
-/incoming
-/old
-/packages-old
-/pbuilder
-pool/*
-/repo/db
-/script.*
-/tmp
-/var/log/reprepro/*
-*.sw[op]
-/.hg
-/.hgignore
-*.orig
-/testpackage
--- a/pub/debian-ius	Mon Feb 20 15:21:06 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-.
\ No newline at end of file
--- a/repo/conf/distributions	Mon Feb 20 15:21:06 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,73 +0,0 @@
-Origin: ius
-Suite: oldstable
-Codename: etch
-Contents:
-Architectures: amd64 i386 source
-Components: main non-free contrib
-UDebComponents: main non-free contrib
-Description: ius specific (or backported) packages
-SignWith: yes
-Uploaders: uploaders
-Log: /home/apt/var/log/reprepro/etch
-
-Origin: ius
-Suite: stable
-Codename: lenny
-Contents:
-Architectures: amd64 i386 source
-Components: main non-free contrib
-UDebComponents: main non-free contrib
-Description: ius specific packages
-SignWith: yes
-Uploaders: uploaders
-Log: /home/apt/var/log/reprepro/lenny
-
-Origin: ius
-Codename: lenny-backports
-Contents:
-Architectures: amd64 i386 source
-Components: main non-free contrib
-UDebComponents: main non-free contrib
-Description: ius backported packages
-SignWith: yes
-Uploaders: uploaders
-NotAutomatic: yes
-Log: /home/apt/var/log/reprepro/lenny
-
-Origin: ius
-Suite: ius-stable
-Codename: ius-lenny
-Contents:
-Architectures: amd64 i386 source
-Components: main non-free contrib
-UDebComponents: main non-free contrib
-Description: ius specific (or backported) packages
-SignWith: yes
-Uploaders: uploaders
-Log: /home/apt/var/log/reprepro/lenny
-
-Origin: ius
-Suite: testing
-Codename: squeeze
-Contents:
-Architectures: amd64 i386 source
-Components: main non-free contrib
-UDebComponents: main non-free contrib
-Description: ius specific (or backported) packages
-SignWith: yes
-Uploaders: uploaders
-NotAutomatic: yes
-Log: /home/apt/var/log/reprepro/squeeze
-
-Origin: ius
-Suite: unstable
-Codename: sid
-Contents:
-Architectures: amd64 i386 source
-Components: main non-free contrib
-UDebComponents: main non-free contrib
-Description: ius specific (or backported) packages
-SignWith: yes
-Uploaders: uploaders
-NotAutomatic: yes
-Log: /home/apt/var/log/reprepro/sid
--- a/repo/conf/incoming	Mon Feb 20 15:21:06 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-Name: ius
-# processincoming is nonrecursive
-IncomingDir: /home/apt/incoming
-TempDir: /home/apt/repo/tmp
-Allow: etch ius-lenny ius-stable>ius-lenny lenny lenny-backports oldstable>etch sid squeeze stable>lenny testing>squeeze unstable>sid
-Default: lenny
-Multiple: yes
-Permit: older_version
-Cleanup: on_error on_deny
--- a/repo/conf/uploaders	Mon Feb 20 15:21:06 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-allow * by any key
--- a/repo/dists	Mon Feb 20 15:21:06 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-../pub/dists
\ No newline at end of file
--- a/repo/pool	Mon Feb 20 15:21:06 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-../pub/pool
\ No newline at end of file