diff options
author | midipix <writeonce@midipix.org> | 2018-05-08 01:46:53 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-05-16 04:45:10 -0400 |
commit | 4721cebf34d7862b0783673f65fbb8b52750be46 (patch) | |
tree | 8293883f06a5b7301b1b8abc6d7ea9e954fdc00c /README | |
download | mpackage-4721cebf34d7862b0783673f65fbb8b52750be46.tar.bz2 mpackage-4721cebf34d7862b0783673f65fbb8b52750be46.tar.xz |
initial commit.
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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. |