DragonFly BSD
DragonFly kernel List (threaded) for 2010-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Kernel build and git


From: Pratyush Kshirsagar <pratyush.kshirsagar@xxxxxxxxx>
Date: Mon, 5 Jul 2010 12:32:10 -0400

Hello,
After building a customized kernel in /usr/src.
I made a branch of the master git node. Further, made some changes in the /usr/src/usr.bin/top/machine.c,
The # git diff command showed me the appropriate changes. 
When I am installing the kernel again, it does not show me the desired output for # top command.
But, when I do make in the /usr/src/usr.bin/top/ directory and use the object file "top" it shows me the output with changes.
What should I do to incorporate all the changes made in /usr/src tree in my running system, the way we do in linux.
If I am able to do all this things, I can go with adding some code in the /usr/src/sys/kern directory and test it on my customized kernel.

Have a nice day :)
Pratyush Kshirsagar.





[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]