Skip to content

Commit

Permalink
ugh… it becomes harder and harder to find a rsync mirror for OpenBSD’…
Browse files Browse the repository at this point in the history
…s CVS
  • Loading branch information
mirabilos committed Aug 8, 2017
1 parent 9615715 commit d1c08f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion oksh.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source=/scmrepos/cvs/obsd/oksh
domain=openbsd.org
remote[email protected]:mirabilos/oksh.git
# rsync -zavPH --numeric-ids -S --stats --delete rsync://openbsd.cs.fau.de/OpenBSD-CVS/src/bin/ksh/ /scmrepos/cvs/obsd/oksh/
# rsync -zavPH --numeric-ids -S --stats --delete rsync://rsync.allbsd.org/openbsd-cvs/src/bin/ksh/ /scmrepos/cvs/obsd/oksh/
2 changes: 1 addition & 1 deletion opax.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ remote=/git/opax.git
do_precollect() {
set -ex
rsync -zavPH --numeric-ids -S --stats --delete \
rsync://openbsd.cs.fau.de/OpenBSD-CVS/src/bin/pax/ \
rsync://rsync.allbsd.org/openbsd-cvs/src/bin/pax/ \
/scmrepos/cvs/obsd/opax/
}

0 comments on commit d1c08f6

Please sign in to comment.