summaryrefslogtreecommitdiffstats
path: root/recipes-core/base-files
Commit message (Collapse)AuthorAgeFilesLines
* base-files: add xenfs entry to fstab if xen DISTRO_FEATURE is enabledPhilip Tricca2013-12-041-0/+5
Xen handles mounting xenfs with an init script. Unfortunately this script is the same one that starts xenstored and xenconsoled. That's great for dom0 but a domU may need xenfs but running xenstored/ xenconsoled in a domU makes no sense. A simple fstab entry is preferrable. Signed-off-by: Philip Tricca <flihp@twobit.us> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>