Skip to content

Commit 8c91219

Browse files
committed
add TOR class to the grml-live(8) manual
This also moves the ssh configuration there instead of hardcoding it.
1 parent b444e8a commit 8c91219

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/grml-live.8.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,15 @@ official grml release
378378
* SOURCES: retrieve Debian source packages after installation. Files will be
379379
placed in the output directory under grml_sources.
380380

381+
* TOR: generates a Tor onion service at build time. This makes the
382+
booted system available even if behind NAT or some firewall that is
383+
broken or unknown, and you need to get a rescue shell on the
384+
host. Note that the Tor and SSH private keys are generated in the
385+
ISO, which makes the build artifacts contain secret material and
386+
should be handled accordingly. The `DEFAULT_BOOTOPTIONS="ssh"`
387+
setting should also be added at build time (for example in
388+
`etc/grml/grml-live.local`).
389+
381390
* XORG: providing important packages for use with a base grml-featured X.org
382391
setup
383392

etc/grml/grml-live.local

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)