From owner-freebsd-current@FreeBSD.ORG Sun May 29 22:18:06 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41921106564A for ; Sun, 29 May 2011 22:18:06 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id EDB388FC17 for ; Sun, 29 May 2011 22:18:05 +0000 (UTC) Received: by vxc34 with SMTP id 34so3275786vxc.13 for ; Sun, 29 May 2011 15:18:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=wad1e9ZT/Fn1F9sEsZqSoS4r9aRX3wAxR783ye999UM=; b=nuItFuubHijI9h/iZLG6zr8q/y70nefJvaGgl2yH2IHNJp5DlmK0xHnbbxMX9ZJ20B 09jL2YM8CciATUxV/B+L5SQ/NyqvGwL7LTL7v4DXDbCv6KqjJ/xfrNE/OdybTD/LMjzs Gkf9rTJ4mxhXH3Qro/L8g/8bUX8YL08+FSIs0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=QkYIDj4tMqebkhJMQSA0yV7ZYhaNdBnjaZsePZQ5N0rPaanzR5i+poasvDbkZ0bcoe lPytv3+ObIGZUMFch8KzppVBC6XyCJzx/LIHeBYEppC70lYh8oorSBQtJqJryEO1mHYP bPZuDuofYi8o5Hr+HP6jL8T5NjugYGNCDG1k8= MIME-Version: 1.0 Received: by 10.220.124.71 with SMTP id t7mr1632437vcr.38.1306707485026; Sun, 29 May 2011 15:18:05 -0700 (PDT) Received: by 10.220.183.11 with HTTP; Sun, 29 May 2011 15:18:05 -0700 (PDT) In-Reply-To: <0448A52E-0AEB-430F-87D0-532C1AB94CB0@gmail.com> References: <0448A52E-0AEB-430F-87D0-532C1AB94CB0@gmail.com> Date: Sun, 29 May 2011 15:18:05 -0700 Message-ID: From: Garrett Cooper To: Justin Hibbits Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Current Subject: Re: Bootloader broken on ppc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 29 May 2011 22:18:06 -0000 On Sun, May 29, 2011 at 2:41 PM, Justin Hibbits wrote: > As of r222417 the bootloader is broken on PowerPC port, due to screen.4th > not being installed into /boot. It was fixed in r222450. Cheers, -Garrett