public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
From: "W. Trevor King" <wking@tremily.us>
To: gentoo-catalyst@lists.gentoo.org
Subject: [gentoo-catalyst] Re: Bumping a few patches (releng-link, bugs, spec-comments, howto)
Date: Fri, 13 Dec 2013 20:58:57 -0800	[thread overview]
Message-ID: <20131214045857.GT25409@odin.tremily.us> (raw)
In-Reply-To: <20130410150909.GC4694@odin.tremily.us>

[-- Attachment #1: Type: text/plain, Size: 2819 bytes --]

I'm looking into breaking Brian's patch series up into smaller
semantic chunks, so I thought I'd pull some of my work out first.
Here are my branches which have been incorperated in
origin/rewrite-on-master, but haven't yet made it into master itself:

On Wed, Apr 10, 2013 at 11:09:09AM -0400, W. Trevor King wrote:
> On #gentoo-releng, Jorge asked for a list of of outstanding patches
> that have been cooking on the mailing list.  Here it is:
> 
>   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
> 
>   branch: xsession
>   summary: livecdfs-update.sh: Set XSESSION in /etc/env.d/90xsession
>   http://mid.gmane.org/e523136669974c6586b2c6d28b3f50684a7a7bb7.1362252114.git.wking@tremily.us
> 
>     But see also:
>     summary: livecdfs-update.sh: Run env-update to pick up any /etc/env.d/ changes
>     http://mid.gmane.org/20130302221014.GA31585@odin.tremily.us

These are still pending.

>   branch: livecd-startx
>   summary: livecdfs-update.sh: Use `bash --login` to spawn startx
>   http://mid.gmane.org/cover.1362589155.git.wking@tremily.us

This landed with 5c96523 on 2013-10-26 :).

>   branch: releng-link
>   summary: examples/README: Add a pointer to the releng Git repository
>   http://mid.gmane.org/2aba0c00b43da9b80f1dd079d156c49db1f5ca03.1359671283.git.wking@tremily.us
> 
>   branch: bugs
>   summary: Move bug-reporting and mailing list notes from TODO to README
>   http://mid.gmane.org/f226aa91ea25a61d07ee9721d47d3ef5143fa7d2.1359682421.git.wking@tremily.us
> 
>   branch: spec-comments
>   summary: examples: Add newlines to accidentally unwrapped comment lines
>   http://mid.gmane.org/80e0140be0a82ad25a6c775386e5778566b7ec5c.1359685121.git.wking@tremily.us

These are still pending.

> Before merging anything, you should probably review the mailing list
> threads spawned by the patches, as some patches spawned resulting
> discussion which died out before a consensus was reached.
> 
> All of these series (as well as some other half-baked ideas) are
> available as branches in my public repository [1], if people prefer
> fetching/broswing locally instead of perusing the mailing list
> submissions.
> …
> [1]: http://git.tremily.us/?p=catalyst.git
>      git://tremily.us/catalyst.git

I'm happy to restart debate on any of these branches if folks want,
after which can pull them out of rewrite-on-master.  I'll see what I
can do about parsing other semantic chunks out of rewrite-on-master as
well.

Cheers,
Trevor

-- 
This email may be signed or encrypted with GnuPG (http://www.gnupg.org).
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  parent reply	other threads:[~2013-12-14  5:01 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-31 20:27 [gentoo-catalyst] Newer releng spec files? W. Trevor King
2013-01-31 20:48 ` Dustin C. Hatch
2013-01-31 22:33   ` [gentoo-catalyst] [PATCH] examples/README: Add a pointer to the releng Git repository W. Trevor King
2013-03-02 20:22     ` [gentoo-catalyst] Bumping a few patches (releng-link, bugs, spec-comments, howto) W. Trevor King
2013-04-10 15:09       ` [gentoo-catalyst] " W. Trevor King
2013-05-03 17:25         ` [gentoo-catalyst] Re: Bumping a few patches (releng-link, bugs, spec-comments, ...) W. Trevor King
2013-12-14  4:58         ` W. Trevor King [this message]
2013-12-20  5:02           ` [gentoo-catalyst] Re: Bumping a few patches (releng-link, bugs, spec-comments, howto-stage-descriptions, ...) W. Trevor King
2013-12-31 17:03             ` W. Trevor King
2014-01-01  6:20               ` Jorge Manuel B. S. Vicetto
2014-01-01 17:54                 ` W. Trevor King
2014-01-06  3:55               ` [gentoo-catalyst] Re: Bumping a few patches (releng-link, bugs, spec-comments, term-env-var, ...) W. Trevor King
2014-06-14 16:14                 ` [gentoo-catalyst] Re: Bumping a few patches (releng-link, bugs, spec-comments, pandoc-mediawiki, ...) W. Trevor King
2014-06-14 23:27                   ` Brian Dolbec
2014-06-15  0:04                     ` W. Trevor King
2014-06-15  1:01                       ` Brian Dolbec
2013-01-31 22:56   ` [gentoo-catalyst] Newer releng spec files? W. Trevor King
  -- strict thread matches above, loose matches on Subject: below --
2013-02-01  2:19 [gentoo-catalyst] [PATCH] examples: Add newlines to accidentally unwrapped comment lines W. Trevor King
2013-02-01  1:34 ` [gentoo-catalyst] [PATCH] Move bug-reporting and mailing list notes from TODO to README W. Trevor King

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131214045857.GT25409@odin.tremily.us \
    --to=wking@tremily.us \
    --cc=gentoo-catalyst@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox