Tagging 1.99.1
[linux_from_scratch.git] / newxml / appendixa / kernel-contents.xml
blob785d25440aca4e80df1f7d02b3ac54540fcf9459
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3CR2//EN" "http://www.docbook.org/xml/4.3CR2/docbookx.dtd">
3 <sect2><title>Contents of Linux</title>
5 <!-- <para>(Last checked against version &kernel-contversion;.)</para> -->
7 <para>The Linux kernel is at the core of every Linux system. It's what makes
8 Linux tick. When a computer is turned on and boots a Linux system, the
9 very first piece of Linux software that gets loaded is the kernel. The
10 kernel initializes the system's hardware components: serial ports, parallel
11 ports, sound cards, network cards, IDE controllers, SCSI controllers and a
12 lot more. In a nutshell the kernel makes the hardware available so that the
13 software can run.</para>
15 <para><emphasis>Installed files</emphasis>: the kernel and the kernel
16 headers</para>
18 </sect2>