All Projects → dynamis → firefoxos

dynamis / firefoxos

Licence: other
Firefox OS についての何か

Programming Languages

shell
77523 projects

build and flash Firefox OS

./init.sh b2g
cd B2G
./config.sh flame
# copy branding properties file for ja locale
cp gaia/shared/locales/branding/official/branding.en-US.properties gaia/shared/locales/branding/official/branding.ja.properties
cp gaia/shared/locales/branding/unofficial/branding.en-US.properties gaia/shared/locales/branding/unofficial/branding.ja.properties
# appry patch
patch gaia/shared/resources/apn.json ../patches/apn.json.diff
./build.sh
./flash.sh
  • WARNING: It takes very very long time (to clone many repositories).

build and flash Gaia only

./init.sh gaia
./init.sh l10n
./make-gaia.sh reset-gaia

build and flash Gaia v2.0

./init.sh gaia v2.0
./init.sh l10n v2.0
./make-gaia.sh v2.0 reset-gaia
  • NOTE: same for v1.4 or v1.3 branches

documents

relating repos

memo (almost obsolete)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].