tools
- smatch: make
##install the .so sudo apt-get install libsqlite3-dev
##check cd ~/kernel/src/ ~/smatch/smatch_scripts/kchecker xxx (drivers/thermal/rockchip_thermal.c) ARCH=arm
- git sudo apt-get install libcurl4-gnutls-dev
make prefix=/usr/local all sudo make prefix=/usr/local install
reboot
- rootfs
- How to unpack the initram.cpio?
cat initramfs.cpio |cpio -i
- How to re-generate the initram.cpio
find .|cpio -o -H newc > initramfs.cpio
-
java-switch.sh ./java_switch.sh jdk6 ./java_switch.sh jdk7 ...
-
repo curl http://commondatastorage.googleapis.com/git-repo-downloads/repo >
/work/tools/repo/repo chmod a+x repo PATH=/work/tools/repo/repo:$PATH -
synergy ##view the setting set the client/server name, the same with the hostname
-
build-kernel: build kernel rockchip platform
-
opencv: add opencv scripts for debian9 on http://blog.sina.com.cn/s/blog_a6559d920102yy4o.html