Virtio driver project implemented, remove from list
[ikiwiki.git] / docs / developer / Development.mdwn
1 # Information for DragonFly developers 
2
3
4
5  **Kernel development** 
6
7
8 * [[How to obtain a kernel core dump|howtos/HowToCreateACoreDump]]
9 * [[How to debug kernel modules|KmodDebugging]]
10 * [[How to boot using your newly modified kernel|NewkernelBoot]]
11
12 **Other** 
13
14 * [[Handy hints for DragonFly developers|HandyHints]]
15 * [[Developing C with DragonFly|C_Development_Under_DragonFly_BSD-Volume_1_C_For_Beginners]]
16 * [[How to make a patch|PatchMaking]]
17 * [[Projects for people who want to contribute to DragonFly|ProjectsPage]]
18 * [[One way to use Git for DragonFly development|TypicalGitUsage]]
19
20 ** Sourcecode (cross)references** 
21
22 * [OpenGrok](http://dragonfly.creo.hu/source)
23 * [FreeBSD cross reference](http://fxr.watson.org/fxr/source/?v=DFBSD)
24