atom feed16 messages in org.freebsd.freebsd-stableRe: sysinstall resetting USA_RESIDENT=NO
FromSent OnAttachments
Tim ZingelmanJul 22, 2000 11:36 pm 
Tim ZingelmanJul 23, 2000 7:11 am 
Kris KennawayJul 23, 2000 3:08 pm 
Larry RosenmanJul 23, 2000 3:10 pm 
Tim ZingelmanJul 23, 2000 3:16 pm 
Kris KennawayJul 23, 2000 3:24 pm 
Larry RosenmanJul 23, 2000 3:26 pm 
Tim ZingelmanJul 23, 2000 3:26 pm 
Matt HeckamanJul 23, 2000 3:30 pm 
John BaldwinJul 23, 2000 3:31 pm 
Tim ZingelmanJul 23, 2000 3:49 pm.difs
John BaldwinJul 23, 2000 3:58 pm 
Jordan K. HubbardJul 23, 2000 4:05 pm 
Tim ZingelmanJul 23, 2000 4:18 pm 
jackJul 23, 2000 6:49 pm 
Brandon D. ValentineJul 24, 2000 6:52 am 
Subject:Re: sysinstall resetting USA_RESIDENT=NO
From:Tim Zingelman (zing@fnal.gov)
Date:Jul 23, 2000 4:18:30 pm
List:org.freebsd.freebsd-stable

On Sun, 23 Jul 2000, John Baldwin wrote:

In either the case that no make.conf exists, or one exists without a USA_RESIDENT line in it, the line is added, regardless of if I have confirmed that the default NO is correct or not.

Hmm, we probably shouldn't do this. I think your first patchset is actually the proper one. Ultimately, the user needs to choose whether or not they are in the U.S., we should never choose this for them. Thus, we should only write anything out if we ask them the question.

From what I could tell from mailing list archives, etc. It looked like there was some need to have this set one way or the other, no matter what... though maybe I misinterpreted that...

Or as Jordan just suggested, cut it out entirely.

As far as that goes, it looks like USAResident could be taken out of the globals too... make it (and my USAResValid) statics in configMake_conf(), have that function ask the question. Though I have not checked to see if configMake_conf() is called running this in scripted mode.

I'm willing to take a look.

- Tim

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message