Re: [OE-core] [PATCH] initscripts: Create the volatiles cache atomically.

2012-03-02 Thread Richard Purdie
On Wed, 2012-02-29 at 09:13 +0800, James Limbouris wrote: > If a machine loses power while building the volatiles cache, it will > continue to operate with an incomplete set of volatiles. Fix this by > updating atomically. > > Signed-off-by: James Limbouris > --- > .../initscripts-1.0/populate-v

[OE-core] [PATCH] initscripts: Create the volatiles cache atomically.

2012-02-28 Thread James Limbouris
If a machine loses power while building the volatiles cache, it will continue to operate with an incomplete set of volatiles. Fix this by updating atomically. Signed-off-by: James Limbouris --- .../initscripts-1.0/populate-volatile.sh | 10 ++ meta/recipes-core/initscripts/in