From owner-freebsd-mips@freebsd.org Fri Oct 9 17:51:47 2015 Return-Path: Delivered-To: freebsd-mips@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 BCCE79D12FD for ; Fri, 9 Oct 2015 17:51:47 +0000 (UTC) (envelope-from possnfiffer@snowboard.com) Received: from mail-io0-f179.google.com (mail-io0-f179.google.com [209.85.223.179]) (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 90D1FBD0 for ; Fri, 9 Oct 2015 17:51:47 +0000 (UTC) (envelope-from possnfiffer@snowboard.com) Received: by ioii196 with SMTP id i196so98131777ioi.3 for ; Fri, 09 Oct 2015 10:51:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=WVkUz8s1RWUbHwkDKlMh/kSBG+yQXSojeb8gGkefUCA=; b=HiBmleacCPGRzvI7268cmpOC36FwtowiMlXP0FzhF7Gk2R2R1CMw+/i2MmMiWC8zg7 0MF7s3m84Prvdl+OnJiOnGwfhoE+ITcHKZCzWIxqPW38Gh540ltalXRKIKWbg7UMGKuh Shsp4Bk8qKSgNyo4et2XPy+sUYwSIGZll4ODddJ9TmK5yeXMKI7pnpJ8kVej11gKRNUd 8TlbAi57DVVF+nNTR5M2tAhWTG9/V5Z4VwDy9kScSkugO7evm4LCEUPEm/BaoQ8u7KZq 2gaJ0WOjwX9IGKAcIkJihkLBuZo9yzNMijERxkAsfUiGqFQMbi/i/SotgNKQQ/tPffwT KxZQ== X-Gm-Message-State: ALoCoQmSWjfLT7TGl4uuWEXr1un+2jJjIiRa1NHt0T4y4lzW/IRATnAUcHwk16Ys6k2wn/ekRvOv MIME-Version: 1.0 X-Received: by 10.107.33.17 with SMTP id h17mr15199407ioh.108.1444413106210; Fri, 09 Oct 2015 10:51:46 -0700 (PDT) Received: by 10.36.104.196 with HTTP; Fri, 9 Oct 2015 10:51:46 -0700 (PDT) In-Reply-To: References: Date: Fri, 9 Oct 2015 11:51:46 -0600 Message-ID: Subject: Re: Best hardware for FreeBSD AP From: Possnfiffer To: Sean Hamilton Cc: freebsd-mips@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Oct 2015 17:51:47 -0000 awesome! Thank you. On Fri, Oct 9, 2015 at 11:35 AM, Sean Hamilton wrote: > On 9 October 2015 at 10:28, Possnfiffer wrote: > > I also have an ERL running FreeBSD and an curious what your method is for > > building packages, are you cross-building or compiling on the ERL or > > something else? Also, what version of FreeBSD are you using? > > See this thread: > http://lists.freebsd.org/pipermail/freebsd-mips/2014-August/003600.html > > 10.0-STABLE r270425 (now a year old.) I just build ports on the ERL, > with some patience and INSTALL_TARGET=install. > > -- > Sean Hamilton >