Posted on 09-21-2015 10:46 AM
Hey Everyone,
Just wanted to know if anyone knows whats the new CatalogURL to allow El Capitan updates?
Solved! Go to Solution.
Posted on 09-21-2015 10:48 AM
Posted on 09-21-2015 10:48 AM
Posted on 09-21-2015 11:38 AM
Banks has it there. Just don't expect an official update, it's been almost a year since the last official commit. Seems like JAMF has abandoned the Netsus for the most part.
Posted on 09-21-2015 11:48 AM
You could always script out to "git fetch" or "git merge" (can't remember) the latest version of that reposado_preferences.txt file. Or just not use git and instead another cli tool. Surely there are several ways to do it.
Posted on 09-22-2015 07:30 PM
or just use reposado and forget about netsus
Posted on 12-03-2015 02:36 PM
Just stumbled across this thread. We are looking at possibly bumping everyone here up to 10.11. We are running the NetSUS on a Linux platform and for the life of me I can't figure out how to add 10.11 to the SUS.
I vaguely recall adding 10.10 and thought it was pretty straight forward. Looking for a little help on how to make 10.11 happen. Thank you.
Posted on 12-03-2015 02:51 PM
@ncottle I just used this pseudo-guide on a previous thread and it worked fine:
https://jamfnation.jamfsoftware.com/discussion.html?id=9300
Posted on 12-04-2015 02:29 PM
@johnnasset Thanks for the tip. That took care of it. That's what I was thinking and just couldn't remember.
Posted on 12-05-2015 05:19 AM
How do I limit the catalog to just 10.11 and 10.10 updates?
Posted on 01-19-2016 01:54 PM
I guess there's no way to do this.
Posted on 01-19-2016 02:58 PM
@itupshot
You can only replicate, or choose not to replicate, the catalogs that Apple provide.
Currently these are the catalogs
<key>AppleCatalogURLs</key>
<array>
<string>http://swscan.apple.com/content/catalogs/index.sucatalog</string>
<string>http://swscan.apple.com/content/catalogs/index-1.sucatalog</string>
<string>http://swscan.apple.com/content/catalogs/others/index-leopard.merged-1.sucatalog</string>
<string>http://swscan.apple.com/content/catalogs/others/index-leopard-snowleopard.merged-1.sucatalog</string>
<string>http://swscan.apple.com/content/catalogs/others/index-lion-snowleopard-leopard.merged-1.sucatalog</string>
<string>http://swscan.apple.com/content/catalogs/others/index-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog</string>
<string>https://swscan.apple.com/content/catalogs/others/index-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog</string>
<string>https://swscan.apple.com/content/catalogs/others/index-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog</string>
<string>https://swscan.apple.com/content/catalogs/others/index-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog</string>
</array>
Posted on 01-19-2016 02:59 PM
Documentation for Reposado is here
Posted on 01-29-2016 01:39 PM
@calumhunter Well, that sucks. So, I'm stuck with updates that date back to 2006 taking up storage. All the Macs on my network are running Yosemite, and we're starting to test El Capitan. I don't need updates older than 2014.