Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/catalyst:2.X commit in: files/
Date: Mon, 05 Oct 2015 23:33:58
Message-Id: 1444088345.d575cf227f4b17e50fb3a9e0d434961a42f3e875.blueness@gentoo
1 commit: d575cf227f4b17e50fb3a9e0d434961a42f3e875
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 5 23:39:05 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 5 23:39:05 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=d575cf22
7
8 catalyst.conf: minor tweaks to comments
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11
12 files/catalyst.conf | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/files/catalyst.conf b/files/catalyst.conf
16 index 57606ca..3a0763e 100644
17 --- a/files/catalyst.conf
18 +++ b/files/catalyst.conf
19 @@ -1,6 +1,6 @@
20 # /etc/catalyst/catalyst.conf
21
22 -# Simple desriptions of catalyst settings. Please refer to the online
23 +# Simple descriptions of catalyst settings. Please refer to the online
24 # documentation for more information.
25
26 # Creates a .DIGESTS file containing the hash output from any of the supported
27 @@ -53,14 +53,14 @@ hash_function="crc32"
28 # however, it is suggested to enable this if redistributing builds.
29 # ccache = enables build time ccache support
30 # distcc = enable distcc support for building. You have to set distcc_hosts in
31 -# your spec file.
32 +# your spec file.
33 # icecream = enables icecream compiler cluster support for building
34 # kerncache = keeps a tbz2 of your built kernel and modules (useful if your
35 # build stops in livecd-stage2)
36 # pkgcache = keeps a tbz2 of every built package (useful if your build stops
37 # prematurely)
38 # preserve_libs = enables portage to preserve used libs when unmerging packages
39 -# (used on installcd-stage2 and stage4 targets)
40 +# (used on installcd-stage2 and stage4 targets)
41 # seedcache = use the build output of a previous target if it exists to speed up
42 # the copy
43 # snapcache = cache the snapshot so that it can be bind-mounted into the chroot.