Re: Mirroring Openssh
Darren Tucker <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Apr 11, 2006 at 11:01:18AM -0700, Roger D. Hosto Jr. wrote: > Hello, my company would be interested in mirroring the openssh > downloads. What would I need to do for us to do this? Thanks for your offer. For mirroring the website itself, the easiest option is probably anoncvs. Pick a convenient anoncvs server from the list at http://www.openbsd.org/anoncvs.html then checkout the www/openssh module into the appropriate place, eg: cvs -d [email protected]:/cvs co -d openssh www/openssh then every few hours update it with a "cvs update". If you wish to mirror the distribution files then see the mirror list at http://www.openbsd.org/ftp.html. Pick an mirror method and an upstream server, preferably one of the second-level mirrors. I suspect rsync would be the easiest method here. Once you're up and running, please send another message to this address (www@) and we will add you to the list of OpenSSH mirrors. Please note that at some point in the future we may rationalize the various mirror lists of OpenBSD and related projects to reduce the maintenance overhead. This may mean that only mirrors conforming to the full OpenBSD mirror policy in the ftp.html page are listed. -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.