From owner-freebsd-current@freebsd.org Mon Dec 26 10:28:49 2016 Return-Path: Delivered-To: freebsd-current@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 60E46C90DFC for ; Mon, 26 Dec 2016 10:28:49 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-lf0-x22c.google.com (mail-lf0-x22c.google.com [IPv6:2a00:1450:4010:c07::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CBAA5D3F for ; Mon, 26 Dec 2016 10:28:48 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-lf0-x22c.google.com with SMTP id t196so171390834lff.3 for ; Mon, 26 Dec 2016 02:28:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=rQMMrNq2LpKV5VV6EY+w3xboH4cgNjPK57Ia8hS60Ug=; b=Uw0FeoI3gNlhEnhqHNcUUVXTc9b/juJUGTJgsdgJqgIYKmdzhCpONoqfBqGTR6hr5A Vsds4L4YS7J+CmxqC7diqYYDoAKt14E5NiZl1F2bF3jCo3NC5RChc9Qiw9ucU9EDLoyJ X5Su2/XgVvyEepKOIa4SSaUHmatf/wL4nSpbVeqlyKUevvntDZatZT0nTAX6e+wjbUUT zaAsYiQrHIU4gpKfw+q0NePqC3g+XPFVg76InMMVTcnWST7kbeNzrgrHtuvdtaU3QJ5n 7nna8lRYzqduQzvVbA6jNYrfEna+VdXofjihzIEgvcsCabc2LKVa3yqCWGdaxL11i8CL IBtA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=rQMMrNq2LpKV5VV6EY+w3xboH4cgNjPK57Ia8hS60Ug=; b=qcpxNrNyAbRpVcmBtkUajQ3foYUjy5l+xfBPm8rdnfrYIi7cEjCMAuNiJlwwad8DPe GLvDBYJGCWS/gK16HrR76kOV4RorxYlGYr8KUjvjnI8ZVKTlHe2H1+ywKTy61MnOdTkQ cJRlEUzjtuekYwIOujTreOeUYcMlhCqmBzHtG2swWwtJ3oJa+qtD5Wnpg3N9DX18K8t0 9sVCAVcun/UXOS4u8g8QBGYHnsPMRLkAy5GniefoLI7LgVEnYOD+zxTNksZTIsPjiJx1 9N9oM9qWa6kHC1/BpovtXqVDVfGEieHarQpjeohcDC90TDrbdkUyAyMxLMAz93+nMnxq 8OAA== X-Gm-Message-State: AIkVDXJoC6ET6nB3w/3TU7EWhvgXUgwf+Z7T3R+qyCgbsjjM5MRhU8N57o86Ppxm41cr10E/M6x8noQH/JJhAw== X-Received: by 10.25.215.199 with SMTP id q68mr7112106lfi.47.1482748126617; Mon, 26 Dec 2016 02:28:46 -0800 (PST) MIME-Version: 1.0 References: <1482057454.3494650.822598369.2BC5D3BD@webmail.messagingengine.com> <1482570491.251699.828609993.3C542150@webmail.messagingengine.com> In-Reply-To: <1482570491.251699.828609993.3C542150@webmail.messagingengine.com> From: blubee blubeeme Date: Mon, 26 Dec 2016 10:28:35 +0000 Message-ID: Subject: Re: A quick question To: Dave Cottlehuber , freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Mon, 26 Dec 2016 10:28:49 -0000 Thanks for the follow-up. On Sat, Dec 24, 2016, 17:08 Dave Cottlehuber wrote: > On Wed, 21 Dec 2016, at 06:39, blubee blubeeme wrote: > > Can I bump this issue one more time? > > > > On Sun, Dec 18, 2016, 18:38 Dave Cottlehuber wrote: > > > > > On Sun, 18 Dec 2016, at 10:07, blubee blubeeme wrote: > > > > Hi > > > > > > > > I am on a Macbook pro 11,3 and I wanted to start trying to help sort > out > > > > some problems that might be too small for the overall team but might > help > > > > others in the future. > > > > > > \o/ there are a few of us about, I'm using a MacBookPro 11,2. > > > > > > > Anyways I am on 12-CURRENT but when I installed from the USB stick I > > > > didn't > > > > check the docs and 32 bit binaries. > > > > > > > > svn checkout svn://svn.freebsd.org/base/head /usr/src > > > > svn checkout svn://svn.freebsd.org/ports/head /usr/ports > > > > svn checkout svn://svn.freebsd.org/doc/head /usr/doc > > > > > > > > once I do the above steps, do I have to rebuild the entire world? > > > > Currently > > > > all I am missing is the 32 bit binaries, could I just rebuild those > > > > instead > > > > of building the entire system? > > > > > > > > > > > > Best, > > > > Owen > > > > > > Hi Owen > > > > > > You probably only need to unpack > > > http://ftp.freebsd.org/pub/FreeBSD/snapshots/amd64/12.0-CURRENT/*.txz > ; > > > I'm assuming this snapshot is still from the same date as your > > > installer. If your USB stick has the txz on it, then you can extract > > > them from there as well. Something like > > > > > > tar -xf docs.txz -C / > > > > > > is probably all you need. NB not tested, viz xkcd.com/1168 > > > > > > A+ > > > Dave > > another question to make sure. > > > > looking at the url: > http://ftp.freebsd.org/pub/FreeBSD/snapshots/amd64/12.0-CURRENT/ > > > > I see the MANIFEST along with > > > > base-dbg.txz > > base.. > > doc.. > > kernel-dbg... > > etc. > > > > so when I install FreeBSD based on the installation items that I select, > it just unpacks > > one of the above listed file right into the / directory on the hdd? > > Sorry Christmas got in the way of emails. > > Yes, you can see here in pc-sysinstall: > > > https://svnweb.freebsd.org/base/release/11.0.0/usr.sbin/pc-sysinstall/backend/functions-extractimage.sh?view=markup#l57 > > the excellent 3rd party mfsbsd tool does the same thing to install > FreeBSD: > > https://github.com/mmatuska/mfsbsd/blob/master/tools/zfsinstall#L354-L356 > > A+ > Dave >