From 745844fc1795dbd51202e4078a032367c4dedf63 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Thu, 2 Dec 1999 16:30:54 +0000 Subject: in the tradeoff between NFS and more device drivers, NFS loses. people who care about NFS should go do a kernel shrink. get me 45K of kernel shrink in the ramdisk without using an #ifdef, and i'll put NFS back. --- sys/arch/i386/conf/RAMDISK | 8 ++++---- sys/arch/i386/conf/RAMDISKB | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sys/arch/i386/conf') diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index fc3311effae..5bd45bbadb0 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.72 1999/12/01 15:29:57 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.73 1999/12/02 16:30:53 deraadt Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -36,7 +36,7 @@ option DEVPAGER # mmap() of devices option FFS # UFS option EXT2FS # Linux ext2fs -option NFSCLIENT # Network File System client +#option NFSCLIENT # Network File System client option CD9660 # ISO 9660 + Rock Ridge file system option MSDOSFS # MS-DOS file system @@ -202,9 +202,9 @@ ep* at pci? dev ? function ? # 3C59x ethernet cards ne* at pci? dev ? function ? # NE2000-compat ethernet cards ne* at pcmcia? function ? # PCMCIA based NE2000 cards ep* at pcmcia? function ? # PCMCIA based 3c5xx cards -#sm* at pcmcia? function ? # PCMCIA based sm cards +sm* at pcmcia? function ? # PCMCIA based sm cards xe* at pcmcia? function ? # Xircom ethernet -#wi* at pcmcia? function ? # WaveLAN IEEE 802.11 +wi* at pcmcia? function ? # WaveLAN IEEE 802.11 #fpa* at pci? dev ? function ? # DEC DEFPA FDDI cards xl* at pci? dev ? function ? # 3C9xx ethernet cards rl* at pci? dev ? function ? # RealTek 81[23]9 ethernet diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index 7e229d085fa..7b7140844d8 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.8 1999/12/01 15:29:57 deraadt Exp $ +# $OpenBSD: RAMDISKB,v 1.9 1999/12/02 16:30:53 deraadt Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -36,7 +36,7 @@ option DEVPAGER # mmap() of devices option FFS # UFS option EXT2FS # Linux ext2fs -option NFSCLIENT # Network File System client +#option NFSCLIENT # Network File System client option CD9660 # ISO 9660 + Rock Ridge file system option MSDOSFS # MS-DOS file system -- cgit v1.2.3