Team LiB
Previous Section Next Section

Chapter 10: Maintaining the Kernel

Overview

As mentioned in Section 2.2, the kernel is the core of the operating system. In some respects, the Linux kernel is no different than any other software package. You can configure, build, and install the kernel because it comes as source code. However, the procedure for doing so is substantially different than for any other software package because the kernel runs like no other package.

There are four basic topics pertaining to kernel management:


Team LiB
Previous Section Next Section