From owner-cvs-doc Sat Mar 8 0:26:14 2003 Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34A7537B401; Sat, 8 Mar 2003 00:26:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4A6843FB1; Sat, 8 Mar 2003 00:26:10 -0800 (PST) (envelope-from schweikh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h288QA0U045132; Sat, 8 Mar 2003 00:26:10 -0800 (PST) (envelope-from schweikh@repoman.freebsd.org) Received: (from schweikh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h288QAQS045131; Sat, 8 Mar 2003 00:26:10 -0800 (PST) Message-Id: <200303080826.h288QAQS045131@repoman.freebsd.org> From: Jens Schweikhardt Date: Sat, 8 Mar 2003 00:26:10 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/fbsd-from-scratch Makefile article.sgml stage_1.sh stage_2.sh stage_3.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG schweikh 2003/03/08 00:26:10 PST FreeBSD doc repository (src committer) Added files: en_US.ISO8859-1/articles/fbsd-from-scratch Makefile article.sgml stage_1.sh stage_2.sh stage_3.mk Log: New article: FreeBSD From Scratch This article describes my efforts at FreeBSD From Scratch: a fully automated installation of a customized FreeBSD system compiled from source, including compilation of all your favorite ports and configured to match your idea of the perfect system. If you think "make world" is a wonderful concept, FreeBSD From Scratch extends it to "make evenmore". Revision Changes Path 1.1 +23 -0 doc/en_US.ISO8859-1/articles/fbsd-from-scratch/Makefile (new) 1.1 +571 -0 doc/en_US.ISO8859-1/articles/fbsd-from-scratch/article.sgml (new) 1.1 +228 -0 doc/en_US.ISO8859-1/articles/fbsd-from-scratch/stage_1.sh (new) 1.1 +147 -0 doc/en_US.ISO8859-1/articles/fbsd-from-scratch/stage_2.sh (new) 1.1 +146 -0 doc/en_US.ISO8859-1/articles/fbsd-from-scratch/stage_3.mk (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-doc" in the body of the message