On Thursday, May 26, 2011 02:23:30 Ludwig Nussel wrote:
> The feature is useful for developers and admins that occasionally need
> to boot with e.g. console=ttyS0.
> The built in default can be overridden via inittab for each device. An
> entry like "S0::off:" turns off the getty on ttyS0.
there s
On Tue, Jun 14, 2011 at 11:31, Florian H. wrote:
> $ uname -a
> Linux 192.168.1.121 2.4.30 #1 Thu Jan 11 14:28:39 CET 2007 mips
>
> cc -ansi -O2 -fomit-frame-pointer -W -Wall -D_GNU_SOURCE -c -o
> hddown.o hddown.c
> In file included from /usr/include/linux/fs.h:26,
> from hddown.
From: Doug Goldstein
Other inits have moved to not requiring the -h flag when used with -H/-P.
modify sysvinit to be the same since it really doesn't matter.
URL: https://bugs.gentoo.org/449354
---
man/shutdown.8 | 7 +++
src/shutdown.c | 10 --
2 files changed, 7 insertions(+), 10
On Sunday, February 16, 2014 10:06:53 Petter Reinholdtsen wrote:
> [Mike Frysinger]
> > Other inits have moved to not requiring the -h flag when used with
> > -H/-P. modify sysvinit to be the same since it really doesn't
> > matter.
>
> Which inits are this? Wh
On Thu 10 Apr 2014 09:42:13 Petter Reinholdtsen wrote:
> I've submitted startpar for review with Coverty, and it reported four
> issues on https://scan.coverity.com/projects/1719 >. But the
> project is not yet accepted, so I can not figure out which issues this
> is. So I had a look at building
On 16 Dec 2016 13:51, Ian Jackson wrote:
> It looks like I'm going to want to do a minor upload to sysvinit in
> Debian soon. Despite now being a member of the team in Debian, I can
> do this with an NMU workflow (and hope that someone will later commit
> my changes to Debian's vcs for this packag