Re: lesson 2 of kernel programming course now up

2010-06-13 Thread Shaz
On Sun, Jun 13, 2010 at 12:19 PM, Robert P. J. Day wrote: > On Sun, 13 Jun 2010, Aiolia Lea wrote: > >> Hi, rday >> >> Perfect job~~ It is really a nice course! > >  thanks.  although you've seen only two lessons so far.  :-) > >> And I have a little comments, consider this scenario: >> >> As a ke

Re: lesson 2 of kernel programming course now up

2010-06-13 Thread Robert P. J. Day
On Sun, 13 Jun 2010, Aiolia Lea wrote: > Really thanks for your explanation! > > I enjory this group very much~.~ there's one more bit of info about my kernel programming course worth knowing. once subscriptions start, i'm going to create a mailing list for course subscribers so they can chat

Re: lesson 2 of kernel programming course now up

2010-06-13 Thread Aiolia Lea
Really thanks for your explanation! I enjory this group very much~.~ On Sun, Jun 13, 2010 at 3:28 PM, Robert P. J. Day wrote: > On Sun, 13 Jun 2010, Shaz wrote: > > > The kernel build process takes care of this. The compilation is done > > for the files and modules affected. I am a bit out of to

Re: lesson 2 of kernel programming course now up

2010-06-13 Thread Robert P. J. Day
On Sun, 13 Jun 2010, Shaz wrote: > The kernel build process takes care of this. The compilation is done > for the files and modules affected. I am a bit out of touch to say > more because the linking process and the symbols might require the > last stage of building to be redone completely. to

Re: lesson 2 of kernel programming course now up

2010-06-13 Thread Robert P. J. Day
On Sun, 13 Jun 2010, Aiolia Lea wrote: > Hi, rday > > Perfect job~~ It is really a nice course! thanks. although you've seen only two lessons so far. :-) > And I have a little comments, consider this scenario: > > As a kernel beginner (like me), sometimes, I just want to rebuild > part of th

Re: lesson 2 of kernel programming course now up

2010-06-13 Thread Robert P. J. Day
On Sun, 13 Jun 2010, Shaz wrote: > I have done quite some work on kernel building and configuration but > still confused with initrd and initramfs even after going through > the docs some few months back. Now I need to do some work on initrd. > If someone can give me some hints and pointers on how

Re: lesson 2 of kernel programming course now up

2010-06-12 Thread Shaz
On Sun, Jun 13, 2010 at 6:30 AM, Aiolia Lea wrote: > Hi, rday > > Perfect job~~ It is really a nice course! > > And I have a little comments, consider this scenario: > > As a kernel beginner (like me), sometimes, I just want to rebuild part of > the kernel, reather than the whole kernel tree. How

Re: lesson 2 of kernel programming course now up

2010-06-12 Thread Aiolia Lea
Hi, rday Perfect job~~ It is really a nice course! And I have a little comments, consider this scenario: As a kernel beginner (like me), sometimes, I just want to rebuild part of the kernel, reather than the whole kernel tree. How could we do? Such as, we just modified one line of code or one fu

lesson 2 of kernel programming course now up

2010-06-12 Thread Robert P. J. Day
after messing with drupal links, i believe i can safely point you all at where you can check out lesson 2 of the introductory course on kernel programming. you can find the top-level course link here: http://www.crashcourse.ca/introduction-linux-kernel-programming/introduction-linux-kernel-pro