Gentoo Archives: gentoo-catalyst

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] [PATCH] catalyst.conf: minor tweaks to comments
Date: Mon, 05 Oct 2015 21:17:13
Message-Id: 5612E8D2.1020402@gentoo.org
In Reply to: [gentoo-catalyst] [PATCH] catalyst.conf: minor tweaks to comments by Mike Frysinger
1 On 10/5/15 2:10 PM, Mike Frysinger wrote:
2 > ---
3 > etc/catalyst.conf | 6 +++---
4 > 1 file changed, 3 insertions(+), 3 deletions(-)
5 >
6 > diff --git a/etc/catalyst.conf b/etc/catalyst.conf
7 > index aa5d815..a2abb4a 100644
8 > --- a/etc/catalyst.conf
9 > +++ b/etc/catalyst.conf
10 > @@ -1,6 +1,6 @@
11 > # /etc/catalyst/catalyst.conf
12 >
13 > -# Simple desriptions of catalyst settings. Please refer to the online
14 > +# Simple descriptions of catalyst settings. Please refer to the online
15 > # documentation for more information.
16 >
17 > # Creates a .DIGESTS file containing the hash output from any of the supported
18 > @@ -53,7 +53,7 @@ hash_function="crc32"
19 > # however, it is suggested to enable this if redistributing builds.
20 > # ccache = enables build time ccache support
21 > # distcc = enable distcc support for building. You have to set distcc_hosts in
22 > -# your spec file.
23 > +# your spec file.
24 > # icecream = enables icecream compiler cluster support for building
25 > # keepwork = Prevents the removal of the working chroot path and any autoresume
26 > # files or points.
27 > @@ -62,7 +62,7 @@ hash_function="crc32"
28 > # pkgcache = keeps a tbz2 of every built package (useful if your build stops
29 > # prematurely)
30 > # preserve_libs = enables portage to preserve used libs when unmerging packages
31 > -# (used on installcd-stage2 and stage4 targets)
32 > +# (used on installcd-stage2 and stage4 targets)
33 > # seedcache = use the build output of a previous target if it exists to speed up
34 > # the copy
35 > # snapcache = cache the snapshot so that it can be bind-mounted into the chroot.
36 Mike if you have commit to catalyst just do it. Otherwise I will.
37
38 --
39 Anthony G. Basile, Ph.D.
40 Gentoo Linux Developer [Hardened]
41 E-Mail : blueness@g.o
42 GnuPG FP : 1FED FAD9 D82C 52A5 3BAB DC79 9384 FA6E F52D 4BBA
43 GnuPG ID : F52D4BBA

Replies