kernel config optimized

Kris Kennaway kris at obsecurity.org
Mon Apr 19 15:54:45 PDT 2004


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.
> 
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040419/11a0749f/attachment.bin


More information about the freebsd-questions mailing list