From owner-freebsd-stable@FreeBSD.ORG Thu May 21 10:29:59 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33EC7106566B; Thu, 21 May 2009 10:29:59 +0000 (UTC) (envelope-from artis.caune@gmail.com) Received: from mail-bw0-f165.google.com (mail-bw0-f165.google.com [209.85.218.165]) by mx1.freebsd.org (Postfix) with ESMTP id 84F468FC08; Thu, 21 May 2009 10:29:58 +0000 (UTC) (envelope-from artis.caune@gmail.com) Received: by bwz9 with SMTP id 9so949319bwz.43 for ; Thu, 21 May 2009 03:29:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=AsZet/4ygjN8/MPnOgp+jgclFqwBhdyI3pYpj9XFScE=; b=W9MDjAgX8QsQbYEl1vliqwAb8Qwn5CnDZG3D5eGrWtL+ksl9hv+THyEWDI9+hONHEL toehufJNemzzWLbzZTd1lhM2R02zf0FlmRi0uskeFZ17NIfoIT55rs63fNe9kdM5l3+6 VwzVOjQ57o7PoFF3ltgFzpYSzt8YjkkAU0bBg= 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:content-transfer-encoding; b=vRCkRm1M3zx/VQ3pjo5BwDj/disih8KnQOdCCmUSI/6tM73wiwaokzVHxLsmE6NPXs ANBMCUOtdJQ5eN9mzxs6we6J4yuf6SH+CfXfBRMyjt2+7U/XW4KpDmbnrM1XJ3JUK19c krMjvCEjh3LQjMztlG5I/zGO35ZRRH3IVRQ/I= MIME-Version: 1.0 Received: by 10.102.228.19 with SMTP id a19mr1284264muh.10.1242900251723; Thu, 21 May 2009 03:04:11 -0700 (PDT) In-Reply-To: <3c1674c90905201643m540c8b1v8a8bd88f071c233d@mail.gmail.com> References: <3c1674c90905201643m540c8b1v8a8bd88f071c233d@mail.gmail.com> Date: Thu, 21 May 2009 13:04:11 +0300 Message-ID: <9e20d71e0905210304y109b7b6ar7e2fffb6cbcbe53e@mail.gmail.com> From: Artis Caune To: Kip Macy Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: ZFS MFC heads down X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 May 2009 10:29:59 -0000 2009/5/21 Kip Macy : > The MFC went in r192498. Please let me know if you have any problems. > - zfs boot for all types now works Is it possible to boot from ZFS without ufs boot partition? zfsboot was added but is not build, gptzfsboot is not in tree. -- Artis Caune Everything should be made as simple as possible, but not simpler.