From owner-freebsd-current@FreeBSD.ORG Sun Aug 31 17:32:22 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DFDAFE4A for ; Sun, 31 Aug 2014 17:32:22 +0000 (UTC) Received: from na01-bl2-obe.outbound.protection.outlook.com (mail-bl2lp0212.outbound.protection.outlook.com [207.46.163.212]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8127D1172 for ; Sun, 31 Aug 2014 17:32:21 +0000 (UTC) Received: from [IPv6:2601:2:4780:2fd:3cfa:1b41:db29:34df] (10.255.156.132) by BY1PR0301MB0838.namprd03.prod.outlook.com (25.160.193.144) with Microsoft SMTP Server (TLS) id 15.0.1019.16; Sun, 31 Aug 2014 17:32:11 +0000 Message-ID: <54035C14.2060700@my.hennepintech.edu> Date: Sun, 31 Aug 2014 12:32:04 -0500 From: Andrew Berg User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Subject: Re: Modify bsdinstall to set the default locale? References: <54035039.9020709@freebsd.org> In-Reply-To: <54035039.9020709@freebsd.org> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.255.156.132] X-ClientProxiedBy: CH1PR03CA009.namprd03.prod.outlook.com (10.255.156.154) To BY1PR0301MB0838.namprd03.prod.outlook.com (25.160.193.144) X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;UriScan:; X-Forefront-PRVS: 0320B28BE1 X-Forefront-Antispam-Report: SFV:NSPM; SFS:(6009001)(199003)(189002)(24454002)(79102001)(47776003)(20776003)(105586002)(76482001)(110136001)(101416001)(106356001)(85306004)(80022001)(65806001)(65956001)(64706001)(102836001)(42186005)(2351001)(107046002)(107886001)(46102001)(77982001)(50466002)(89122001)(88552001)(33656002)(77096002)(85852003)(95666004)(81542001)(59896002)(86362001)(83506001)(76176999)(65816999)(74502001)(74662001)(54356999)(87266999)(558084003)(50986999)(92726001)(80316001)(92566001)(83322001)(19580395003)(31966008)(99396002)(99136001)(83072002)(81342001)(75432001)(87976001)(21056001)(90102001)(4396001)(23676002)(89472002); DIR:OUT; SFP:; SCL:1; SRVR:BY1PR0301MB0838; H:[IPv6:2601:2:4780:2fd:3cfa:1b41:db29:34df]; FPR:; MLV:sfv; PTR:InfoNoRecords; A:0; MX:1; LANG:en; X-OriginatorOrg: my.hennepintech.edu X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2014 17:32:23 -0000 On 2014.08.31 11:41, Allan Jude wrote: > That would seem to make sense. Where do these settings actually get > stored? Where would I find a list of the possible settings to create the > dialog? Setting them in /etc/login.conf for the default user class is how I do it.