diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-08-31 17:35:38 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-08-31 17:35:38 +0000 |
commit | 3a953c6c392aeeb7a668ac950e8b6ad9789febab (patch) | |
tree | 53149abcee045481765bd6152bff06add80ce5df /sys | |
parent | 347f26eaffb79ed8152899501fb6f51913f5c294 (diff) |
duh
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/i386/conf/INST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/INST b/sys/arch/i386/conf/INST index 31f25e51f59..1b7d3b94ec2 100644 --- a/sys/arch/i386/conf/INST +++ b/sys/arch/i386/conf/INST @@ -1,4 +1,4 @@ -# $OpenBSD: INST,v 1.9 1996/08/22 10:47:47 downsj Exp $ +# $OpenBSD: INST,v 1.10 1996/08/31 17:35:37 deraadt Exp $ # $NetBSD: INSTADP,v 1.17 1996/05/20 03:32:19 thorpej Exp $ # # Install kernels no longer support X. @@ -45,6 +45,8 @@ option KERNFS # /kern option INET # IP + ICMP + TCP + UDP +option BOOT_CONFIG # boot-time kernel config + config bsd swap generic mainbus0 at root |