Date: Thu, 04 Feb 1999 10:55:51 +0800 From: Peter Wemm <peter@netplex.com.au> To: asami@FreeBSD.ORG (Satoshi Asami) Cc: jkh@zippy.cdrom.com, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc make.conf Message-ID: <199902040255.KAA21750@spinner.netplex.com.au> In-Reply-To: Your message of "Wed, 03 Feb 1999 18:44:18 PST." <199902040244.SAA25685@silvia.hip.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Satoshi Asami wrote: > * > * Actually, I was just about to submit a patch that switches off of thi s > * > * to add -p to FETCH_BEFORE_ARGS in the FETCH=/usr/bin/fetch case. Eve n > * > * though it's an environment variable, it would be nice to have it > * > * actually work for both those who have set it in their environment OR > * > * in /etc/make.conf (since there is really no place reasonable for [..] > * > Why doesn't login.conf work? > * > * Tried that feature lately? :) > > Well, I just added > > :setenv=FOO=foo,BAR=bar: > > to my /etc/login.conf and this is what I get: > > === > >> echo $FOO > foo > >> echo $BAR > bar > >> uname -a > FreeBSD silvia.hip.berkeley.edu 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Mon Jan 4 20:16:05 PST 1999 asami@silvia.hip.berkeley.edu:/j/src/sys/compile/SH EEP i386 > === > > That looks like it's working to me. :) The setting of EDITOR=ee was also working rather well when it was there too. :-) Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902040255.KAA21750>