initscripts-shr: add mountdevtmpfs init script for palmpre machine
authorSimon Busch <morphis@gravedo.de>
Thu, 30 Sep 2010 12:34:20 +0000 (14:34 +0200)
committerSimon Busch <morphis@gravedo.de>
Wed, 20 Oct 2010 08:10:26 +0000 (10:10 +0200)
commit67745fb3048a8b506e9d702b717eef12a8dae7cb
tree429989a02409d4178f95bb9c57862e2523b94c8a
parentb91e2b3af60937c6d01e44398681ee3253f770d4
initscripts-shr: add mountdevtmpfs init script for palmpre machine

On the palmpre machine we are currently come into the SHR rootfs through mounting it from
/boot and switch the rootfs via pivot_root. So we can't automatically mount devtmpfs on
/dev. Instead we do this right after SHR begins to boot and before any other filesystem is
mounted on the new rootfs.

Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Klaus Kurzmann <mok@fluxnetz.de>
recipes/shr/initscripts-shr/palmpre/mountdevtmpfs.sh [new file with mode: 0644]
recipes/shr/initscripts-shr_0.0.1.bb