aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..fa1ec9e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
1A script to do a debootstrap install of Devuan ASCII.
2
3I wrote this long ago to install Devuan ASCII on my desktop and my remote
4server. 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
6other stuff.
7
8It assumes the existance of a fileSystem.tar.xz, which I'll commit later.