From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BBF71138247 for ; Wed, 1 Jan 2014 06:20:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 887EEE0A8B; Wed, 1 Jan 2014 06:20:22 +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 12397E0A8B for ; Wed, 1 Jan 2014 06:20:21 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2127) id 31B7333F6F1; Wed, 1 Jan 2014 06:20:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 2877233F6D8 for ; Wed, 1 Jan 2014 06:20:21 +0000 (UTC) Date: Wed, 1 Jan 2014 06:20:21 +0000 (UTC) From: "Jorge Manuel B. S. Vicetto" To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] Re: Bumping a few patches (releng-link, bugs, spec-comments, howto-stage-descriptions, ...) In-Reply-To: <20131231170308.GE29195@odin.tremily.us> Message-ID: References: <20130410150909.GC4694@odin.tremily.us> <20131214045857.GT25409@odin.tremily.us> <20131220050218.GW25409@odin.tremily.us> <20131231170308.GE29195@odin.tremily.us> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Archives-Salt: bc342e88-66a5-450e-ac5f-39aa76e38c44 X-Archives-Hash: 7b1f9a241ef1a16d1d5734598c776107 On Tue, 31 Dec 2013, W. Trevor King wrote: > It's been another two weeks, and I've added another patch, so here's > another summary of my outstanding patches: > > branch: sshd-tweak > summary: livecdfs-update.sh: Fix '/etc/sshd' check for sshd_config tweaks > http://mid.gmane.org/a0100e7d5c8905c99230cac46b963718d3826f5a.1362315628.git.wking@tremily.us The change seems fine. We'll have to look more carefully to see if we should drop the if entirely. > branch: xsession > summary: livecdfs-update.sh: Set XSESSION in /etc/env.d/90xsession > summary: livecdfs-update.sh: Run env-update to pick up any /etc/env.d/ changes > http://mid.gmane.org/e523136669974c6586b2c6d28b3f50684a7a7bb7.1362252114.git.wking@tremily.us > http://mid.gmane.org/20130302221014.GA31585@odin.tremily.us TO be honest, I don't care about livecd. The change seems ok, so I'm ok with applying it. Zero might care about this stuff. > branch: releng-link > summary: examples/README: Add a pointer to the releng Git repository > http://mid.gmane.org/2aba0c00b43da9b80f1dd079d156c49db1f5ca03.1359671283.git.wking@tremily.us Looks good and make sense. > branch: bugs > summary: Move bug-reporting and mailing list notes from TODO to README > http://mid.gmane.org/f226aa91ea25a61d07ee9721d47d3ef5143fa7d2.1359682421.git.wking@tremily.us +1 > branch: spec-comments > summary: examples: Add newlines to accidentally unwrapped comment lines > http://mid.gmane.org/80e0140be0a82ad25a6c775386e5778566b7ec5c.1359685121.git.wking@tremily.us +1 We really need to review and update the examples, though. > branch: pkgcache-warning > summary: doc/catalyst-config.5.txt: Document linking issues with binary packages > http://mid.gmane.org/cover.1366075786.git.wking@tremily.us Missing diff? I couldn't open the links as well. > branch: cleanup-subarch-xml > summary: Makefile: Cleanup doc/subarches.generated.xml > http://mid.gmane.org/091a6955b8a95308adf58cb6ef3d0ba1e05fc08c.1387169465.git.wking@tremily.us I didn't check the generated files, but this seems ok. > branch: howto-stage-descriptions > summary: doc/HOWTO.txt: Fix stage descriptions > http://mid.gmane.org/3614940041744d107ceff3e460e8549204c9b498.1387512969.git.wking@tremily.us I already replied to this one in the ml. > branch: term-env-var > summary: modules/generic_target.py: Pass TERM through to the chroot environment > http://mid.gmane.org/739db1331359acd82717c3eed4bced3828ad7e8d.1388285607.git.wking@tremily.us > > term-env-var is new this week. The others have been around for a > while. All branches are also available in my public repository [1]. I'm fine with this change. dol-sen already talked with me about adding it to the 2.X branch as well. > Cheers, > Trevor > > [1]: http://git.tremily.us/?p=catalyst.git > git://tremily.us/catalyst.git Cheers and thanks for your work and patience with us. Regards, Jorge.