Re: [sysvinit-devel] console= fix

2018-09-24 Thread Grzegorz Borowiak
Sure. From: Sysvinit-devel on behalf of Jesse Smith Sent: 22 September 2018 23:49:45 To: sysvinit-devel@nongnu.org Subject: Re: [sysvinit-devel] console= fix Grzegorz I have put together a small fix for init which uses the init.autocon=1 kernel parameter

Re: [sysvinit-devel] console= fix

2018-09-22 Thread Jesse Smith
Grzegorz I have put together a small fix for init which uses the init.autocon=1 kernel parameter you suggested. If I send you a tarball with the init source code, could you test it and confirm it works in your environment? Jesse > Hi, thank you for your answer. > > > I managed the situation by

Re: [sysvinit-devel] Console

2018-09-19 Thread Dr. Werner Fink
On Wed, Sep 19, 2018 at 01:10:29PM -0300, Jesse Smith wrote: > > > I wonder why this code is needed in the init side. I've tried to find > > some more info on the documentation, but this seems undocumented. > > > > As I recall, it was upstreamed from either Debian or Arch due to demand > from de

Re: [sysvinit-devel] Console

2018-09-19 Thread Jesse Smith
> I wonder why this code is needed in the init side. I've tried to find > some more info on the documentation, but this seems undocumented. > As I recall, it was upstreamed from either Debian or Arch due to demand from developers and embedded system admins. The console feature is mentioned in t