Software Update:GeneratingSnippetsAndPartialsForReleases: Difference between revisions

no edit summary
No edit summary
Line 48: Line 48:


==Create/update config==
==Create/update config==
Here's a sample, which shows three Firefox 2.0.0.x releases, with 2.0.0.7 upcoming.
<app>
    <Firefox>
        <current-update>
            channel  beta release
            <complete>
                beta-url  http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2.0.0.7-candidates/rc2/firefox-2.0.0.7.%locale%.%platform%.complete.mar
                betatest-url  http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/2.0.0.7-candidates/rc2/firefox-2.0.0.7.%locale%.%platform%.complete.mar
                path  firefox/nightly/2.0.0.7-candidates/rc2/firefox-2.0.0.7.%locale%.%platform%.complete.mar
                url  http://download.mozilla.org/?product=firefox-2.0.0.7-complete&os=%bouncer-platform%&lang=%locale%
            </complete>
            details  http://%locale%.www.mozilla.com/%locale%/firefox/%version%/releasenotes/
            from  2.0.0.6
            <partial>
                beta-url  http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2.0.0.7-candidates/rc2/firefox-2.0.0.6-2.0.0.7.%locale%.%platform%.partial.mar
                betatest-url  http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/2.0.0.7-candidates/rc2/firefox-2.0.0.6-2.0.0.7.%locale%.%platform%.partial.mar
                path  firefox/nightly/2.0.0.7-candidates/rc2/firefox-2.0.0.6-2.0.0.7.%locale%.%platform%.partial.mar
                url  http://download.mozilla.org/?product=firefox-2.0.0.7-partial-2.0.0.6&os=%bouncer-platform%&lang=%locale%
            </partial>
            testchannel  betatest releasetest
            to  2.0.0.7
        </current-update>
        past-update  2.0.0.5 2.0.0.6 betatest releasetest beta release
        <release>
            <2.0.0.5>
                completemarurl  http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/2.0.0.5-candidates/rc2/firefox-2.0.0.5.%locale%.%platform%.complete.mar
                <exceptions>
                    gu-IN  linux-i686, win32
                    ja  linux-i686, win32
                    ja-JP-mac  mac
                    ka  linux-i686, win32
                </exceptions>
                extension-version  2.0.0.5
                locales  af ar be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr fy-NL ga-IE gu-IN he hu it ja ja-JP-mac ka ko ku lt mk mn nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ro ru sk sl sv-SE tr zh-CN zh-TW
                <platforms>
                    linux-i686  2007071317
                    mac  2007071317
                    win32  2007071317
                </platforms>
                schema  1
                version  2.0.0.5
            </2.0.0.5>
            <2.0.0.6>
                completemarurl  http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/2.0.0.6-candidates/rc2/firefox-2.0.0.6.%locale%.%platform%.complete.mar
                <exceptions>
                    gu-IN  linux-i686, win32
                    ja  linux-i686, win32
                    ja-JP-mac  mac
                    ka  linux-i686, win32
                </exceptions>
                extension-version  2.0.0.6
                locales  af ar be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr fy-NL ga-IE gu-IN he hu it ja ja-JP-mac ka ko ku lt mk mn nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ro ru sk sl sv-SE tr zh-CN zh-TW
                <platforms>
                    linux-i686  2007072517
                    mac  2007072517
                    win32  2007072518
                </platforms>
                schema  1
                version  2.0.0.6
            </2.0.0.6>
            <2.0.0.7>
                completemarurl  http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/2.0.0.7-candidates/rc2/firefox-2.0.0.7.%locale%.%platform%.complete.mar
                <exceptions>
                    gu-IN  linux-i686, win32
                    ja  linux-i686, win32
                    ja-JP-mac  mac
                    ka  linux-i686, win32
                </exceptions>
                extension-version  2.0.0.7
                locales  af ar be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr fy-NL ga-IE gu-IN he hu it ja ja-JP-mac ka ko ku lt mk mn nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ro ru sk sl sv-SE tr zh-CN zh-TW
                <platforms>
                    linux-i686  2007091417
                    mac  2007091417
                    win32  2007091417
                </platforms>
                schema  1
                version  2.0.0.7
            </2.0.0.7>
        </release>
    </Firefox>
</app>


==Run patcher2==
==Run patcher2==
Confirmed users
4,293

edits