Revision history for CompilingKernel
Revision [29690]
Last edited on 2013-12-08 06:48:05 by darkcity [~[[http://www.murga-linux.com/puppy/viewtopic.php?]Additions:
~[[http://www.murga-linux.com/puppy/viewtopic.php?p=742262#742262 Compiling Kernel and Glibc post by amigo]]
Revision [29687]
Edited on 2013-12-08 06:47:05 by darkcity [~[[http://www.murga-linux.com/puppy/viewtopic.php?]Additions:
==Also on the Wiki==
Deletions:
Revision [29685]
Edited on 2013-12-08 06:46:18 by darkcity [~[[http://www.murga-linux.com/puppy/viewtopic.php?]Additions:
==Also on the Wiki
~[[About the Kernel|]]
~[[About the Kernel|]]
Revision [29684]
Edited on 2013-12-08 06:45:42 by darkcity [~[[http://www.murga-linux.com/puppy/viewtopic.php?]Additions:
{{include tonguesCompilingkernel}}
~Pre-requisites:
~~[[InstallationFullHDD conventional installation]] of Puppy Linux operating system
~~installation of corresponding [[devx]] SFS file
==Related Webpages==
~[[http://bkhome.org/sources/kernel-3.2.18/bk-readme.htm]]
~[[http://puppylinux.com/development/compilekernel.htm]]
~[[http://kernelnewbies.org/FAQ/KernelCompilation]]
~[[http://distrowatch.com/weekly.php?issue=20110418#tips Distrowatch kernel tips]]
~[[http://www.murga-linux.com/puppy/viewtopic.php?t=67706 forum topic]]
---
~[[http://murga-linux.com/puppy/viewtopic.php?p=442935#442935 forum post]]
~[[http://www.murga-linux.com/puppy/viewtopic.php?t=33461 forum topic]]
~[[http://www.cyberciti.biz/tips/compiling-linux-kernel-26.html]]
~[[http://www.linux.com/archive/feature/118524]]
~[[http://www.tuxradar.com/content/how-compile-linux-kernel]]
~[[http://www.linuxforums.org/forum/linux-kernel/55612-mini-howto-compile-linux-kernel-2-6-a.html]]
~[[http://easylinuxcds.com/blog/?p=3244]]
~[[http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/s1-custom-kernel-modularized.html]]
~[[http://www.howtoforge.net/kernel_compilation_fedora]]
~[[http://linuxpoison.blogspot.com/2008/07/how-to-compile-linux-kernel.html]]
~[[http://newbiedoc.sourceforge.net/tutorials/kernel-pkg/config-kernel-pkg.html.en]]
CategoryCompiling
~Pre-requisites:
~~[[InstallationFullHDD conventional installation]] of Puppy Linux operating system
~~installation of corresponding [[devx]] SFS file
==Related Webpages==
~[[http://bkhome.org/sources/kernel-3.2.18/bk-readme.htm]]
~[[http://puppylinux.com/development/compilekernel.htm]]
~[[http://kernelnewbies.org/FAQ/KernelCompilation]]
~[[http://distrowatch.com/weekly.php?issue=20110418#tips Distrowatch kernel tips]]
~[[http://www.murga-linux.com/puppy/viewtopic.php?t=67706 forum topic]]
---
~[[http://murga-linux.com/puppy/viewtopic.php?p=442935#442935 forum post]]
~[[http://www.murga-linux.com/puppy/viewtopic.php?t=33461 forum topic]]
~[[http://www.cyberciti.biz/tips/compiling-linux-kernel-26.html]]
~[[http://www.linux.com/archive/feature/118524]]
~[[http://www.tuxradar.com/content/how-compile-linux-kernel]]
~[[http://www.linuxforums.org/forum/linux-kernel/55612-mini-howto-compile-linux-kernel-2-6-a.html]]
~[[http://easylinuxcds.com/blog/?p=3244]]
~[[http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/s1-custom-kernel-modularized.html]]
~[[http://www.howtoforge.net/kernel_compilation_fedora]]
~[[http://linuxpoison.blogspot.com/2008/07/how-to-compile-linux-kernel.html]]
~[[http://newbiedoc.sourceforge.net/tutorials/kernel-pkg/config-kernel-pkg.html.en]]
CategoryCompiling
Deletions:
- [[InstallationFullHDD conventional installation]] of Puppy Linux operating system
- installation of corresponding [[devx]] SFS file
==Appendix==
http://bkhome.org/sources/kernel-3.2.18/bk-readme.htm
http://puppylinux.com/development/compilekernel.htm
http://kernelnewbies.org/FAQ/KernelCompilation
[[http://distrowatch.com/weekly.php?issue=20110418#tips]]
http://www.murga-linux.com/puppy/viewtopic.php?t=67706
[[http://murga-linux.com/puppy/viewtopic.php?p=442935#442935]]
http://www.murga-linux.com/puppy/viewtopic.php?t=33461
http://www.cyberciti.biz/tips/compiling-linux-kernel-26.html
http://www.linux.com/archive/feature/118524
http://www.tuxradar.com/content/how-compile-linux-kernel
http://www.linuxforums.org/forum/linux-kernel/55612-mini-howto-compile-linux-kernel-2-6-a.html
http://easylinuxcds.com/blog/?p=3244
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/s1-custom-kernel-modularized.html
http://www.howtoforge.net/kernel_compilation_fedora
http://linuxpoison.blogspot.com/2008/07/how-to-compile-linux-kernel.html
http://newbiedoc.sourceforge.net/tutorials/kernel-pkg/config-kernel-pkg.html.en
Revision [29172]
Edited on 2013-10-12 13:44:39 by coolpup [~[[http://www.murga-linux.com/puppy/viewtopic.php?]Additions:
http://newbiedoc.sourceforge.net/tutorials/kernel-pkg/config-kernel-pkg.html.en
Deletions:
Revision [29144]
Edited on 2013-10-12 12:53:46 by coolpup [~[[http://www.murga-linux.com/puppy/viewtopic.php?]Additions:
wget -c https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.11.4.tar.xz
cp linux-3.11.4.tar.xz /usr/src
tar xfv linux-3.11.4.tar.xz
%%ln -fnsv linux-3.11.4 linux%%
cp linux-3.11.4.tar.xz /usr/src
tar xfv linux-3.11.4.tar.xz
%%ln -fnsv linux-3.11.4 linux%%
Deletions:
cp linux-3.9.5.tar.xz /usr/src
tar xfv linux-3.9.5.tar.xz
%%ln -fnsv linux-3.9.5 linux%%
Revision [29138]
Edited on 2013-10-12 12:49:28 by coolpup [~[[http://www.murga-linux.com/puppy/viewtopic.php?]Additions:
====Compiling Kernel====
time make -j N
%%where N is the number of C.P.U. cores
[[http://distrowatch.com/weekly.php?issue=20110418#tips]]
[[http://murga-linux.com/puppy/viewtopic.php?p=442935#442935]]
time make -j N
%%where N is the number of C.P.U. cores
[[http://distrowatch.com/weekly.php?issue=20110418#tips]]
[[http://murga-linux.com/puppy/viewtopic.php?p=442935#442935]]
Deletions:
time make -j 2
http://distrowatch.com/weekly.php?issue=20110418#tips
http://murga-linux.com/puppy/viewtopic.php?p=442935#442935
Revision [27804]
Edited on 2013-06-12 16:49:38 by coolpup [~[[http://www.murga-linux.com/puppy/viewtopic.php?]Additions:
cp linux-3.9.5.tar.xz /usr/src
tar xfv linux-3.9.5.tar.xz
%%ln -fnsv linux-3.9.5 linux%%
tar xfv linux-3.9.5.tar.xz
%%ln -fnsv linux-3.9.5 linux%%
Deletions:
tar xfv linux-3.4.5.tar.xz
%%ln -fnsv linux-3.4.5 linux%%
Revision [27803]
Edited on 2013-06-12 16:48:26 by coolpup [~[[http://www.murga-linux.com/puppy/viewtopic.php?]Additions:
====**Compiling Kernel**====
Go to https://www.kernel.org and select a kernel to download, e.g.:
wget -c https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.9.5.tar.xz
%%ln -fnsv linux-3.4.5 linux%%
time make -j 2
Go to https://www.kernel.org and select a kernel to download, e.g.:
wget -c https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.9.5.tar.xz
%%ln -fnsv linux-3.4.5 linux%%
time make -j 2
Deletions:
Go to http://www.kernel.org/pub/linux/kernel/ and select a kernel to download, e.g.:
wget -c http://www.kernel.org/pub/linux/kernel/v3.0/linux-3.4.5.tar.xz
%%ln -s linux-3.4.5 linux
make
[[http://www.kernel.org/ Linux]] source
Additions:
[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[CompilingIndex Compiling]]
====Compiling Kernel====
====Compiling Kernel====
Additions:
- [[InstallationFullHDD conventional installation]] of Puppy Linux operating system
Deletions:
Additions:
- installation of corresponding [[devx]] SFS file
Deletions:
Additions:
- [[InstallationFullHDD full installation]] of Puppy Linux operating system
Deletions:
Additions:
Pre-requisites:
- [[FullInstallation full installation]] of Puppy Linux operating system
- installation of corresponding //devx// SFS file
- [[FullInstallation full installation]] of Puppy Linux operating system
- installation of corresponding //devx// SFS file
Additions:
[[http://www.kernel.org/ Linux]] source
Deletions:
No Differences
Additions:
==Appendix==
Deletions:
Additions:
http://bkhome.org/sources/kernel-3.2.18/bk-readme.htm
Additions:
%%ln -s linux-3.4.5 linux
Deletions:
Additions:
wget -c http://www.kernel.org/pub/linux/kernel/v3.0/linux-3.4.5.tar.xz
cp linux-3.4.5.tar.xz /usr/src
cd /usr/src
tar xfv linux-3.4.5.tar.xz
%%ln -s linux-3.4.5.tar.xz linux
cd /usr/src/linux
make oldconfig
make menuconfig
make
make modules_install
make install
reboot
cp linux-3.4.5.tar.xz /usr/src
cd /usr/src
tar xfv linux-3.4.5.tar.xz
%%ln -s linux-3.4.5.tar.xz linux
cd /usr/src/linux
make oldconfig
make menuconfig
make
make modules_install
make install
reboot
Deletions:
# cp linux-3.4.5.tar.xz /usr/src
# cd /usr/src
%%(language-ref)# tar xfv linux-3.4.5.tar.xz%%
%%ln -s linux-3.4.5.tar.xz linux%%
%%(language-ref)# cd /usr/src/linux%%
# make oldconfig
# make menuconfig
# make
# make modules_install
# make install
# reboot
Additions:
%%(language-ref)# cd /usr/src/linux%%
Deletions:
Additions:
Go to http://www.kernel.org/pub/linux/kernel/ and select a kernel to download, e.g.:
# wget -c http://www.kernel.org/pub/linux/kernel/v3.0/linux-3.4.5.tar.xz
# cp linux-3.4.5.tar.xz /usr/src
%%(language-ref)# tar xfv linux-3.4.5.tar.xz%%
%%rm -f linux%%
%%ln -s linux-3.4.5.tar.xz linux%%
# cd linux-3.4.5
# wget -c http://www.kernel.org/pub/linux/kernel/v3.0/linux-3.4.5.tar.xz
# cp linux-3.4.5.tar.xz /usr/src
%%(language-ref)# tar xfv linux-3.4.5.tar.xz%%
%%rm -f linux%%
%%ln -s linux-3.4.5.tar.xz linux%%
# cd linux-3.4.5
Deletions:
# cp linux-2.6.34.tar.gz /usr/src
# tar xfv linux-2.6.34.tar.gz
# cd linux-2.6.34
Additions:
http://www.murga-linux.com/puppy/viewtopic.php?t=67706
Deletions:
Additions:
http://distrowatch.com/weekly.php?issue=20110418#tips
Additions:
----
==Categories==
CategoryDevelopment
==Categories==
CategoryDevelopment
Additions:
http://kernelnewbies.org/FAQ/KernelCompilation
Additions:
http://murga-linux.com/puppy/viewtopic.php?p=442935#442935
http://www.murga-linux.com/puppy/viewtopic.php?t=33461
http://www.murga-linux.com/puppy/viewtopic.php?t=33461
Additions:
===Summary===
Deletions:
Additions:
===References===
Additions:
# wget -c http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.34.tar.gz
Deletions:
Additions:
[[http://www.kernel.org/ Linux kernel]] source