Skip to content

Extensible minimal replacement for agetty with SSH support

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

GNU-Pony/gates-of-tartaros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal replacement for agetty written in
GNU Bash with support for remote SSH login.

Note however that because of the use of GNU
Bash, rather than a compiled language,
gates-of-tartaros uses more memory than agetty.

You can configure your install to use dash
instead of bash by running make with the
argument SH=dash. Doing so will more halve
the memory usage, reducing the memory usage
to slightly below that of agetty.


To log in with over SSH type:
   user@host
   or
   user@host port

Usage:
	got TTY EXPORTS...

Example:
	got tty1 TERM=linux

About

Extensible minimal replacement for agetty with SSH support

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published