blob: eacb16b03b9475903b9ae602d08da0fb17c81998 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.
|