Revision [23179]

Last edited on 2012-08-09 06:26:55 by darkcity [bread]
Additions:
[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[CompilingIndex Compiling]]
====Compiling Kernel====


Revision [22420]

Edited on 2012-07-19 06:03:55 by coolpup [bread]
Additions:
- [[InstallationFullHDD conventional installation]] of Puppy Linux operating system
Deletions:
- [[InstallationFullHDD full installation]] of Puppy Linux operating system


Revision [22419]

Edited on 2012-07-19 05:47:26 by coolpup [bread]
Additions:
- installation of corresponding [[devx]] SFS file
Deletions:
- installation of corresponding //devx// SFS file


Revision [22418]

Edited on 2012-07-19 05:44:43 by coolpup [bread]
Additions:
- [[InstallationFullHDD full installation]] of Puppy Linux operating system
Deletions:
- [[FullInstallation full installation]] of Puppy Linux operating system


Revision [22415]

Edited on 2012-07-19 05:41:15 by coolpup [bread]
Additions:
Pre-requisites:
- [[FullInstallation full installation]] of Puppy Linux operating system
- installation of corresponding //devx// SFS file


Revision [22414]

Edited on 2012-07-19 05:36:29 by coolpup [bread]
Additions:
[[http://www.kernel.org/ Linux]] source
Deletions:
[[http://www.kernel.org/ Linux kernel]] source


Revision [22413]

Edited on 2012-07-19 05:35:43 by coolpup [bread]

No Differences

Revision [22412]

Edited on 2012-07-19 05:35:08 by coolpup [bread]
Additions:
==Appendix==
Deletions:
===Summary===


Revision [22411]

Edited on 2012-07-19 05:26:48 by coolpup [bread]
Additions:
http://bkhome.org/sources/kernel-3.2.18/bk-readme.htm


Revision [22410]

Edited on 2012-07-18 17:00:09 by coolpup [bread]
Additions:
%%ln -s linux-3.4.5 linux
Deletions:
%%ln -s linux-3.4.5.tar.xz linux


Revision [22409]

Edited on 2012-07-18 16:59:16 by coolpup [bread]
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
Deletions:
# 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
%%(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


Revision [22408]

Edited on 2012-07-18 16:57:31 by coolpup [bread]
Additions:
%%(language-ref)# cd /usr/src/linux%%
Deletions:
# cd linux-3.4.5


Revision [22407]

Edited on 2012-07-18 16:56:12 by coolpup [bread]
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
Deletions:
# wget -c http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.34.tar.gz
# cp linux-2.6.34.tar.gz /usr/src
# tar xfv linux-2.6.34.tar.gz
# cd linux-2.6.34


Revision [15245]

Edited on 2011-06-11 04:25:50 by coolpup [bread]
Additions:
http://www.murga-linux.com/puppy/viewtopic.php?t=67706
Deletions:
===References===


Revision [14226]

Edited on 2011-04-20 16:08:07 by coolpup [bread]
Additions:
http://distrowatch.com/weekly.php?issue=20110418#tips


Revision [12076]

Edited on 2011-01-14 13:39:40 by coolpup [bread]
Additions:
----
==Categories==
CategoryDevelopment


Revision [12074]

Edited on 2011-01-14 13:35:50 by coolpup [bread]
Additions:
http://kernelnewbies.org/FAQ/KernelCompilation


Revision [8803]

Edited on 2010-08-18 07:22:38 by coolpup [bread]
Additions:
http://murga-linux.com/puppy/viewtopic.php?p=442935#442935
http://www.murga-linux.com/puppy/viewtopic.php?t=33461


Revision [8032]

Edited on 2010-07-05 06:52:49 by coolpup [bread]
Additions:
===Summary===
Deletions:
===Summary (outline)===


Revision [8031]

Edited on 2010-07-05 06:52:04 by coolpup [bread]
Additions:
===References===


Revision [8027]

Edited on 2010-07-05 06:38:50 by coolpup [bread]
Additions:
# wget -c http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.34.tar.gz
Deletions:
# wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.34.tar.gz


Revision [8026]

Edited on 2010-07-05 05:46:35 by coolpup [bread]
Additions:
[[http://www.kernel.org/ Linux kernel]] source
Deletions:
[[http://www.kernel.org/ kernel]] source


Revision [8024]

The oldest known version of this page was created on 2010-07-05 05:44:06 by coolpup [bread]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki