sudo zypper ar "http://download.opensuse.org/repositories/devel:/OBS:/Light:/Stable/openSUSE_12.3/devel:OBS:Light:Stable.repo"
sudo zypper --gpg-auto-import-keys refresh sudo zypper install obslight-fakeobs
試しにTizen2.2(armv7l)をobsしてみる
sudo obslight-fakeobs grabgbs -t armv7l -o tizen-base -o tizen-main -n Tizen:2.2 -k -f rsync://download.tizen.org/snapshots/2.2/common/latest/
どうも
moguriso@balthazar:/srv/obslight-fakeobs$ ls -alh total 36K drwxr-xr-x 8 root root 4.0K 8月 12 14:38 . drwxr-xr-x 6 root root 4.0K 8月 12 14:32 .. drwxr-xr-x 3 root users 4.0K 8月 12 15:06 _rsync drwxr-xr-x 2 root root 4.0K 8月 12 14:32 config -rw-r--r-- 1 root users 28 8月 12 14:32 lastevents drwxr-xr-x 4 root root 4.0K 8月 12 16:42 projects drwxr-xr-x 4 root root 4.0K 8月 12 15:52 repositories drwxr-xr-x 2 root root 4.0K 8月 12 14:32 theme drwxr-xr-x 2 root root 4.0K 8月 12 14:32 tools
で
moguriso@balthazar:/srv/obslight-fakeobs/repositories/live$ tree -L 8 ./ ./ └── Tizen: └── 2.2: ├── tizen-base │ └── armv7l -> ../../../../releases/Tizen:/2.2:/tizen-base/armv7l/packages └── tizen-main └── armv7l -> ../../../../releases/Tizen:/2.2:/tizen-main/armv7l/packages 6 directories, 0 files
よく見る感じの環境は出来た。
buildが出来たのか、それっぽい環境がmicよろしく出来たのかよくわからない、、、