From owner-freebsd-questions@FreeBSD.ORG Thu Apr 17 15:27:48 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 03D214FC for ; Thu, 17 Apr 2014 15:27:48 +0000 (UTC) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id CE1B81BA8 for ; Thu, 17 Apr 2014 15:27:47 +0000 (UTC) Received: by be-well.ilk.org (Postfix, from userid 1147) id E3B6833C48; Thu, 17 Apr 2014 11:27:46 -0400 (EDT) From: Lowell Gilbert To: "edflecko ." Subject: Re: Possible? - FBSD 10 and Apache on CF Soekris? References: <534BE2ED.6010102@dat.pl> <444n1w55si.fsf@be-well.ilk.org> Date: Thu, 17 Apr 2014 11:27:46 -0400 In-Reply-To: (edflecko .'s message of "Mon, 14 Apr 2014 08:51:54 -0700") Message-ID: <44d2ggj7rh.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2014 15:27:48 -0000 "edflecko ." writes: > Lowell: Your options sound interesting, but since I'm fairly new to FBSD I > don't know how to perform either option. Can you point me toward some > documentation, tutorials, etc., that might help me understand how to do > what you're suggesting? I thought the Handbook was pretty good on these topics. > Also, should I be concerned about the life expectancy of a CF? Probably not; it's only likely to be a problem if you have frequently-changing files. You might want to do the logging to somewhere else, such as by forwarding them to another machine (the syntax for that is in the manual for syslog.conf(5). > Finally, I'm sure I'll be customizing the kernel for Soekris so will > the poudriere > method of keeping the system up to date work for a custom kernel? No, poudriere is only for building ports. The Handbook section on "Updating and Upgrading FreeBSD" describes your options for the base system. You probably don't need a custom kernel anyway.