]> code.ossystems Code Review - openembedded-core.git/commit
base-files: remove the unnecessary /media/xxx directories
authorChen Qi <Qi.Chen@windriver.com>
Fri, 28 Jun 2013 07:48:36 +0000 (15:48 +0800)
committerSaul Wold <sgw@linux.intel.com>
Tue, 2 Jul 2013 14:58:08 +0000 (07:58 -0700)
commit458e76e470966d759067b2f6e6f00fa75a2963f3
treeaccb5a32892179dd155d9039461b62c5d092d6d9
parent4ec1266e7e1aacdb9d3d0fc5cd6307b60df1731e
base-files: remove the unnecessary /media/xxx directories

A few directories under /media were created by default, /media/card,
/media/ram, /media/realroot, etc.

These directories actually have no real usage now, thus removing them.

The /media/ram entry in the fstab is also removed, as mounting a tmpfs
over /media/ram in our system brings no benefit.

Note that a duplicate '/mnt' entry in dirs755 are also removed.

[Yocto #4774]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/base-files/base-files/fstab
meta/recipes-core/base-files/base-files_3.0.14.bb