|
#1
| ||||
| ||||
| Creating a "Software Update"
Hello all, I was just wondering if anyone has experience creating a package file (installer) that will then be usable via our Software Update server. I've found the location of where all the repositories are, the .dist files, as well as the index.sucatalog, but would like someone to help bounce some questions off of. My goal here is to use Software Update as a mechanism to "ride" installs into the computer vs. ARD. Apple has done a lot of the heavy lifting that used to be manually scripted in an installer, and their Software Update tool has a lot of features I'd like to use as a foundation. For example, when a software update is tagged as requiring a restart the client downloads the update in the background, and when the user is ready to update they are prompted to restart the computer. When they click restart the computer is dropped into a UI that shows only a progress bar, and the computer can "focus" with out the user needing to help the machine along. This is the type of install I'm looking for, and it's something that Apple's got finely tuned. Anyone out there able to help? Thanks, John "twyg"
__________________ Twyg To laugh often and much; to win the respect of intelligent people and the affection of children...to leave the world a better place...to know even one life has breathed easier because you have lived. This is to have succeeded. - Ralph Waldo Emerson |
|
#2
| ||||
| ||||
|
Software Update and the Software Update service only do Apple-specific software. As far as I know, there isn't a way to "hack" the Software Update service to allow you to use it to install software that did not originate from Apple. You can use the regular Installer service with pkg or mpkg files to facilitate a software install of custom software (or non-Apple software). The installer can be as interactive or as automatic as you like, depending on how you configure your installer options.
__________________ Mac mini 2.0GHz 10.6.2 • 4GB • 320GB • Superdrive • 4 x 1TB USB 2.0 • LED Cinema Display MacBook 2.0GHz Core 2 Duo - White 10.6.2 • 4GB • 250GB • CD-RW/DVD-ROM iPhone 3G 8GB • iPod Touch 8GB • iPod Photo 60GB • iPod nano 1GB • AT&T U-Verse 18Mb/2Mb http://www.jeffhoppe.com |
|
#3
| ||||
| ||||
|
Hey there ElDiablo, The issue I had with the Package Maker is getting it to restart the computer post install, or better yet, get the system into an "isolated" mode. I know I can post a message to the user, but those oft go ignored. ![]() I'll keep sifting around, I know what I'm doing is certainly not asked often, so I figured I'd stop back in to see if I could find interest in a strange request.
__________________ Twyg To laugh often and much; to win the respect of intelligent people and the affection of children...to leave the world a better place...to know even one life has breathed easier because you have lived. This is to have succeeded. - Ralph Waldo Emerson |
|
#4
| ||||
| ||||
|
Yeah, that "isolation" mode you speak of is something new to Leopard (and, hence, Snow Leopard) and I've only ever seen it used with Apple-official updates.
__________________ Mac mini 2.0GHz 10.6.2 • 4GB • 320GB • Superdrive • 4 x 1TB USB 2.0 • LED Cinema Display MacBook 2.0GHz Core 2 Duo - White 10.6.2 • 4GB • 250GB • CD-RW/DVD-ROM iPhone 3G 8GB • iPod Touch 8GB • iPod Photo 60GB • iPod nano 1GB • AT&T U-Verse 18Mb/2Mb http://www.jeffhoppe.com |
![]() |
| Bookmarks |
| Thread Tools | |
|
|