aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoronefang2019-10-10 21:10:01 +1000
committeronefang2019-10-10 21:10:01 +1000
commitaeec507452904d9227925902b1026f5ae2c47b20 (patch)
tree5e4990e56f908a0231745c275db6bd79fa9a020f
parentInitial commit of the code. (diff)
downloadinstallMinimalDevuanASCII-master.zip
installMinimalDevuanASCII-master.tar.gz
installMinimalDevuanASCII-master.tar.bz2
installMinimalDevuanASCII-master.tar.xz
Document the basics of fileSystem.tar.xz.HEADmaster
For small values of "document".
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa1ec9e..e4ef148 100644
--- a/README.md
+++ b/README.md
@@ -5,4 +5,7 @@ server. It's full of stuff that is specific to my needs. It may be
5educational to someone. I did intend to document it, but I got busy with 5educational to someone. I did intend to document it, but I got busy with
6other stuff. 6other stuff.
7 7
8It assumes the existance of a fileSystem.tar.xz, which I'll commit later. 8It assumes the existance of a fileSystem.tar.xz, which is a base file
9system containing various configuration and data files. All of it is
10specific to me, and likely isn't actually needed. Feel free to make up
11your own.