]> skyeroc.xyz Git - dgamelaunch/commitdiff
Updated documentation in README to save us time in the future.
authorBrett Carrington <brettcar@segvio.org>
Thu, 1 Jan 2004 19:02:17 +0000 (19:02 +0000)
committerBrett Carrington <brettcar@segvio.org>
Thu, 1 Jan 2004 19:02:17 +0000 (19:02 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@28 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

README
TODO

diff --git a/README b/README
index 685a455de4aa252ccf9b5164c5f2bba2cb9b32b9..53a1f605acb1c2570483833df0ca7f058069314e 100644 (file)
--- a/README
+++ b/README
@@ -22,6 +22,11 @@ curses.
 and 'inprogress' directories, in the dgldir. Also touch the files
 'dgl-login' and 'dgl-lock' in the main chroot directory.
 
+3) Copy the dgl-banner and dgl-default-rcfile files into the main 
+chroot directory  and optionally modify them. If these files aren't
+available in the package simply touch the files in the main chroot
+directory. 
+
 Your directories/files should now look like this:
 
 /chrootdir/bin/
@@ -34,6 +39,8 @@ Your directories/files should now look like this:
 /chrootdir/dgldir/rcfiles/
 /chrootdir/dgl-login (empty)
 /chrootdir/dgl-lock (empty)
+/chrootdir/dgl-banner
+/chrootdir/dgl-default-rcfile
 
 They should all be owned by the user you intend to run this as.
 
diff --git a/TODO b/TODO
index aeb51aca8921c9b564c2929706ceedf7cfaca321..96bf650fd37640faf484f53ba833d95a3b966655 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,2 +1,5 @@
+- Localization of variables, code clean up... At some point during
+  this attempt to fix the 15-game display only (in Bugs file.)
+
 - Allow a runtime-read configuration file to specify all the stuff
   that is currently hardcoded into dgamelaunch.h.