2010年7月29日木曜日

CyanogenMod-6 for D/S V6.0.0-RC2 に戻る その続き

前回で大枠の作業は終わりです。

★で、オールインワンパッチの続きです。
下はターミナルで
sh /sdcard/fr-patch134.txt
を実行した際のヘルプです。


Firerat script installer Version 1.3.4
Options:
sdext sdext mount for cm6 *new*
lwp LWP fix *
lsd create legacy sd mount point
swap Auto setup swap *
shabang Patch Android scripts to work with ash
remount install remount scripts
fb Patch for Facebook 1.2.x sync on G1
fixp Patch fix_permissions with new sd mount point
dc2x DangerSPL : dalvik-cache will be bound with sd-ext *
NoneDangerSPL : dalvik-cache will be bound with cache *
MT3G : does nothing


all All of the above
* run-parts required ( autodetected )
--------------------------------------
rev reverse the option (swap dc2x lwp )
--------------------------------------
examplesh 
/sdcard/fr-patch134.txt swap lwp fixp
will setup swap, patch fix_permissions to see apps on sd
and setup the gpu permissions to enable lwp + 3d apps


つまり、オプションを有効にしたいときはsh /sdcard/fr-patch134.txtの後ろに、有効にしたいオプションを並べていけば(“all”でも可)OKな訳です。
逆にオプションを無効にしたい時はsh /sdcard/fr-patch134.txt revのあとに無効にしたいオプションを並べていく(“all”でも可)ということです。
因みに、作業後にはスワップがデフォで有効になりますが、上のオールインワンパッチでスワップを無効にしても、スワップ有効のままでした。



次回は最終回userinit.sh編です。

0 件のコメント:

コメントを投稿