On Sun, Feb 24, 2013 at 09:35:42AM -0800, Simon Glass wrote:
> Hi,
>
> On Wed, Dec 26, 2012 at 11:53 AM, Simon Glass wrote:
> > This series adds support for filesystems to sandbox. While we don't yet have
> > access to host machine block devices, we can access files on the host
> > through
> > a
Hi,
On Wed, Dec 26, 2012 at 11:53 AM, Simon Glass wrote:
> This series adds support for filesystems to sandbox. While we don't yet have
> access to host machine block devices, we can access files on the host through
> a new 'host' filesystem type and the new sandbox command 'sb'.
>
> For example:
This series adds support for filesystems to sandbox. While we don't yet have
access to host machine block devices, we can access files on the host through
a new 'host' filesystem type and the new sandbox command 'sb'.
For example:
sb load host 0 1000 foo.bar
will load foo.bar from the host into
3 matches
Mail list logo