about summary refs log tree commit diff homepage
path: root/README
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-07-30 13:44:17 -0400
committerJune McEnroe <programble@gmail.com>2017-07-30 13:44:17 -0400
commit2ee6b51c0586407d6d32f6bdd45dced1fb17a295 (patch)
treeceb110d420d6c7e65666cfb70f600b314587b22a /README
parentAdd ` command (diff)
downloadtorus-2ee6b51c0586407d6d32f6bdd45dced1fb17a295.tar.gz
torus-2ee6b51c0586407d6d32f6bdd45dced1fb17a295.zip
Add chroot.sh
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 198714d..520f878 100644
--- a/README
+++ b/README
@@ -9,5 +9,6 @@ C source files are self-compiling, e.g. ./server.c.
     client.c       Curses client.
     help.c         Automated client which redraws a helpful banner.
 
-    termcap.diff   Patch for bright colors with TERM=xterm-256color.
+    chroot.sh      Creates chroot tarball.
     sshd_config    Anonymous login to chrooted client.
+    termcap.diff   Patch for bright colors with TERM=xterm-256color.