Dr. Werner Fink wrote:
> On Thu, May 26, 2011 at 08:23:30AM +0200, 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:
On Thu, May 26, 2011 at 08:23:30AM +0200, 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.
>
On Tue, Jun 21, 2011 at 01:16:59PM +0200, Werner Fink wrote:
> On Tue, Jun 21, 2011 at 12:01:16PM +0200, Karel Zak wrote:
> >
> > Hi,
> >
> > I have reimplemented the mountpoint(1) command for libmount. The new
> > implementation will be available in the next util-linux release
> > (2.20). I
On Tue, Jun 21, 2011 at 12:01:16PM +0200, Karel Zak wrote:
>
> Hi,
>
> I have reimplemented the mountpoint(1) command for libmount. The new
> implementation will be available in the next util-linux release
> (2.20). I think that the command should be maintained in the same
> place as mount(
Hi,
I have reimplemented the mountpoint(1) command for libmount. The new
implementation will be available in the next util-linux release
(2.20). I think that the command should be maintained in the same
place as mount(8) command.
Would be possible to disable the old version in sysvinit su