diff options
author | onefang | 2019-10-10 21:10:01 +1000 |
---|---|---|
committer | onefang | 2019-10-10 21:10:01 +1000 |
commit | aeec507452904d9227925902b1026f5ae2c47b20 (patch) | |
tree | 5e4990e56f908a0231745c275db6bd79fa9a020f /README.md | |
parent | Initial commit of the code. (diff) | |
download | installMinimalDevuanASCII-master.zip installMinimalDevuanASCII-master.tar.gz installMinimalDevuanASCII-master.tar.bz2 installMinimalDevuanASCII-master.tar.xz |
For small values of "document".
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -5,4 +5,7 @@ server. It's full of stuff that is specific to my needs. It may be | |||
5 | educational to someone. I did intend to document it, but I got busy with | 5 | educational to someone. I did intend to document it, but I got busy with |
6 | other stuff. | 6 | other stuff. |
7 | 7 | ||
8 | It assumes the existance of a fileSystem.tar.xz, which I'll commit later. | 8 | It assumes the existance of a fileSystem.tar.xz, which is a base file |
9 | system containing various configuration and data files. All of it is | ||
10 | specific to me, and likely isn't actually needed. Feel free to make up | ||
11 | your own. | ||