2. Run
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitNow you have the latest snapshot + revision history back to 2.6.12-rc2 which you can update with
git pull (My linux-2.6 folder is 778MB)Check for updates on http://kernel.org/ or just
finger @git.kernel.orgI put this line in my crontab:
01 16 * * * cd /files/Public/linux-2.6; /usr/bin/git pullRef:
http://kernel.org/
http://www.kernel.org/doc/local/git-quick.html

2 comments:
Thanks For the post.....Good work...keep it up......please update on regular basis.
Yeah..i go through this blog and it is a nice work showing to get more information and knowledge.
Post a Comment