Date: Sat, 3 Apr 1999 20:36:51 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/getty gettytab.5 gettytab.h init.c main.c Message-ID: <199904040436.UAA25473@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/04/03 20:36:50 PST
Modified files:
libexec/getty gettytab.5 gettytab.h init.c main.c
Log:
Add an 'al' (autologin username) capability to getty/gettytab. This is a
damn useful thing for using with serial consoles in clusters etc or secure
console locations. Using a custom gettytab entry for console with
an entry like 'al=root' means that there is *always* a root login ready on
the console. This should replace hacks like those which go with conserver
etc. (This is a loaded gun, watch out for those feet!)
Submitted by: "Andrew J. Korty" <ajk@purdue.edu>
Revision Changes Path
1.19 +2 -1 src/libexec/getty/gettytab.5
1.9 +2 -1 src/libexec/getty/gettytab.h
1.10 +2 -1 src/libexec/getty/init.c
1.25 +21 -4 src/libexec/getty/main.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904040436.UAA25473>
