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 <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html