Date: Sat, 8 Mar 2003 00:26:10 -0800 (PST) From: Jens Schweikhardt <schweikh@FreeBSD.org> 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 Message-ID: <200303080826.h288QAQS045131@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303080826.h288QAQS045131>