From d0ac456c883f5146f0c93ef654a57e02ffbffb87 Mon Sep 17 00:00:00 2001 From: abial Date: Sat, 14 Nov 1998 20:10:23 +0000 Subject: Change USERCONFIG_BOOT -> INTRO_USERCONFIG --- release/picobsd/dial/conf/PICOBSD | 4 ++-- release/picobsd/isp/conf/PICOBSD | 4 ++-- release/picobsd/net/conf/PICOBSD | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'release') diff --git a/release/picobsd/dial/conf/PICOBSD b/release/picobsd/dial/conf/PICOBSD index 377c8f3..4576c52 100644 --- a/release/picobsd/dial/conf/PICOBSD +++ b/release/picobsd/dial/conf/PICOBSD @@ -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 diff --git a/release/picobsd/isp/conf/PICOBSD b/release/picobsd/isp/conf/PICOBSD index 56d8fd8..f953eff 100644 --- a/release/picobsd/isp/conf/PICOBSD +++ b/release/picobsd/isp/conf/PICOBSD @@ -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 diff --git a/release/picobsd/net/conf/PICOBSD b/release/picobsd/net/conf/PICOBSD index d8931aa..fd80ba7 100644 --- a/release/picobsd/net/conf/PICOBSD +++ b/release/picobsd/net/conf/PICOBSD @@ -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 -- cgit v1.1