mingetty 1.08
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.
- Outputs:
out - 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 mingetty 1.08 as follows:
guix install mingetty@1.08
Or install the latest version:
guix install mingetty
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.