Bug#623264: /etc/ngetty/Conf is word-readable, not used

2011-04-19 Thread Nikola Vladov
On Mon, Apr 18, 2011 at 03:49:14PM -0400, sacrificial-spam-addr...@horizon.com wrote: > Package: ngetty > Version: 0.4-1 > Severity: important > > /etc/ngetty/Conf is installed with 0644 permissions, while the man > page explains that it will only be processed if permissions are > 0600. This cau

Bug#614049: ngetty: version 1.1 (from sid) has problems cooperating with pam.

2011-02-21 Thread Nikola Vladov
On Mon, Feb 21, 2011 at 04:51:41AM +0100, Guillem Jover wrote: > found 614049 1.1-2 > notfound 614049 1.0-1 ... > Anyway, the problem here is that init > starts the agettys from inittab and ngetty starts itself too from the > new init script. And both gettys fight for the terminal. This will > h

Bug#614049: ngetty: version 1.1 (from sid) has problems cooperating with pam.

2011-02-19 Thread Nikola Vladov
On Sat, Feb 19, 2011 at 11:15:02AM +0100, L.Schmidt wrote: > Package: ngetty > Version: 1.0-1 > Severity: grave > Justification: renders package unusable > > > problem manifests during login dialog, or after dialog was completed. either > case, the screen is blanked, and the "login:" prompt is pr

Bug#481388: ninit -- small init with SVC and cron

2008-05-15 Thread Nikola Vladov
Package: wnpp Severity: normal Hi! I'm the author ot ninit daemon, It's available on: http://riemann.fmi.uni-sofia.bg/ninit/ I looking for a maintainer of this package. Ninit is a very small daemon (about 4K if linked with dietlibc). It can be started as PID 1. It has build-in SVC and simple

Bug#473718: ngetty: expand args bug

2008-04-01 Thread Nikola Vladov
Package: ngetty Version: 0.3-2 I found a bug in ngetty. Line 200 of ngetty.c is: if ('0'<=*s && *s<='9') { One can start then '/sbin/ngetty 0 3 4' and the daemon will expand '0' to /dev/tty0 or /dev/vc/0. Don't start ngetty with bad args, or better use full path like ngetty /dev/tty

Bug#470946: ngetty: statically link with dietlibc

2008-03-18 Thread Nikola Vladov
On Tue, Mar 18, 2008 at 07:04:59AM +, Julian Gilbey wrote: > tags 470946 + patch > thanks > > [Please do Cc: the bug report on your replies, this way, everyone can > see the status of the bug.] Thanks Julian! where exactly is the patch? I cannot find it ;-) Please, send http link or e-mail

Bug#470946: (unofficial debinized patch)

2008-03-18 Thread Nikola Vladov
On Tue, Mar 18, 2008 at 07:04:59AM +, Julian Gilbey wrote: > > Attached is a tested patch which makes the build use dietlibc. I putted it on: http://riemann.fmi.uni-sofia.bg/ngetty/binary/ under the name debian_build.tar.gz I removed the patch for nwho, since it's already fixed in my source.

Bug#470802: different runlevels

2008-03-14 Thread Nikola Vladov
May be one solution is: cd /sbin ln -s ngetty ngetty1 ln -s ngetty ngetty2 ... ln -s ngetty ngetty5 ln -s ngetty ngetty6 then put in /etc/inittab ng1:1:respawn:/sbin/ngetty1 1 2 3 4 5 6 8 9 10 11 12 ng2:2:respawn:/sbin/ngetty2 1 2 3 4 5 6 ng3:2:respawn:/sbin/ngetty3 1 ... ng5:5:respawn:/sbin/ng

Bug#461663: RFP: ngetty -- one single daemon for all consoles

2008-01-19 Thread Nikola Vladov
Package: wnpp Severity: normal Hi! I'm the author ot ngetty daemon, It's available on: http://riemann.fmi.uni-sofia.bg/ngetty/ https://riemann.fmi.uni-sofia.bg/ngetty/ I looking for a maintainer of this package. Here is a short description (copy/paste from ngetty page). ngetty is a daemon th