2010年7月29日 星期四

kernel debug in qemu with eclipse

http://issaris.blogspot.com/2007/12/download-linux-kernel-sourcecode-from.html

2010年7月26日 星期一

ubuntu kernel/compile

http://blog.avirtualhome.com/2010/05/05/how-to-compile-a-ubuntu-lucid-kernel/

https://help.ubuntu.com/community/Kernel/Compile

2010年7月13日 星期二

debootstrap

#!/bin/sh
sudo debootstrap --arch=mips --foreign \
--include aptitude,vim,openssh-server,gcc-4.3,python \
lenny /opt/nfsroot/mips http://www.emdebian.org/grip


(On target)
cd debootstrap
./debootstrap --second-stage


(very good step-by-step)
http://nabeko-notebook.blogspot.com/2010/04/emdebian-on-arm-by-debootstrap.html

(locales)
http://www.wayhorn.com/node/8

2010年7月7日 星期三

vpnc

http://ubuntuforums.org/showthread.php?t=1202896

2010年7月1日 星期四

ubuntu fonts

http://playubuntu.blogspot.com/2009/11/ubuntu-910.html