From owner-freebsd-advocacy@FreeBSD.ORG Mon Mar 27 21:27:36 2006 Return-Path: X-Original-To: freebsd-advocacy@freebsd.org Delivered-To: freebsd-advocacy@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F23316A400 for ; Mon, 27 Mar 2006 21:27:36 +0000 (UTC) (envelope-from marleyfan68@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD33C43D45 for ; Mon, 27 Mar 2006 21:27:35 +0000 (GMT) (envelope-from marleyfan68@gmail.com) Received: by zproxy.gmail.com with SMTP id 13so1393233nzp for ; Mon, 27 Mar 2006 13:27:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=qIH+a60I+mTw3GkCuHNeJ3kNg28sNyBRMq1h1vW8qxbMtCM8m7esWyJsA0aFHfn/qGbQcTLWGbSCPug9BtDKmxYkSrEpzaOKRbwDHgxmHYPsIGXiyGNQRR8hg7RqISOe7jwSZJhMspnphIEqeK+J2Fo8ePj4chnkD+Xg17ruhG4= Received: by 10.65.53.10 with SMTP id f10mr2885260qbk; Mon, 27 Mar 2006 13:27:34 -0800 (PST) Received: by 10.65.145.17 with HTTP; Mon, 27 Mar 2006 13:27:34 -0800 (PST) Message-ID: Date: Mon, 27 Mar 2006 16:27:34 -0500 From: "Timothy Watt" To: freebsd-advocacy@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: FreeBSD Blog X-BeenThere: freebsd-advocacy@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Evangelism List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Mar 2006 21:27:36 -0000 Not sure if this is the correct mailing list to post this announcement, hopefully it is, or someone can point me to the correct one! I recently created a blog where I will be describing my experiences with FreeBSD and hope that it will prove useful to other FreeBSD users, or potential FreeBSD users in the community! I just posted a Stage 1 Guide, which describes how I built my FreeBSD system (Dell Inspiron 6000) from the 6.0-RELEASE-i386-bootonly.iso.=20 Stage 1: installed base system, synced with RELENG_6_0, upgraded ports, and the updated base system (make cleanworld, make buildworld, make buildkernel, make installkernel, make installworld). Hopefully this blog proves useful to the community! marleyfan68