Training > Linux Kernel Development > Linuxカーネル開発 初心者向けガイド(LFD103-JP)
Image Image Training Course

Linuxカーネル開発 初心者向けガイド(LFD103-JP)

Learn how to become a Linux kernel developer and contributor with this free training course.

Note: The course content is in Japanese.

Image
Who Is It For

This course is intended for developers who need to know about the Linux kernel development process and the explicit and implicit “rules of the road”.
read less read more
Image
What You’ll Learn

Through this course you will learn how to select and configure your development system, about Linux Kernel repositories and releases, Git basics including checking out kernel repositories and working with them, how to build and install a kernel, Linux kernel enforcement standards, how to write kernel patches and test them, how to communicate with the kernel community, how to send patches, how to act on feedback from reviewers and more.
read less read more
Image
What It Prepares You For

This course will prepare you to configure a development system, use git, write kernel patches, test patches, write commit logs, send patches, and work with the Linux kernel community.
read less read more
Course Outline
Image Chapter 1. Course Introduction
Image Chapter 2. Linux Kernel Development Process
Image Chapter 3. Patches
Image Chapter 4. Working with the Linux Kernel Community
Image Chapter 5. Configuring Your Development System
Image Chapter 6. Exploring Linux Kernel Sources
Image Chapter 7. Building and Installing Your First Kernel
Image Chapter 8. Writing Your First Kernel Patch
Image Chapter 9. Getting Your Patch Ready and Sending It
Image Chapter 10. Kernel and Driver Building, Loading and Dependencies
Image Chapter 11. All About Testing
Image Chapter 12. Debugging Basics
Image Chapter 13. Tips to Continue Your Kernel Journey
Image Chapter 14. Frequently Asked Questions

Prerequisites
To make the most of this course you will need to be:

  • Proficient in C and Shell.
  • Kernel development experience desired (not required)