Not logged in
Log in now
Create an account
Subscribe to LWN
Recent Features
LWN.net Weekly Edition for May 23, 2013
An "enum" for Python 3
An unexpected perf feature
LWN.net Weekly Edition for May 16, 2013
A look at the PyPy 2.0 release
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git cd linux-2.6.git git remote add -f post-2.4 git://git.kernel.org/pub/scm/linux/kernel/git/tglx/history.git git remote add -f pre-2.4 git://git.kernel.org/pub/scm/linux/kernel/git/davej/history.git
cat >.git/info/grafts <<EOF 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 e7e173af42dbf37b1d946f9ee00219cb3b2bea6a 7a2deb32924142696b8174cdf9b38cd72a11fc96 379a6be1eedb84ae0d476afbc4b4070383681178 EOF
Is it possible to track before 2.6.12?
Posted Oct 24, 2010 8:50 UTC (Sun) by smurf (subscriber, #17840) [Link]
Copyright © 2013, Eklektix, Inc. Comments and public postings are copyrighted by their creators. Linux is a registered trademark of Linus Torvalds