On Feb 10, 2015, at 10:42 PM, Lachlan Stewart <
la...@rehrehreh.com> wrote:
> Hi all,
>
> Is anyone running reposado in this configuration?
>
> I'd like to offer up staged updates to Macs that are off the network, but NOT deliver these updates from my own infrastructure and point them at Apple.
>
> My thoughts are, offer up my branches on a public facing webserver - reposado having a blank local catalog URL so that download URLs point at Apple... but obviously this introduces a problem when update are deprecated.
Right -- you cannot count on successfully offering deprecated updates in this configuration, as Apple may remove them from both the catalogs and from their download locations.
> How much a problem when most of my online clients will be checking and caching update locally?
>
> There will be issues during times where I haven't vetted Apple's catalogs, and clients have missed downloading updates when offline. When a client is pointed at a branch with a non-reachable product download, how does softwareupdate behave?
Easy enough to test: modify the dist and pkg download URLs in a reposado catalog to point to something non-existent. I'm guessing softwareupdate will complain about the specific update it can't download, but move on.
>
> ---------------
> 2x instances:
>
> reposado_apple:
> - branching done here
> - LocalCatalogURL blank, downloads point to Apple.
> - catalogs are public facing
>
> reposado_local:
> - AppleCatlalogURLs pointed direct at
http://reposado_apple/....catalogs/index..._1_branchname.sucatalog
> - LocalCatlogURL:
http://reposado_local, reposado wiil download catalogs from reposado_apple, and products from Apple.
> - traditional reposado, no problems with deprecated updates.
>
>
> Nightly sync order
> ------------------------
> reposado_apple
> reposado_local
>
> So the fork changes are released next day to on network clients, and the local
>
> How quickly are Apple dropping the deprecated products from the servers?
>
>
> If this is the completely wrong approach, is anyone else doing anything similar via another config? I am testing it now, and apart from the cavaets mentioned, it might be viable.
>
> Or do I just drop the whole idea and point my "off netwwork" clients direct at Apple and hope they don't botch any patches?
>
> --
> You received this message because you are subscribed to the Google Groups "reposado" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
reposado+u...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.