Results 1 to 3 of 3
Hello frnds
As I am searching for source code of my installed fedora 7
can anyone tell where in the directory structure of my filesystem the source code will be
...
- 02-08-2008 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 19
source code of linux kernel
Hello frnds
As I am searching for source code of my installed fedora 7
can anyone tell where in the directory structure of my filesystem the source code will be
located ( the .c and .h files)
or should I download the source code from google or provide any other links so that I
can get the source code
prethanks to helper
- 02-08-2008 #2Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
The sources for the linux kernel are at its home page:
The Linux Kernel Archives
Sources for specific applications are on the home page of every application. Probably, your package manager has links to the page or every application.
It all depends on the concrete distribution that you are using. For example, Gentoo centralizes most downloads from its own repositories because it is a source distro, but binary distros usually don't do that.
- 02-08-2008 #3
You can install the kernel-devel package that matches your current kernel using yum. You can download the actual source code used to build the Fedora kernel from here.


Reply With Quote
