From owner-freebsd-current@freebsd.org Wed Dec 21 05:39: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 8B6FAC8A098 for ; Wed, 21 Dec 2016 05:39:49 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-lf0-x232.google.com (mail-lf0-x232.google.com [IPv6:2a00:1450:4010:c07::232]) (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 127BE1BD8 for ; Wed, 21 Dec 2016 05:39:49 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-lf0-x232.google.com with SMTP id y21so90514882lfa.1 for ; Tue, 20 Dec 2016 21:39: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=ZslRRuZZCa2OzVnV1iCktEkTG6Pi/EO3Gocvsc+ZKjQ=; b=GEKT/sNgW1c+26+bqDMQh0TAlxzKe3cFYo/+2xjB2HaHgmLskXJYLtdzOwmHkDVh0c xS0CMwGsjf5tDDw2qlIn5UMWm6d1Gw0etxjnri9KFZus/SE+ZqXFvP00w7yhRTqysrpD nRUePrv1I+LzEKs4iT5PNLBC6cOBGlgLw0ii/XcQm9bgk/Zc6sNLPBl0e0ptC3FsbBPM nJYrQ+klx3ojWLmLBw6OVbp9rQDwBsOAMjL/VfmxDqPW/h3VwcjNy0QChakc6LXzNLcX eZlhFBXN9dtTLfHmhHGIp4h4dbT7E/t54U1OtvISvd/Gt74/G6LMVDtzhY+q/ouTrhqS 7rzg== 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=ZslRRuZZCa2OzVnV1iCktEkTG6Pi/EO3Gocvsc+ZKjQ=; b=f1gJZBI7xOluC6K3/393RqPi6oIb1t66mtld3ND2R7Cvn8n9wRnuwXdJQMShHDqbgi rGBLapJM9HhecunG/bzxalk96fojmrPLAQ192XphaHX8glak8uWYH0dEeD7Jlse5bLqe 8QuboxdiQbJ1NEuhzLceEV51ZlEbqAnedAZdZatgl7KJ8JR0JGhZdfRNs1XKDS/6qrOt yPMwgkk+BYSq3jt83hLxEfDZK57N2D99tRmPxBdqr/OLZMwVzF/y9RR8f8GzCoQXR2F8 AQsReiIFon/w1jTQyG29VEusPd1JTb1Jrfq/Luqa3hgWB/2DJIklST9yDKq38+qrpKbS nyow== X-Gm-Message-State: AIkVDXIMi0loutYdvl406VwHgzF2LD7SgCUOlbGvYI/KJyWjhF38QvYi2WYztAVDQ2P08D/zJhf1X3IWAFlw+A== X-Received: by 10.46.7.1 with SMTP id 1mr1379218ljh.76.1482298786646; Tue, 20 Dec 2016 21:39:46 -0800 (PST) MIME-Version: 1.0 References: <1482057454.3494650.822598369.2BC5D3BD@webmail.messagingengine.com> In-Reply-To: <1482057454.3494650.822598369.2BC5D3BD@webmail.messagingengine.com> From: blubee blubeeme Date: Wed, 21 Dec 2016 05:39: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: Wed, 21 Dec 2016 05:39:49 -0000 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 > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >