From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-catalyst+bounces-2569-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9ABF7198005 for <garchives@archives.gentoo.org>; Sat, 23 Feb 2013 02:04:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F2E421C01C; Sat, 23 Feb 2013 02:04:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9AD6121C01C for <gentoo-catalyst@lists.gentoo.org>; Sat, 23 Feb 2013 02:04:29 +0000 (UTC) Received: from mail-ye0-f169.google.com (mail-ye0-f169.google.com [209.85.213.169]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mattst88) by smtp.gentoo.org (Postfix) with ESMTPSA id B53F933E11E for <gentoo-catalyst@lists.gentoo.org>; Sat, 23 Feb 2013 02:04:28 +0000 (UTC) Received: by mail-ye0-f169.google.com with SMTP id m5so115737yen.14 for <gentoo-catalyst@lists.gentoo.org>; Fri, 22 Feb 2013 18:04:27 -0800 (PST) X-Received: by 10.236.119.9 with SMTP id m9mr7879603yhh.106.1361585067296; Fri, 22 Feb 2013 18:04:27 -0800 (PST) Precedence: bulk List-Post: <mailto:gentoo-catalyst@lists.gentoo.org> List-Help: <mailto:gentoo-catalyst+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-catalyst+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-catalyst+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-catalyst.gentoo.org> X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Received: by 10.100.92.15 with HTTP; Fri, 22 Feb 2013 18:04:07 -0800 (PST) In-Reply-To: <ff2b8e9db777e13d9464f567efe169d62043cfb4.1360441874.git.wking@tremily.us> References: <cover.1360441874.git.wking@tremily.us> <ff2b8e9db777e13d9464f567efe169d62043cfb4.1360441874.git.wking@tremily.us> From: Matt Turner <mattst88@gentoo.org> Date: Fri, 22 Feb 2013 18:04:07 -0800 Message-ID: <CAEdQ38Ekf2K2-V9TjkS-+T9oprjX1dG8Z67VJd4uTS6NfwjoFQ@mail.gmail.com> Subject: Re: [gentoo-catalyst] [PATCH 1/4] doc/HOWTO: First pass at a gentle Catalyst introduction To: gentoo-catalyst@lists.gentoo.org Cc: "W. Trevor King" <wking@tremily.us> Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: cd312315-0f7b-4357-afdd-b929ed0e8e52 X-Archives-Hash: c96ceaac8e210703fcc8a88856c762f1 On Sat, Feb 9, 2013 at 12:40 PM, W. Trevor King <wking@tremily.us> wrote: > From: "W. Trevor King" <wking@tremily.us> > > --- > doc/HOWTO.txt | 204 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 204 insertions(+) > create mode 100644 doc/HOWTO.txt > > diff --git a/doc/HOWTO.txt b/doc/HOWTO.txt > new file mode 100644 > index 0000000..ea9c8f4 > --- /dev/null > +++ b/doc/HOWTO.txt > @@ -0,0 +1,204 @@ > +Catalyst is a release-buildcing tool for Gentoo. If you use Gentoo ^ Typo. I'll fix it up before I push the series.