diff options
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. |