From owner-freebsd-ppc@FreeBSD.ORG Fri Apr 10 14:35:43 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EEF1106566C for ; Fri, 10 Apr 2009 14:35:43 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id EA1BD8FC0C for ; Fri, 10 Apr 2009 14:35:42 +0000 (UTC) (envelope-from freebsd@fahrners.de) Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id 8947B31531A; Fri, 10 Apr 2009 10:35:42 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Fri, 10 Apr 2009 10:35:42 -0400 X-Sasl-enc: PS/b0dVOM077OTu2xYqI/y7tie2KFvktzaqtM0Z3Ujti 1239374142 Received: from [192.168.1.10] (ppp-93-104-111-236.dynamic.mnet-online.de [93.104.111.236]) by mail.messagingengine.com (Postfix) with ESMTPSA id 0C045364AE for ; Fri, 10 Apr 2009 10:35:41 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-ppc@freebsd.org From: Jochen Fahrner Date: Fri, 10 Apr 2009 16:35:38 +0200 X-Mailer: Apple Mail (2.753.1) Subject: Install bug on 7.2 PPC beta X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2009 14:35:43 -0000 Hi, there is a bug in the installation procedure for PPC 7.2 beta1: Selecting a language has no effect on keyboard layout and keymap is not set in /etc/rc.conf. Jochen