Stefan Parvu wrote: > Hi, > > Any ideas how can you mirror the "2008.11 release" IPS repo > inside a closed intranet without a SWAN connection ? > I found http://www.opensolaris.org/os/project/pkg/Mirroring/ > but this talks about dev branch. > > 0 2 * * * /usr/bin/rsync -a pkg.opensolaris.org::osol_dev_files > /export/pkg/file
You don't need a SWAN connection to perform the rsync mirror above. That's a publicly-accessible rsync server. If you're asking how you can mirror *just* the 2008.11 release; you can't do that. Cheers, -- Shawn Walker