1015
Comment: import
|
1839
Removed reference to http://www.stardust.webpages.pl, a dead link.
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Michal Piotrowski michal.k.k.piotrowski@gmail.com Linux Testers Group | Michal Piotrowski michal.k.k.piotrowski@gmail.com |
Line 8: | Line 8: |
English translation by Rafael J. Wysocki rjw@sisk.pl |
|
Line 18: | Line 23: |
Introduction 1. The kernel, patches, trees and compilation |
[[Linux_Kernel_Tester's_Guide_Introduction|Introduction]] 1. [[Linux_Kernel_Tester's_Guide_Chapter1|The kernel, patches, trees and compilation]] |
Line 33: | Line 38: |
1. Testing | 1. [[Linux_Kernel_Tester's_Guide_Chapter2|Testing]] |
Line 40: | Line 45: |
1. Collecting kernel messages | 1. [[Linux_Kernel_Tester's_Guide_Chapter3|Collecting kernel messages]] |
Line 44: | Line 49: |
[TO BE CONTINUED] | 1. [[Linux_Kernel_Tester's_Guide_Chapter4|Git, quilt and binary searching]] 1. Git 1. Quilt 1. General idea of binary searching 1. Binary searching with the help of quilt 1. Binary searching with the help of git-bisect 1. Caveats 1. [[Linux_Kernel_Tester's_Guide_Chapter5|Reporting bugs]] 1. [[Linux_Kernel_Tester's_Guide_Chapter6|Testing of hardware]] 1. [[Linux_Kernel_Tester's_Guide_Appendix_A|Appendix A - Related topics]] 1. Test system 1. KLive 1. Sending patches 1. How to become the kernel developer? 1. [[http://creativecommons.org/licenses/by/3.0/legalcode|Appendix B - License]] |
Michal Piotrowski michal.k.k.piotrowski@gmail.com
Coauthors:
Maciej Rutecki maciej.rutecki@gmail.com Unixy.pl
Rafael J. Wysocki rjw@sisk.pl
English translation by Rafael J. Wysocki rjw@sisk.pl
Contributors:
Bartlomiej Zolnierkiewicz bzolnier@gmail.com
Jarek Poplawski jarkao2@o2.pl
Mariusz Kozlowski m.kozlowski@tuxland.pl
The kernel, patches, trees and compilation
- The kernel
- Patches
- Ketchup
- Trees
- The -mm tree
- Compilation and installation
- Kernel compilation
- Useful options of make
- Kernel modules
- Kernel hacking options
Magic SysRq
- Installation
- Automated configuration and installation
- Phase One
Phase Two (AutoTest)
- Phase Three
- Measuring performance
- Hello world!, or what exactly are we looking for?
- Binary drivers and distribution kernels
- Syslog, console and dmesg
- Serial console
- Network console
Git, quilt and binary searching
- Git
- Quilt
- General idea of binary searching
- Binary searching with the help of quilt
- Binary searching with the help of git-bisect
- Caveats
- Test system
- KLive
- Sending patches
- How to become the kernel developer?