This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/mingetty/badges/latest-version.svg)](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]]