summaryrefslogtreecommitdiffstats
path: root/data/README.data
blob: fdf10a475a0e78034106c195f9957f431aff771f (plain) (blame)
1
2
3
4
5
6
7
8
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.