Chrome OS ビルド記

環境はDebian squeeze。必要なのは10GB以上のHDD空スペースと半日くらいの時間。あと根気かも。
chromium - An open-source project to help move the web forward. - Monorail
パッケージは上記のものと、reprepro debootstrap
sudoを設定する必要あり。visudoで立ち上がったのはnano。初めて使った。
http://dev.chromium.org/developers/how-tos/install-gclient
depot_toolも入れておく。ホームディレクトリに解凍して環境変数を以下で設定。
export PATH=$PATH:$HOME/depot_tools
gclient設定
gclient config http://src.chromium.org/git/chromiumos.git
ソースのtar玉とChromium バイナリを使ってビルド開始。ビルド方法に沿う。
http://www.chromium.org/chromium-os/building-chromium-os/
http://www.chromium.org/chromium-os/building-chromium-os/#TOC-Build-Chromium-OS
http://sites.google.com/a/chromium.org/dev/chromium-os/building-chromium-os/build-instructions
./make_local_repo.sh で一回こけるとrepreproでエラーになる。一回chrominumosディレクトリを削除して(自分の場合はtar玉を解凍しなおし)やり直すと上手くいく。謎。
http://hatenatunnel.appspot.com/kinneko/20091120/p8