I am building a default 10.8 image for our corporate Mac users. We have a local Wifi network which should be set up by default on this image. I have used PackageMaker to set up all the other deployed software and settings, and would like to keep it that way. I am using InstaDMG to build the image (another reason to prefer the modular packaging method I have in place).
I have tried deploying a .keychain file to /Library/Keychains/, but the AP is not picked up; I am also aware of /Library/SystemConfiguration/com.apple.airport.preferences.plist but after deploying this, the system still does not result in the expected behavior.
How can I deploy system-wide Wifi settings to a unbooted images using packages?