From owner-freebsd-hackers@freebsd.org Thu Oct 22 06:48:34 2015 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2FDD0A1C905 for ; Thu, 22 Oct 2015 06:48:34 +0000 (UTC) (envelope-from ganael.laplanche@corp.ovh.com) Received: from 6.mo175.mail-out.ovh.net (6.mo175.mail-out.ovh.net [46.105.47.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EAACB1C6C for ; Thu, 22 Oct 2015 06:48:32 +0000 (UTC) (envelope-from ganael.laplanche@corp.ovh.com) Received: from ex2.OVH.local (corp.ovh.com [5.196.251.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mo175.mail-out.ovh.net (Postfix) with ESMTPS id C5342FF8279; Thu, 22 Oct 2015 07:31:48 +0200 (CEST) Received: from desk533202.ovh.net (5.196.2.34) by ex2.OVH.local (172.16.7.2) with Microsoft SMTP Server (TLS) id 15.1.225.42; Thu, 22 Oct 2015 07:31:48 +0200 From: Ganael Laplanche Organization: OVH To: Karl Denninger Subject: Re: EFI/ZFS Update: successful tests, need more complex vdevs Date: Thu, 22 Oct 2015 07:31:48 +0200 User-Agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; ) CC: References: <56211825.3080403@metricspace.net> <201510211345.29460.ganael.laplanche@corp.ovh.com> <56279F66.5030303@denninger.net> In-Reply-To: <56279F66.5030303@denninger.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Message-ID: <201510220731.48157.ganael.laplanche@corp.ovh.com> X-Originating-IP: [5.196.2.34] X-ClientProxiedBy: cas02.OVH.local (172.16.1.2) To ex2.OVH.local (172.16.7.2) X-Ovh-Tracer-Id: 8413850006895114841 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeekhedrtdefucetufdoteggodftvfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Oct 2015 06:48:34 -0000 On Wednesday, October 21, 2015 04:21:26 PM Karl Denninger wrote: Hi Karl, > Will loader.rc take all the parameters (e.g. loading of geli, aesni, > geom, setting kernel parameters, etc) that loader.conf does? =46or that purpose, you'll have to include appropriate .4th files from with= in=20 loader.rc. See sys/boot/README (within sources), loader.conf(5) and your=20 /boot/loader.rc for more details. Best regards, =2D-=20 Gana=EBl LAPLANCHE