* [gentoo-catalyst] [PATCH] catalyst.conf: minor tweaks to comments
@ 2015-10-05 18:10 Mike Frysinger
2015-10-05 21:17 ` Anthony G. Basile
0 siblings, 1 reply; 4+ messages in thread
From: Mike Frysinger @ 2015-10-05 18:10 UTC (permalink / raw
To: gentoo-catalyst
---
etc/catalyst.conf | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/etc/catalyst.conf b/etc/catalyst.conf
index aa5d815..a2abb4a 100644
--- a/etc/catalyst.conf
+++ b/etc/catalyst.conf
@@ -1,6 +1,6 @@
# /etc/catalyst/catalyst.conf
-# Simple desriptions of catalyst settings. Please refer to the online
+# Simple descriptions of catalyst settings. Please refer to the online
# documentation for more information.
# Creates a .DIGESTS file containing the hash output from any of the supported
@@ -53,7 +53,7 @@ hash_function="crc32"
# however, it is suggested to enable this if redistributing builds.
# ccache = enables build time ccache support
# distcc = enable distcc support for building. You have to set distcc_hosts in
-# your spec file.
+# your spec file.
# icecream = enables icecream compiler cluster support for building
# keepwork = Prevents the removal of the working chroot path and any autoresume
# files or points.
@@ -62,7 +62,7 @@ hash_function="crc32"
# pkgcache = keeps a tbz2 of every built package (useful if your build stops
# prematurely)
# preserve_libs = enables portage to preserve used libs when unmerging packages
-# (used on installcd-stage2 and stage4 targets)
+# (used on installcd-stage2 and stage4 targets)
# seedcache = use the build output of a previous target if it exists to speed up
# the copy
# snapcache = cache the snapshot so that it can be bind-mounted into the chroot.
--
2.5.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [gentoo-catalyst] [PATCH] catalyst.conf: minor tweaks to comments
2015-10-05 18:10 [gentoo-catalyst] [PATCH] catalyst.conf: minor tweaks to comments Mike Frysinger
@ 2015-10-05 21:17 ` Anthony G. Basile
2015-10-05 22:49 ` Mike Frysinger
0 siblings, 1 reply; 4+ messages in thread
From: Anthony G. Basile @ 2015-10-05 21:17 UTC (permalink / raw
To: gentoo-catalyst
On 10/5/15 2:10 PM, Mike Frysinger wrote:
> ---
> etc/catalyst.conf | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/etc/catalyst.conf b/etc/catalyst.conf
> index aa5d815..a2abb4a 100644
> --- a/etc/catalyst.conf
> +++ b/etc/catalyst.conf
> @@ -1,6 +1,6 @@
> # /etc/catalyst/catalyst.conf
>
> -# Simple desriptions of catalyst settings. Please refer to the online
> +# Simple descriptions of catalyst settings. Please refer to the online
> # documentation for more information.
>
> # Creates a .DIGESTS file containing the hash output from any of the supported
> @@ -53,7 +53,7 @@ hash_function="crc32"
> # however, it is suggested to enable this if redistributing builds.
> # ccache = enables build time ccache support
> # distcc = enable distcc support for building. You have to set distcc_hosts in
> -# your spec file.
> +# your spec file.
> # icecream = enables icecream compiler cluster support for building
> # keepwork = Prevents the removal of the working chroot path and any autoresume
> # files or points.
> @@ -62,7 +62,7 @@ hash_function="crc32"
> # pkgcache = keeps a tbz2 of every built package (useful if your build stops
> # prematurely)
> # preserve_libs = enables portage to preserve used libs when unmerging packages
> -# (used on installcd-stage2 and stage4 targets)
> +# (used on installcd-stage2 and stage4 targets)
> # seedcache = use the build output of a previous target if it exists to speed up
> # the copy
> # snapcache = cache the snapshot so that it can be bind-mounted into the chroot.
Mike if you have commit to catalyst just do it. Otherwise I will.
--
Anthony G. Basile, Ph.D.
Gentoo Linux Developer [Hardened]
E-Mail : blueness@gentoo.org
GnuPG FP : 1FED FAD9 D82C 52A5 3BAB DC79 9384 FA6E F52D 4BBA
GnuPG ID : F52D4BBA
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-catalyst] [PATCH] catalyst.conf: minor tweaks to comments
2015-10-05 21:17 ` Anthony G. Basile
@ 2015-10-05 22:49 ` Mike Frysinger
2015-10-05 23:40 ` Anthony G. Basile
0 siblings, 1 reply; 4+ messages in thread
From: Mike Frysinger @ 2015-10-05 22:49 UTC (permalink / raw
To: gentoo-catalyst
[-- Attachment #1: Type: text/plain, Size: 406 bytes --]
On 05 Oct 2015 17:17, Anthony G. Basile wrote:
> Mike if you have commit to catalyst just do it. Otherwise I will.
i asked for it, but seems that i do not have it ;)
$ git push
FATAL -- ACCESS DENIED
Repo proj/catalyst
User vapier@gentoo.org
Stage Before git was called
Operation Repo write
FATAL: W any proj/catalyst vapier@gentoo.org DENIED by fallthru
...
-mike
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-catalyst] [PATCH] catalyst.conf: minor tweaks to comments
2015-10-05 22:49 ` Mike Frysinger
@ 2015-10-05 23:40 ` Anthony G. Basile
0 siblings, 0 replies; 4+ messages in thread
From: Anthony G. Basile @ 2015-10-05 23:40 UTC (permalink / raw
To: gentoo-catalyst
On 10/5/15 6:49 PM, Mike Frysinger wrote:
> On 05 Oct 2015 17:17, Anthony G. Basile wrote:
>> Mike if you have commit to catalyst just do it. Otherwise I will.
> i asked for it, but seems that i do not have it ;)
> $ git push
> FATAL -- ACCESS DENIED
> Repo proj/catalyst
> User vapier@gentoo.org
> Stage Before git was called
> Operation Repo write
>
> FATAL: W any proj/catalyst vapier@gentoo.org DENIED by fallthru
> ...
> -mike
Okay I committed to master and to 2.X branch. For the 2.X, I had to
target files/catalyst.conf instead of etc/catalyst.conf.
I don't even know who owns the catalyst repo or how I ever got commit
access. It was years ago. Let me ask infra for info. I'm happy to
commit for you but its silly that you don't have direct access. This is
a totally trivial change.
--
Anthony G. Basile, Ph.D.
Gentoo Linux Developer [Hardened]
E-Mail : blueness@gentoo.org
GnuPG FP : 1FED FAD9 D82C 52A5 3BAB DC79 9384 FA6E F52D 4BBA
GnuPG ID : F52D4BBA
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-10-05 23:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-05 18:10 [gentoo-catalyst] [PATCH] catalyst.conf: minor tweaks to comments Mike Frysinger
2015-10-05 21:17 ` Anthony G. Basile
2015-10-05 22:49 ` Mike Frysinger
2015-10-05 23:40 ` Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox