FirefoxAutoconfig.ds.recipe

Basics

Last refresh 2025-04-04 01:50:45
Desciption Downloads Firefox disk image, builds a package that includes autoconfig resources (typically as generated via the CCK2 tool), and copies the package to a local path of your choosing. Note: This recipe is no longer supported, as the CCK2 tool is no longer supported. Firefox now supports configuration profiles for your customization and management needs. Expect this recipe to be removed at a future date. [Much of the following information comes from the two parent recipes. You need the main AutoPkg repo and gregneagle-recipes repo installed to run this recipe.] Place the autoconfig.zip in the same directory as the recipe. You may optionally use a different name by setting AUTOCONFIG_FILENAME via override. Firefox 35 and later require an AUTOCONFIG_DIR of "Contents/Resources"; pre-34 requires "Content/MacOS". Firefox 34 is not supported. Local input keys: - DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired. The path does not need to be on the same volume as the cache, as the pkg is being duplicated. - DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe. Use %NAME% for just the app name. Other Input keys (available via override): - Values for RELEASE correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/ Some useful values are: 'latest', 'latest-31.0esr', 'latest-esr', 'latest-3.6', 'latest-beta' - LOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/ Examples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW' No idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular combination is offered. - ORG_NAME is inserted into the pkg name to distinguish a vanilla "Firefox-35.0.pkg" from "Firefox_PretendCo-35.0.pkg", but will be overridden by DS_NAME when it gets copied to the local path of your choosing. - You might consider setting a unique PKG_ID to differentiate your org's "flavour" of Firefox.
Identifier com.github.jazzace.ds.FirefoxAutoconfig
Parent Recipes com.github.gregneagle.pkg.FirefoxAutoconfig
Child Recipes
First commit 2015-05-26 13:44:10 -0600
Latest commit 2020-04-16 16:22:40 -0600
Score 1.00

Warnings

The following recipes have deprecated parent(s) (com.github.gregneagle.pkg.FirefoxAutoconfig):