diff options
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/amd64/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/amd64/conf/RAMDISK_CD | 3 | ||||
-rw-r--r-- | sys/arch/armish/conf/RAMDISK | 5 | ||||
-rw-r--r-- | sys/arch/hp300/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/hppa/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/hppa64/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISKB | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISKC | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 3 | ||||
-rw-r--r-- | sys/arch/landisk/conf/RAMDISK | 4 | ||||
-rw-r--r-- | sys/arch/luna88k/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/mac68k/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/mvme68k/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/mvme88k/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/sgi/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/sparc/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/vax/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/zaurus/conf/RAMDISK | 3 |
19 files changed, 19 insertions, 41 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK b/sys/arch/amd64/conf/RAMDISK index 793ac5df033..f3fb1781b48 100644 --- a/sys/arch/amd64/conf/RAMDISK +++ b/sys/arch/amd64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.44 2008/05/23 14:04:18 brad Exp $ +# $OpenBSD: RAMDISK,v 1.45 2008/06/08 20:37:39 deraadt Exp $ machine amd64 # architecture, used by config; REQUIRED @@ -19,7 +19,6 @@ option FFS # UFS option CD9660 # ISO 9660 + Rock Ridge file system #option MSDOSFS # MS-DOS file system -option FIFO # FIFOs; RECOMMENDED option INET # IP + ICMP + TCP + UDP #option INET6 # IPv6 (needs INET) diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD index 70043f2e1eb..6f700cf5af2 100644 --- a/sys/arch/amd64/conf/RAMDISK_CD +++ b/sys/arch/amd64/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.84 2008/05/23 14:04:18 brad Exp $ +# $OpenBSD: RAMDISK_CD,v 1.85 2008/06/08 20:37:39 deraadt Exp $ machine amd64 # architecture, used by config; REQUIRED @@ -20,7 +20,6 @@ option NFSCLIENT # Network File System client option CD9660 # ISO 9660 + Rock Ridge file system option UDF option MSDOSFS # MS-DOS file system -option FIFO # FIFOs; RECOMMENDED option INET # IP + ICMP + TCP + UDP option INET6 # IPv6 (needs INET) diff --git a/sys/arch/armish/conf/RAMDISK b/sys/arch/armish/conf/RAMDISK index c332674cf21..458417b0758 100644 --- a/sys/arch/armish/conf/RAMDISK +++ b/sys/arch/armish/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.9 2006/08/26 10:47:34 kettenis Exp $ +# $OpenBSD: RAMDISK,v 1.10 2008/06/08 20:37:39 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -35,12 +35,9 @@ option INET # IP + ICMP + TCP + UDP option INET6 # IPv6 (needs INET) option DDB # kernel debugger option EXT2FS # Second Extended Filesystem -option FIFO # FIFOs; RECOMMENDED - config bsd root on rd0a swap on rd0b - # The main bus device mainbus0 at root cpu0 at mainbus? diff --git a/sys/arch/hp300/conf/RAMDISK b/sys/arch/hp300/conf/RAMDISK index 0fba44d4aff..5ce9535eb5e 100644 --- a/sys/arch/hp300/conf/RAMDISK +++ b/sys/arch/hp300/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.29 2007/05/01 15:22:23 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.30 2008/06/08 20:37:39 deraadt Exp $ # # Ram disk kernel. # @@ -31,7 +31,6 @@ option NFSCLIENT # Network File System client option CD9660 # ISO 9660 + Rock Ridge file system #option MSDOSFS # MS-DOS file system -option FIFO # FIFOs; RECOMMENDED option INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK index 8318ea4d786..d02ef9acc58 100644 --- a/sys/arch/hppa/conf/RAMDISK +++ b/sys/arch/hppa/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.81 2008/06/07 19:12:32 brad Exp $ +# $OpenBSD: RAMDISK,v 1.82 2008/06/08 20:37:39 deraadt Exp $ # # Diskless kernel config # @@ -15,7 +15,6 @@ option NFSCLIENT # Network File System client option CD9660 # ISO 9660 + Rock Ridge file system #option UDF # UDF (DVD) file system option MSDOSFS # MS-DOS file system -option FIFO # FIFOs; RECOMMENDED option INET # IP + ICMP + TCP + UDP option INET6 # IPv6 (needs INET) diff --git a/sys/arch/hppa64/conf/RAMDISK b/sys/arch/hppa64/conf/RAMDISK index 87c629dfa24..8c9aab04e71 100644 --- a/sys/arch/hppa64/conf/RAMDISK +++ b/sys/arch/hppa64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.8 2007/05/01 15:22:23 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.9 2008/06/08 20:37:39 deraadt Exp $ # # Diskless kernel config # @@ -11,7 +11,6 @@ option DDB # in-kernel debugger option FFS # UFS option NFSCLIENT # Network File System client option CD9660 # ISO 9660 + Rock Ridge file system -option FIFO # FIFOs; RECOMMENDED option INET # IP + ICMP + TCP + UDP option INET6 # IPv6 (needs INET) diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index b528487b5df..9e94673972e 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.162 2008/05/23 14:04:18 brad Exp $ +# $OpenBSD: RAMDISK,v 1.163 2008/06/08 20:37:39 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -21,7 +21,6 @@ option EXT2FS # Linux ext2fs option CD9660 # ISO 9660 + Rock Ridge file system option MSDOSFS # MS-DOS file system -option FIFO # FIFOs; RECOMMENDED option INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index 9150f2bac58..cd6ad67a284 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.107 2008/05/30 20:53:14 deraadt Exp $ +# $OpenBSD: RAMDISKB,v 1.108 2008/06/08 20:37:39 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -21,7 +21,6 @@ option FFS # UFS option CD9660 # ISO 9660 + Rock Ridge file system #option MSDOSFS # MS-DOS file system -option FIFO # FIFOs; RECOMMENDED option INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC index 733be7d982b..e0f24b7ae52 100644 --- a/sys/arch/i386/conf/RAMDISKC +++ b/sys/arch/i386/conf/RAMDISKC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKC,v 1.87 2008/05/23 14:04:18 brad Exp $ +# $OpenBSD: RAMDISKC,v 1.88 2008/06/08 20:37:39 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -21,7 +21,6 @@ option FFS # UFS option CD9660 # ISO 9660 + Rock Ridge file system option MSDOSFS # MS-DOS file system -option FIFO # FIFOs; RECOMMENDED option INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index ee2fe71a5b8..3803cecc17b 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.153 2008/05/23 14:04:18 brad Exp $ +# $OpenBSD: RAMDISK_CD,v 1.154 2008/06/08 20:37:39 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -22,7 +22,6 @@ option NFSCLIENT # Network File System client option CD9660 # ISO 9660 + Rock Ridge file system option UDF # UDF (DVD) file system option MSDOSFS # MS-DOS file system -option FIFO # FIFOs; RECOMMENDED option INET # IP + ICMP + TCP + UDP option INET6 # IPv6 (needs INET) diff --git a/sys/arch/landisk/conf/RAMDISK b/sys/arch/landisk/conf/RAMDISK index b429f29c096..7cb37b7776d 100644 --- a/sys/arch/landisk/conf/RAMDISK +++ b/sys/arch/landisk/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.8 2008/04/12 19:24:49 miod Exp $ +# $OpenBSD: RAMDISK,v 1.9 2008/06/08 20:37:39 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -31,8 +31,6 @@ option INET # IP + ICMP + TCP + UDP option INET6 # IPv6 (needs INET) option DDB # kernel debugger option EXT2FS # Second Extended Filesystem -option FIFO # FIFOs; RECOMMENDED - config bsd root on rd0a swap on rd0b diff --git a/sys/arch/luna88k/conf/RAMDISK b/sys/arch/luna88k/conf/RAMDISK index 0a48a6d82b1..e88a58fa626 100644 --- a/sys/arch/luna88k/conf/RAMDISK +++ b/sys/arch/luna88k/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.8 2007/01/14 13:53:28 aoyama Exp $ +# $OpenBSD: RAMDISK,v 1.9 2008/06/08 20:37:39 deraadt Exp $ machine luna88k m88k @@ -27,7 +27,6 @@ option DST=0 option FFS option NFSCLIENT option CD9660 -option FIFO option INET option INET6 option BOOT_CONFIG diff --git a/sys/arch/mac68k/conf/RAMDISK b/sys/arch/mac68k/conf/RAMDISK index fa9b42d18f5..219ce64144e 100644 --- a/sys/arch/mac68k/conf/RAMDISK +++ b/sys/arch/mac68k/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.22 2006/01/15 00:10:22 miod Exp $ +# $OpenBSD: RAMDISK,v 1.23 2008/06/08 20:37:39 deraadt Exp $ # # RAMDISK - bsd.rd configuration file (non-SBC version) @@ -16,7 +16,6 @@ option DST=0 option FFS # UFS option NFSCLIENT # Network File System client option CD9660 # ISO 9660 + Rock Ridge file system -option FIFO # FIFOs; RECOMMENDED option INET # IP + ICMP + TCP + UDP pseudo-device loop 1 # network loopback diff --git a/sys/arch/mvme68k/conf/RAMDISK b/sys/arch/mvme68k/conf/RAMDISK index 01f5a308040..4db71bd7c05 100644 --- a/sys/arch/mvme68k/conf/RAMDISK +++ b/sys/arch/mvme68k/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.9 2006/06/24 14:07:06 miod Exp $ +# $OpenBSD: RAMDISK,v 1.10 2008/06/08 20:37:39 deraadt Exp $ machine mvme68k m68k @@ -29,7 +29,6 @@ option DST=0 # daylight saving time used by RTC option FFS # UFS option NFSCLIENT # Network File System client option CD9660 # ISO 9660 + Rock Ridge file system -option FIFO # FIFOs; RECOMMENDED option INET # IP + ICMP + TCP + UDP option INET6 option BOOT_CONFIG # boot-time kernel config diff --git a/sys/arch/mvme88k/conf/RAMDISK b/sys/arch/mvme88k/conf/RAMDISK index 9f50895afa6..d89ad8328d4 100644 --- a/sys/arch/mvme88k/conf/RAMDISK +++ b/sys/arch/mvme88k/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.30 2006/05/28 11:09:56 miod Exp $ +# $OpenBSD: RAMDISK,v 1.31 2008/06/08 20:37:39 deraadt Exp $ machine mvme88k m88k @@ -27,7 +27,6 @@ option DST=0 option FFS option NFSCLIENT option CD9660 -option FIFO option INET option INET6 option BOOT_CONFIG diff --git a/sys/arch/sgi/conf/RAMDISK b/sys/arch/sgi/conf/RAMDISK index 684a95925fa..48191d3778e 100644 --- a/sys/arch/sgi/conf/RAMDISK +++ b/sys/arch/sgi/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.19 2008/04/14 04:17:45 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.20 2008/06/08 20:37:39 deraadt Exp $ # machine sgi mips64 @@ -19,7 +19,6 @@ option DDB # Filesystem options option CD9660 # ISO 9660 + Rock Ridge file system -option FIFO # POSIX fifo support (in all filesystems) option FFS # fast filesystem #option MSDOSFS # Ability to read write MS-Dos filesystem option NFSCLIENT # Sun NFS-compatible filesystem (client) diff --git a/sys/arch/sparc/conf/RAMDISK b/sys/arch/sparc/conf/RAMDISK index cf6796c02b2..96d1f76b767 100644 --- a/sys/arch/sparc/conf/RAMDISK +++ b/sys/arch/sparc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.63 2008/03/06 08:23:49 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.64 2008/06/08 20:37:39 deraadt Exp $ # $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) @@ -21,7 +21,6 @@ option NO_PROPOLICE option FFS # UFS #option NFSCLIENT # Network File System client option CD9660 # ISO 9660 + Rock Ridge file system -#option FIFO # FIFOs; RECOMMENDED option INET # IP + ICMP + TCP + UDP #option INET6 # IPv6 (needs INET) option BOOT_CONFIG # add support for boot -c diff --git a/sys/arch/vax/conf/RAMDISK b/sys/arch/vax/conf/RAMDISK index a0b6ae12940..bffd1545fef 100644 --- a/sys/arch/vax/conf/RAMDISK +++ b/sys/arch/vax/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.28 2006/11/06 20:28:20 miod Exp $ +# $OpenBSD: RAMDISK,v 1.29 2008/06/08 20:37:39 deraadt Exp $ machine vax # machine type @@ -33,7 +33,6 @@ option FFS # UFS option NFSCLIENT # Network File System client option CD9660 # ISO 9660 + Rock Ridge file system #option MSDOSFS # MS-DOS file system -#option FIFO # FIFOs; RECOMMENDED option INET # IP + ICMP + TCP + UDP option INET6 # IPv6 (needs INET) diff --git a/sys/arch/zaurus/conf/RAMDISK b/sys/arch/zaurus/conf/RAMDISK index 7a149479eda..a534fbe0a46 100644 --- a/sys/arch/zaurus/conf/RAMDISK +++ b/sys/arch/zaurus/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.36 2007/03/18 21:47:25 uwe Exp $ +# $OpenBSD: RAMDISK,v 1.37 2008/06/08 20:37:39 deraadt Exp $ machine zaurus arm @@ -11,7 +11,6 @@ options INET # IP + ICMP + TCP + UDP options INET6 # IPv6 (needs INET) options DDB # kernel debugger options EXT2FS # Second Extended Filesystem -options FIFO # FIFOs; RECOMMENDED options ARM32 options PXAGPIO_HAS_GPION_INTRS |