Outline
Overview
體驗
How to build
Requirements for Linux
Supported devices
Emulator
開發
build system
boot process
hardware module
市場的可能性
結論
參考資料
Overview
Firefox OS 是一個由 Mozilla 所主導的新移
動作業系統,專案代號是 Boot to Gecko
(B2G) 。和 Android 一樣,它也是用 Linux
的核心,然後開機到以 Gecko 引擎為基礎
的環境裡,使用者可以在這個平台上執行完
全以 HTML 、 JavaScript 和其他的開放網
路應用程式介面所開發的應用程式。
How to build - Requirements
An installed 64 bit GNU/Linux
distribution (we recommend Ubuntu
12.04).
At least 4 GB of RAM/swap space.
At least 20 GB of available hard disk
space.
How to build - Requirements
需要預先安裝的套件基本上跟 Android 非常相似
autoconf 2.13
bison
bzip2
ccache
curl
flex
gawk
git
gcc / g++ / g++-multilib (4.6.3 or older)
make
OpenGL headers
X11 headers
32-bit ncurses
32-bit zlib
yasm
…