Panda How to kernel 3 4 rel
Revision as of 11:34, 3 June 2012 by KenMcGuire (talk | contribs) (Replaced content with "== Introduction == Kernel 3.4 has been released You can download a tarball of the mainline kernel at http://kernel.org/ or you can clone a copy of mainline kernel with: <p...")
Introduction
Kernel 3.4 has been released
You can download a tarball of the mainline kernel at http://kernel.org/
or you can clone a copy of mainline kernel with:
git clone http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git cd linux git checkout v3.4
3.5-rc1
Kernel 3.5-rc1 has been released. Its functionality even at the -rc1 stage is as good or better than 3.4.
Please refer to the 3.5-rcx series for more info.