From owner-freebsd-arm@FreeBSD.ORG Tue Jun 2 15:28:01 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 20F94FF5 for ; Tue, 2 Jun 2015 15:28:01 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from pmta2.delivery4.ore.mailhop.org (pmta2.delivery4.ore.mailhop.org [54.200.247.200]) by mx1.freebsd.org (Postfix) with SMTP id F3DF6160B for ; Tue, 2 Jun 2015 15:28:00 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from ilsoft.org (unknown [73.34.117.227]) by outbound1.ore.mailhop.org (Halon Mail Gateway) with ESMTPSA; Tue, 2 Jun 2015 15:27:36 +0000 (UTC) Received: from revolution.hippie.lan (revolution.hippie.lan [172.22.42.240]) by ilsoft.org (8.14.9/8.14.9) with ESMTP id t52FRwpe028394; Tue, 2 Jun 2015 09:27:58 -0600 (MDT) (envelope-from ian@freebsd.org) Message-ID: <1433258878.1200.188.camel@freebsd.org> Subject: Re: Can you tell me something about you development host? From: Ian Lepore To: =?ISO-8859-1?Q?Mat=EDas?= Perret Cantoni Cc: freebsd-arm@freebsd.org Date: Tue, 02 Jun 2015 09:27:58 -0600 In-Reply-To: References: Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.12.10 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jun 2015 15:28:01 -0000 On Tue, 2015-06-02 at 12:18 -0300, Matías Perret Cantoni wrote: > Hello everyone! I've been playing around with FreeBSD for about a year > now and I'd like to set a "better" development environment. Right now > I'm running FreeBSD on VirtualBox on top of Linux Mint. > > I use Linux Mint because I need a GUI for web browsing and some rich > text editing. And I use FreeBSD for building images for ARM boards, > and some driver development. > > But this configuration is sometimes very uncomfortable. Specially for > flashing SD cards, and file exchange between both hosts (Linux and > FreeBSD) > > So, what can you tell me about you development station? > What's your setup? > Can you make me any recommendation? > > I also wonder how do you manage your emails, specially the ones from > this mailing list. Do you use some text based tool? Or just a GUI one? > > > Many thanks in advance you all! > I use FreeBSD 10-stable on amd64 as my desktop machine, with MATE as the desktop environment. I don't do sound or video stuff on this machine (I mostly use a Mac for that), but this desktop environment does everything I need other than multimedia stuff. -- Ian