mingetty
Getty for the text console
Small console getty that is started on the Linux text console, asks for a login name and then transfers over to login. It is extended to allow automatic login and starting any app.
- Versions: 1.08
- Website: https://sourceforge.net/projects/mingetty
- Licenses: GPL 2+
- Package source: gnu/packages/admin.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of mingetty as follows:
guix install mingetty
Or install a particular version:
guix install mingetty@1.08
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of mingetty about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/mingetty'><img src='https://packages.guix.gnu.org/packages/mingetty/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/mingetty)
Example Org:
[[https://packages.guix.gnu.org/packages/mingetty][https://packages.guix.gnu.org/packages/mingetty/badges/latest-version.svg]]