sysvinit-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sysvinit-devel] sulogin merged into util-linux (Re: [PATCH 00/13] Initi


From: Karel Zak
Subject: [sysvinit-devel] sulogin merged into util-linux (Re: [PATCH 00/13] Initial import of sulogin)
Date: Mon, 12 Mar 2012 15:20:43 +0100
User-agent: Mutt/1.5.21 (2011-07-01)

 CC: to sysvinit upstream and Werner -- guys, sulogin has been merged
 into util-linux, because we believe that sulogin(8) is init independent
 util and it also seems that we can share some virtual console
 initialization code with agetty.

 It would be nice to mark sulogin in sysvinit as deprecated in favour of
 the util-linux version :-)

On Tue, Feb 28, 2012 at 11:45:08AM -0500, Dave Reisner wrote:
> This is an initial stab at importing sulogin from sysvinit and making it a bit
> more universal. I've removed the distro specific code and brought the rest of
> it more in line with the style of the remainder of the repo. I've also added
> internationalization and cleaned up the manpage.

Merged with some changes:

 - use err.h stuff
 - add long options
 - initialize NLS
 - add --disable-sulogin (enabled by default)
 - use virtual console initialization code from agetty (that's the
   same code used by Suse in the original sulogin in sysvinit).

Thanks!

    Karel

> Dave Reisner (13):
>   fstab.5: fix misspelling of deprecated
>   sulogin: initial import from sysvinit
>   sulogin.8: refactor manpage
>   sulogin: whitespace fixes
>   sulogin: replace older signal() with sigaction()
>   sulogin: remove CHECK_{DES,MD5} defines
>   sulogin: remove USE_ONELINE and SANE_TIO defines
>   sulogin: use size_t for iterator to avoid cast
>   sulogin: get rid of calls to /bin/sash
>   sulogin: use pathnames.h for file locations
>   sulogin: header/include cleanup
>   sulogin: use a more standard usage output
>   sulogin: add i18n strings

-- 
 Karel Zak  <address@hidden>
 http://karelzak.blogspot.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]