From owner-freebsd-embedded@FreeBSD.ORG Wed Jan 15 04:23:20 2014 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8B79D612 for ; Wed, 15 Jan 2014 04:23:20 +0000 (UTC) Received: from mail-qa0-x232.google.com (mail-qa0-x232.google.com [IPv6:2607:f8b0:400d:c00::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4B81D1310 for ; Wed, 15 Jan 2014 04:23:20 +0000 (UTC) Received: by mail-qa0-f50.google.com with SMTP id cm18so495179qab.37 for ; Tue, 14 Jan 2014 20:23:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Kn4WsouLOq2HmFY/U3OmRkkP46xrzBePjFqlcEVIbrg=; b=ePBaAttOrYExUkkF2TKYM1eWs1c2ZR8o4HqabwzdqaK1i71jRNc3D6TYqoJnCAM0k/ 9TXY4Ia7DILElJyTmsNUrKyqZXK2/v6L2bdtfmYt8M3sq/LBAjo0iIQUk7md8HkXZUbv oh2p0o1g5Vqu60Ocgsm/2ahS6/7IpH4WlWCcAjoY5dsMs1YRs8Kwv08tNPM4IgZivU3K mKopwAp963jnjBCrNOE7JIY4DzqVWSVNh7aXELJ9FF3aZH8I1CUKecHvtiAwPCEqFXqS kLtK3/IiHBcaJkHxUu6iAdvxKvKQCEBbMHdr2o9RNOErsR0Xu51sIv7YozbFxf6ok9/d a+bQ== MIME-Version: 1.0 X-Received: by 10.49.28.65 with SMTP id z1mr9834553qeg.78.1389759799419; Tue, 14 Jan 2014 20:23:19 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.52.8 with HTTP; Tue, 14 Jan 2014 20:23:19 -0800 (PST) In-Reply-To: <20140114161533.GB19601@snail.casa> References: <20120629133759.GA19373@snail.casa> <20140114161533.GB19601@snail.casa> Date: Tue, 14 Jan 2014 20:23:19 -0800 X-Google-Sender-Auth: M6FAp_AVRNhw6kT7S2rwG4WvdoY Message-ID: Subject: Re: Creating code slice before disk image in nanobsd From: Adrian Chadd To: Arrigo Marchiori Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-embedded@freebsd.org" X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jan 2014 04:23:20 -0000 Yes, please! -a On 14 January 2014 08:15, Arrigo Marchiori wrote: > Hello list, > > in 2012 I wrote a patch to build the code image before the full disk > image. It seemed to apply cleanly to 8-STABLE and it seems to apply now > cleanly to 9-STABLE. > > Another effect of that patch is using gpart instead of fdisk. > > Is it of interest to anyone? Shall I file a PR? > > You can find the original patch and explanation at > http://lists.freebsd.org/pipermail/freebsd-embedded/2012-June/001580.html > > Regards, > -- > rigo > > http://rigo.altervista.org > _______________________________________________ > freebsd-embedded@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-embedded > To unsubscribe, send any mail to "freebsd-embedded-unsubscribe@freebsd.org"