2012年12月6日 星期四

Linux 3.4 + aufs3.4

感覺上如果要玩 OPEN SOURCE,GIT大概是必備的TOOL了...
想要在自己的機器上 重編 LINUX KERNEL 3.4,剛好又要加上AUFS的PATCH...

在AUFS的下載頁面,3.X以上的版本大概也只能用GIT去抓了...
http://aufs.sourceforge.net/
http://aufs.git.sourceforge.net/git/gitweb.cgi?p=aufs/aufs3-linux.git;a=summary

Command:
git clone git://aufs.git.sourceforge.net/gitroot/aufs/aufs3-standalone.git aufs3-standalone.git
cd aufs3-standalone.git
git checkout origin/aufs3.2

再來準備好KERNEL的 .config 檔案,在APPLY需要的PATCH,就能順利的BUILD完一個KERNEL了。

一些PATCH跟MAKE KERNEL的方式可以參考底下的網站:
http://www.slax.org/forum.php?action=view&parentID=53917

跟LINUX實在很不熟 Orz 一堆command都一知半解。

沒有留言:

張貼留言