Regenerate from GENERIC.in to include pseudo-device ksyms, where

appropriate.
This commit is contained in:
is 2003-07-27 20:42:41 +00:00
parent 8d936d4ca8
commit 76d830c0d2
5 changed files with 24 additions and 16 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: AMIGA,v 1.61 2003/04/16 20:43:29 is Exp $ # $NetBSD: AMIGA,v 1.62 2003/07/27 20:42:41 is Exp $
# #
# This file was automatically created. # This file was automatically created.
# Changes will be lost when make is run in this directory. # Changes will be lost when make is run in this directory.
# #
# Created from: # NetBSD: GENERIC.in,v 1.12 2003/04/16 20:42:34 is Exp $ # Created from: # NetBSD: GENERIC.in,v 1.13 2003/07/27 20:36:18 is Exp $
# #
# GENERIC machine description file # GENERIC machine description file
# #
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.61 $" #ident "GENERIC-$Revision: 1.62 $"
maxusers 8 maxusers 8
@ -463,4 +463,6 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
pseudo-device rnd # /dev/random and in-kernel generator pseudo-device rnd # /dev/random and in-kernel generator
#options RND_COM # use "com" randomness as well (BROKEN) #options RND_COM # use "com" randomness as well (BROKEN)
pseudo-device ksyms # /dev/ksyms (kernel symbols)
config netbsd root on ? type ? config netbsd root on ? type ?

View File

@ -1,9 +1,9 @@
# $NetBSD: DRACO,v 1.77 2003/04/16 20:43:29 is Exp $ # $NetBSD: DRACO,v 1.78 2003/07/27 20:42:41 is Exp $
# #
# This file was automatically created. # This file was automatically created.
# Changes will be lost when make is run in this directory. # Changes will be lost when make is run in this directory.
# #
# Created from: # NetBSD: GENERIC.in,v 1.12 2003/04/16 20:42:34 is Exp $ # Created from: # NetBSD: GENERIC.in,v 1.13 2003/07/27 20:36:18 is Exp $
# #
# GENERIC machine description file # GENERIC machine description file
# #
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.77 $" #ident "GENERIC-$Revision: 1.78 $"
maxusers 8 maxusers 8
@ -331,4 +331,6 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
pseudo-device rnd # /dev/random and in-kernel generator pseudo-device rnd # /dev/random and in-kernel generator
#options RND_COM # use "com" randomness as well (BROKEN) #options RND_COM # use "com" randomness as well (BROKEN)
pseudo-device ksyms # /dev/ksyms (kernel symbols)
config netbsd root on ? type ? config netbsd root on ? type ?

View File

@ -1,9 +1,9 @@
# $NetBSD: GENERIC,v 1.195 2003/04/26 14:10:14 ragge Exp $ # $NetBSD: GENERIC,v 1.196 2003/07/27 20:42:41 is Exp $
# #
# This file was automatically created. # This file was automatically created.
# Changes will be lost when make is run in this directory. # Changes will be lost when make is run in this directory.
# #
# Created from: # NetBSD: GENERIC.in,v 1.12 2003/04/16 20:42:34 is Exp $ # Created from: # NetBSD: GENERIC.in,v 1.13 2003/07/27 20:36:18 is Exp $
# #
# GENERIC machine description file # GENERIC machine description file
# #
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.195 $" #ident "GENERIC-$Revision: 1.196 $"
maxusers 8 maxusers 8
@ -470,6 +470,7 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
pseudo-device rnd # /dev/random and in-kernel generator pseudo-device rnd # /dev/random and in-kernel generator
#options RND_COM # use "com" randomness as well (BROKEN) #options RND_COM # use "com" randomness as well (BROKEN)
pseudo-device ksyms # /dev/ksyms
pseudo-device ksyms # /dev/ksyms (kernel symbols)
config netbsd root on ? type ? config netbsd root on ? type ?

View File

@ -1,9 +1,9 @@
# $NetBSD: INSTALL,v 1.38 2003/04/16 20:43:29 is Exp $ # $NetBSD: INSTALL,v 1.39 2003/07/27 20:42:42 is Exp $
# #
# This file was automatically created. # This file was automatically created.
# Changes will be lost when make is run in this directory. # Changes will be lost when make is run in this directory.
# #
# Created from: # NetBSD: GENERIC.in,v 1.12 2003/04/16 20:42:34 is Exp $ # Created from: # NetBSD: GENERIC.in,v 1.13 2003/07/27 20:36:18 is Exp $
# #
# GENERIC machine description file # GENERIC machine description file
# #
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.38 $" #ident "GENERIC-$Revision: 1.39 $"
makeoptions COPTS="-Os" makeoptions COPTS="-Os"
@ -421,4 +421,5 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
pseudo-device rnd # /dev/random and in-kernel generator pseudo-device rnd # /dev/random and in-kernel generator
#options RND_COM # use "com" randomness as well (BROKEN) #options RND_COM # use "com" randomness as well (BROKEN)
config netbsd root on ? type ? config netbsd root on ? type ?

View File

@ -1,9 +1,9 @@
# $NetBSD: WSCONS,v 1.15 2003/04/16 20:43:29 is Exp $ # $NetBSD: WSCONS,v 1.16 2003/07/27 20:42:42 is Exp $
# #
# This file was automatically created. # This file was automatically created.
# Changes will be lost when make is run in this directory. # Changes will be lost when make is run in this directory.
# #
# Created from: # NetBSD: GENERIC.in,v 1.12 2003/04/16 20:42:34 is Exp $ # Created from: # NetBSD: GENERIC.in,v 1.13 2003/07/27 20:36:18 is Exp $
# #
# GENERIC machine description file # GENERIC machine description file
# #
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.15 $" #ident "GENERIC-$Revision: 1.16 $"
maxusers 8 maxusers 8
@ -444,4 +444,6 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
pseudo-device rnd # /dev/random and in-kernel generator pseudo-device rnd # /dev/random and in-kernel generator
#options RND_COM # use "com" randomness as well (BROKEN) #options RND_COM # use "com" randomness as well (BROKEN)
pseudo-device ksyms # /dev/ksyms (kernel symbols)
config netbsd root on ? type ? config netbsd root on ? type ?