Re: Jumping into Kernel development: About -rc kernels...

From: Akula2
Date: Tue Jan 09 2007 - 16:05:13 EST


On 1/9/07, Jesper Juhl <jesper.juhl@xxxxxxxxx> wrote:
Depends on what you want to do. If you want a stable kernel to use in
production you should probably pick the latest stable kernel

I am a Linux user/developer in all my IT career which began in 1997.
But always my goal to be a kernel developer and a contributor after
getting hardened. But my career didn't allow me to do this LKML work
except regular reading (frequent change of projects & skills in
Telecom/Embedded). Since last year am with Big B (don't want to name
my company here. Because many people on this list are from the same
company, might get offended because of my novice questions. Or, They
might see me as a silly guy!)

But my interest reached to impossible level to hold anymore. From now
on I want to be an active contributer among this great community :)

Sorry for this big rant. These kernels I test would be for my
Workstations/Embedded boards (ARM & Power) at my home & my Labs
(example ThinkCentre A51). Not for any production Servers as of now.

(currently that's 2.6.19.1).

I did start involving with LKML & posted a few too. But, I didn't get
any pointer from you guys.

http://lkml.org/lkml/2007/1/4/228
http://lkml.org/lkml/2007/1/5/74

Maybe I did something naive or stupid in the effort above or in the
posting here. Dunno!


If you want to help fix bugs, develop features, test etc, then it is
usually best to use the latest development snapshot available. An
easy way to always have the tip of the tree available is to use git -
see this document for more info : http://linux.yyz.us/git-howto.html

Just now compiled 2.6.20-rc4 too. So I have already started the
effort, here is we go:-

[sukhoi@Typhoon linux-2.6.20-rc4]$ ll /boot/
total 13004
-rw-r--r-- 1 root root 70195 Dec 16 04:22 config-2.6.18-1.2868.fc6
drwxr-xr-x 2 root root 4096 Jan 10 02:15 grub
-rw------- 1 root root 1519417 Dec 26 19:35 initrd-2.6.18-1.2868.fc6.img
-rw------- 1 root root 1391180 Jan 9 23:12 initrd-2.6.19.1-Topol-M.img
-rw------- 1 root root 1383782 Jan 10 02:15 initrd-2.6.20-rc4.img
-rw-r--r-- 1 root root 94600 Jul 13 10:44 memtest86+-1.65
-rw-r--r-- 1 root root 95025 Dec 16 04:23 symvers-2.6.18-1.2868.fc6.gz
lrwxrwxrwx 1 root root 21 Jan 10 02:14 System.map -> System.map-2.6.20-rc4
-rw-r--r-- 1 root root 887701 Dec 16 04:22 System.map-2.6.18-1.2868.fc6
-rw-r--r-- 1 root root 965328 Jan 9 23:11 System.map-2.6.19.1-Topol-M
-rw-r--r-- 1 root root 957961 Jan 10 02:14 System.map-2.6.20-rc4
lrwxrwxrwx 1 root root 18 Jan 10 02:14 vmlinuz -> vmlinuz-2.6.20-rc4
-rw-r--r-- 1 root root 1816959 Dec 16 04:22 vmlinuz-2.6.18-1.2868.fc6
-rw-r--r-- 1 root root 2036631 Jan 9 23:11 vmlinuz-2.6.19.1-Topol-M
-rw-r--r-- 1 root root 1993172 Jan 10 02:14 vmlinuz-2.6.20-rc4


Jesper Juhl <jesper.juhl@xxxxxxxxx>

Thanks,
~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/