old-www/LDP/nag/node43.html

47 lines
1.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<!--Converted with LaTeX2HTML 96.1-c (Feb 29, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
<HTML>
<HEAD>
<TITLE>Kernel Configuration</TITLE>
</HEAD>
<BODY LANG="EN">
<A HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="contents_motif.gif"></A> <BR>
<B> Next:</B> <A HREF="node44.html">Kernel Options in 1.0 </A>
<B>Up:</B> <A HREF="node41.html">Configuring the Networking Hardware</A>
<B> Previous:</B> <A HREF="node42.html">DevicesDrivers, and all </A>
<BR> <P>
<H1><A NAME="SECTION005200000">Kernel Configuration</A></H1>
<P>
Most distributions come along with boot disks that
work for all common types of PC hardware. This means that the kernel
on those disks has all sorts of drivers configured in that you will
never need, but which waste precious system memory because parts
of the kernel cannot be swapped out. Therefore, you will generally
roll your own kernel, including only those drivers you actually need or
want.
<P>
When running a system, you should be familiar with building a
kernel. The basics of this are explained in Matt Welsh's ``Installation and
Getting Started'' Guide, which is also part of the Documentation
Project's series. In this section, we will therefore discuss only those
configuration options that affect networking.
<P>
When running make config, you will first be asked general
configurations, for instance whether you want kernel math emulation or
not, etc. One of these asks you whether you want TCP/IP networking
support. You must answer this with y to get a kernel capable of
networking.
<P>
<BR> <HR>
<UL>
<LI> <A HREF="node44.html#SECTION005210000">Kernel Options in 1.0 and Higher</A>
<LI> <A HREF="node45.html#SECTION005220000">Kernel Options in 1.1.14 and Higher</A>
</UL>
<BR> <HR>
<P><ADDRESS>
<I>Andrew Anderson <BR>
Thu Mar 7 23:22:06 EST 1996</I>
</ADDRESS>
</BODY>
</HTML>