Change USERCONFIG_BOOT -> INTRO_USERCONFIG
This commit is contained in:
parent
4ac83bd456
commit
de4ce83f63
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $Id: PICOBSD,v 1.2 1998/09/19 21:44:50 abial Exp $
|
||||
# $Id: PICOBSD,v 1.3 1998/10/25 15:16:58 abial Exp $
|
||||
#
|
||||
machine "i386"
|
||||
cpu "I386_CPU"
|
||||
@ -20,7 +20,7 @@ options "EXT2FS"
|
||||
options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!]
|
||||
options USERCONFIG #boot -c editor
|
||||
options VISUAL_USERCONFIG #visual boot -c editor
|
||||
options USERCONFIG_BOOT #imply -c and parse info area
|
||||
options INTRO_USERCONFIG #imply -c and parse info area
|
||||
#options DEVFS
|
||||
options PCI_QUIET
|
||||
options NO_SWAPPING
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $Id: PICOBSD,v 1.4 1998/09/26 17:27:20 abial Exp $
|
||||
# $Id: PICOBSD,v 1.5 1998/10/25 15:31:14 abial Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
@ -22,7 +22,7 @@ options "CD9660" #ISO 9660 Filesystem
|
||||
options PROCFS #Process filesystem
|
||||
options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!]
|
||||
options USERCONFIG #boot -c editor
|
||||
options USERCONFIG_BOOT #imply -c and parse info area
|
||||
options INTRO_USERCONFIG #imply -c and parse info area
|
||||
options VISUAL_USERCONFIG #visual boot -c editor
|
||||
options IPFIREWALL
|
||||
options IPFIREWALL_DEFAULT_TO_ACCEPT
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $Id: PICOBSD,v 1.3 1998/09/19 21:45:04 abial Exp $
|
||||
# $Id: PICOBSD,v 1.4 1998/10/25 15:31:20 abial Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
@ -21,7 +21,7 @@ options "CD9660" #ISO 9660 Filesystem
|
||||
options PROCFS #Process filesystem
|
||||
options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!]
|
||||
options USERCONFIG #boot -c editor
|
||||
options USERCONFIG_BOOT #imply -c and parse info area
|
||||
options INTRO_USERCONFIG #imply -c and parse info area
|
||||
options VISUAL_USERCONFIG #visual boot -c editor
|
||||
options IPFIREWALL
|
||||
options IPFIREWALL_DEFAULT_TO_ACCEPT
|
||||
|
Loading…
Reference in New Issue
Block a user