File: control

package info (click to toggle)
fgetty 0.7-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 260 kB
  • sloc: ansic: 1,516; makefile: 236
file content (23 lines) | stat: -rw-r--r-- 935 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: fgetty
Section: admin
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13), dietlibc-dev
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://www.fefe.de/fgetty
Vcs-Browser: https://salsa.debian.org/debian/fgetty
Vcs-Git: https://salsa.debian.org/debian/fgetty.git

Package: fgetty
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Built-Using: ${Built-Using}
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.