Gentoo Archives: gentoo-catalyst

From: "W. Trevor King" <wking@×××××××.us>
To: Catalyst <gentoo-catalyst@l.g.o>
Cc: "W. Trevor King" <wking@×××××××.us>
Subject: [gentoo-catalyst] [PATCH 0/4] HOWTO to get newbies started
Date: Sat, 09 Feb 2013 20:40:59
Message-Id: cover.1360441874.git.wking@tremily.us
1 From: "W. Trevor King" <wking@×××××××.us>
2
3 Here are my notes from figuring out how catalyst works, after browsing
4 around online and getting help from y'all. On IRC this morning, Chris
5 White said he had some similar ideas floating around in his head. I
6 haven't filed a bug with the HOWTO [1], but I can if anyone wants to
7 discuss it that way.
8
9 [1]: http://www.gentoo.org/proj/en/releng/catalyst/faq.xml#howto
10
11 W. Trevor King (4):
12 doc/HOWTO: First pass at a gentle Catalyst introduction
13 Makefile: Add DOCS for building files/HOWTO.html
14 files/.gitignore: Ignore $(DOCS) and $(DOC_SIDE_EFFECTS)
15 doc/HOWTO.txt: Explain how to run catalyst without installing
16
17 Makefile | 15 +++-
18 doc/HOWTO.txt | 219 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
19 files/.gitignore | 3 +-
20 3 files changed, 233 insertions(+), 4 deletions(-)
21 create mode 100644 doc/HOWTO.txt
22
23 --
24 1.8.1.336.g94702dd

Replies