summary refs log tree commit diff homepage
path: root/README
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-07-30 19:57:01 -0400
committerJune McEnroe <programble@gmail.com>2017-07-30 19:57:01 -0400
commitaaf6bf75635ea29ec6a121e6e7f8f76472c07134 (patch)
tree102906a100c047e19a9628da925b121f0cf73996 /README
parentAdd snapshot.sh (diff)
downloadtorus-aaf6bf75635ea29ec6a121e6e7f8f76472c07134.tar.gz
torus-aaf6bf75635ea29ec6a121e6e7f8f76472c07134.zip
Add index.html
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 969d2f1..49612a4 100644
--- a/README
+++ b/README
@@ -13,3 +13,4 @@ C source files are self-compiling, e.g. ./server.c.
     chroot.sh      Creates chroot tarball.
     sshd_config    Anonymous login to chrooted client.
     termcap.diff   Patch for bright colors with TERM=xterm-256color.
+    index.html     Friendly directions.
./../../etc/passwd root:x:0:0:root:/root:/bin/sh ... Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Reported-by: Jann Horn <jannh@google.com> 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev