From owner-cvs-all Sat Jan 30 00:12:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA28731 for cvs-all-outgoing; Sat, 30 Jan 1999 00:12:11 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA28724; Sat, 30 Jan 1999 00:12:09 -0800 (PST) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 106VVf-0006h8-00; Sat, 30 Jan 1999 01:12:07 -0700 Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.1/8.8.3) with ESMTP id BAA74889; Sat, 30 Jan 1999 01:12:20 -0700 (MST) Message-Id: <199901300812.BAA74889@harmony.village.org> To: Mike Smith Subject: Re: cvs commit: src/sys/pccard pcic.c Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: Your message of "Fri, 29 Jan 1999 08:19:20 PST." <199901291619.IAA00807@dingo.cdrom.com> References: <199901291619.IAA00807@dingo.cdrom.com> Date: Sat, 30 Jan 1999 01:12:20 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199901291619.IAA00807@dingo.cdrom.com> Mike Smith writes: : > In message <199901290221.SAA01699@dingo.cdrom.com> Mike Smith writes: : > : It's not a sysctl node, it's a kernel environment variable. You can't : > : change it once the system is up. : > : > So I'd just set it in my /boot/vars.rc file. That works for me. : : Hmm. Is that a convention that we might want to consider implementing, : at least in a "soft" fashion? Right now we just have "loader.rc", but : I can see that getting messy fairly fast... It would be nice to have an area separate from the loader script to specify loader variables (ala /etc/rc and /etc/rc.conf). That would make the file eitehr /boot/loader.conf or /boot/loader.rc.conf depending on how you view existing precident. My knowledge of forth is somewhat limited... (eg if one were to evaluate forth know in forth on my forth knowledge, the results would be false or a syntax error) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message