Source: fgetty
Section: admin
Priority: optional
Maintainer: Dmitry Bogatov <KAction@gnu.org>
Build-Depends: debhelper (>= 9), dietlibc-dev (>> 0.28-0)
Standards-Version: 3.9.7
Homepage: https://www.fefe.de/fgetty
Vcs-Browser: https://anonscm.debian.org/cgit/users/kaction-guest/fgetty.git
Vcs-Git: git://anonscm.debian.org/users/kaction-guest/fgetty.git

Package: fgetty
Architecture: any
Depends: ${misc:Depends}
Description: very small, efficient, console-only getty and login
 fgetty is a small, efficient, console-only getty for Linux.  It is derived
 from mingetty but hacked until it would link against diet libc to produce
 the smallest memory footprint possible for a simple yet complete getty.
 .
 fgetty includes a login program that supports the checkpassword
 authentication interface, and also a checkpassword program that uses the
 standard C library interface to passwd and shadow.
