aboutsummaryrefslogtreecommitdiffstats
path: root/info
diff options
context:
space:
mode:
Diffstat (limited to 'info')
-rw-r--r--info/gates-of-tartaros.texinfo26
1 files changed, 0 insertions, 26 deletions
diff --git a/info/gates-of-tartaros.texinfo b/info/gates-of-tartaros.texinfo
index 02cbd0e..3b287d3 100644
--- a/info/gates-of-tartaros.texinfo
+++ b/info/gates-of-tartaros.texinfo
@@ -15,7 +15,6 @@
@set DEV /dev
@set ETC /etc
@set GOT got
-@set SSHLOGIN sshlogin
@set SSH ssh
@c --- end of do not touch ---
@@ -100,16 +99,6 @@ for SSH logins include:
@node Setting up
@chapter Setting up
-@menu
-* Configure inittab:: Configure your system to use Gates of Tartaros.
-* Enable SSH:: Enable SSH login on Gates of Tartaros.
-@end menu
-
-
-
-@node Configure inittab
-@section Configure inittab
-
To set up your inittab to to use Gates of Tartaros instead
of @command{agetty}, in your inittab, use the command
@command{@value{SBIN}/@value{GOT}} with the first argument
@@ -128,21 +117,6 @@ c6:345:respawn:@value{SBIN}/@value{GOT} tty6 TERM=linux
-@node Enable SSH
-@section Enable SSH
-
-To enable SSH login support you must create a user
-named `@value{SSHLOGIN}', which will be logged in and
-run SSH when using SSH login.@footnote{SSH cannot operate
-without a using being logged in.} The user's default
-shell must be set to @code{@value{GOT}-cmd}.
-
-@example
-sudo useradd -m -s @value{BIN}/@value{GOT}-cmd @value{SSHLOGIN}
-@end example
-
-
-
@node Extensibility
@chapter Extensibility