Re: Using a redirect HTTP URL not working in "<pkg-ref>http://redirect.foo.com/?id=145</pkg-ref>" distribution.dist file
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com
Using a redirect HTTP URL not working in "<pkg-ref>http://redirect.foo.com/?id=145</pkg-ref>" distribution.dist file
Does the installer.app support this? When I use an absolute path it works fine.
You ma be interested in the following project (under development) : http://www.lucidsystems.tk/tools/totalconfiguration/
In order to get that working on OS X systems as a package installer, you would need to package wget and installpkg. In particular wget is not installed on Mac OS X by default.
Also, you will probably want to set the configure_with_package_list.bash script to use wget rather than curl. Typically, wget will deal with http redirects just fine. ------------------------------------ This email is protected by LBackup, an rsync based, open source backup system designed for use with Mac OS X and GNU/Linux http://www.lbackup.org _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Henri Shustak