summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-05-08 01:46:53 -0400
committermidipix <writeonce@midipix.org>2018-05-16 04:45:10 -0400
commit4721cebf34d7862b0783673f65fbb8b52750be46 (patch)
tree8293883f06a5b7301b1b8abc6d7ea9e954fdc00c /README
downloadmpackage-4721cebf34d7862b0783673f65fbb8b52750be46.tar.bz2
mpackage-4721cebf34d7862b0783673f65fbb8b52750be46.tar.xz
initial commit.
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..eacb16b
--- /dev/null
+++ b/README
@@ -0,0 +1,13 @@
+This repository contains the midipix distro skeleton,
+providing files needed for the distro installation
+from within a live environment, as well as the final
+target distribution.
+
+common/*: files copied to both the live environment
+ and the final target distribution.
+
+distro/*: files copied to the final target
+ distribution only.
+
+once/*: files copied to the live environment
+ only.