From owner-freebsd-questions@FreeBSD.ORG Mon Apr 19 15:54:45 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BC8A16A4CE for ; Mon, 19 Apr 2004 15:54:45 -0700 (PDT) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BB2C43D4C for ; Mon, 19 Apr 2004 15:54:45 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (379ad036c1cdd5bbc762385350ff9bc2@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i3JMsih7000760; Mon, 19 Apr 2004 17:54:44 -0500 (CDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 41C0951260; Mon, 19 Apr 2004 15:54:44 -0700 (PDT) Date: Mon, 19 Apr 2004 15:54:44 -0700 From: Kris Kennaway To: Brian Henning Message-ID: <20040419225444.GB47217@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wq9mPyueHGvFACwf" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: kernel config optimized X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 22:54:45 -0000 --wq9mPyueHGvFACwf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 19, 2004 at 02:02:38PM -0500, Brian Henning wrote: > The following is a copy of my kernel config file. I am trying to optimize= it as > much as possible. >=20 > do i need any of these psudo devices? > pseudo-device loop # Network loopback > pseudo-device ether # Ethernet support > pseudo-device sl 1 # Kernel SLIP > pseudo-device ppp 1 # Kernel PPP > pseudo-device tun # Packet tunnel. > pseudo-device pty # Pseudo-ttys (telnet etc) > pseudo-device md # Memory "disks" > pseudo-device gif # IPv6 and IPv4 tunneling > pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) > pseudo-device splash Do you use any of those devices? > do i need any of these devices? > device atadisk # ATA disk drives > device atapicd # ATAPI CDROM drives > options ATA_STATIC_ID # Static device numbering Do you use any of those devices? Kris --wq9mPyueHGvFACwf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAhFizWry0BWjoQKURAuelAJ0aAdGhpKwZAxguY5W7FQ7qu+k4ZwCfcoTI rw1qghJ9GVvbQQq49KbX6Pg= =Geru -----END PGP SIGNATURE----- --wq9mPyueHGvFACwf--