Re: [PATCH] Documentation: cover CONFIG_BINFMT_SCRIPT in init.txt

2013-06-08 Thread Andreas Mohr
On Thu, Jun 06, 2013 at 08:33:20PM -0500, Rob Landley wrote: > No one person is an expert in every file in Documentation. My big > todo items are centered around librarian work: reorganizing the > layout of the directory so it's not a giant heap with everybody in > the world dumping stuff into the

Re: [PATCH] Documentation: cover CONFIG_BINFMT_SCRIPT in init.txt

2013-06-06 Thread Rob Landley
On 06/03/2013 03:26:56 PM, Andreas Mohr wrote: Hi, On Mon, Jun 03, 2013 at 06:16:12AM -0500, Rob Landley wrote: > On 05/30/2013 03:33:10 PM, Andreas Mohr wrote: > >It's somewhat sad to see that that file remained at only one > >initial commit > >since 2010, thus thumbs up for your help! > > > >D

Re: [PATCH] Documentation: cover CONFIG_BINFMT_SCRIPT in init.txt

2013-06-03 Thread Andreas Mohr
Hi, On Mon, Jun 03, 2013 at 06:16:12AM -0500, Rob Landley wrote: > On 05/30/2013 03:33:10 PM, Andreas Mohr wrote: > >It's somewhat sad to see that that file remained at only one > >initial commit > >since 2010, thus thumbs up for your help! > > > >Docs in general seem to be a wee bit too unmaintai

Re: [PATCH] Documentation: cover CONFIG_BINFMT_SCRIPT in init.txt

2013-06-03 Thread Rob Landley
On 05/30/2013 03:33:10 PM, Andreas Mohr wrote: On Thu, May 30, 2013 at 01:24:15PM -0600, Kris Rusocki wrote: > From: Kris Rusocki > > Now that binfmt_script is configurable, explain yet another possible > cause of boot failure (a script w/CONFIG_BINFMT_SCRIPT != y). Nice catch, and thanks for y

Re: [PATCH] Documentation: cover CONFIG_BINFMT_SCRIPT in init.txt

2013-05-30 Thread Andreas Mohr
On Thu, May 30, 2013 at 01:24:15PM -0600, Kris Rusocki wrote: > From: Kris Rusocki > > Now that binfmt_script is configurable, explain yet another possible > cause of boot failure (a script w/CONFIG_BINFMT_SCRIPT != y). Nice catch, and thanks for your effort! It's somewhat sad to see that that