diff options
Diffstat (limited to 'data/README.data')
| -rw-r--r-- | data/README.data | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/README.data b/data/README.data index e69de29b..fdf10a47 100644 --- a/data/README.data +++ b/data/README.data @@ -0,0 +1,9 @@ +This directory contains the config and share-able stuff for the InitRamFS. The +following structure applies + +~/data/base - distro-independent fall-back files +~/data/<distroname>/base - distro-dependent version-independent files +~/data/<distroname>/<distro_ver> - distro-dependenent version-dependent files + +The principle should be pretty simple - copy all from very generic to very +specific overwriting the generic files. |
