On Mon, Jan 10, 2011 at 05:18:43PM +0100, Martin Mohring wrote:
> On 01/09/2011 12:25 AM, Martin Mohring wrote:
> > Hi,
> >
> > I had fixed the loopmount ioctl for linux-user, working correctly for arm,
> > mips, ppc32 and sh4.
> ping
> Aurelien, Riku, is that patch ok? Its only 2 lines of change
On 01/09/2011 12:25 AM, Martin Mohring wrote:
> Hi,
>
> I had fixed the loopmount ioctl for linux-user, working correctly for arm,
> mips, ppc32 and sh4.
>
> Martin
>
>
ping
Aurelien, Riku, is that patch ok? Its only 2 lines of change to activate
an ioctl.
Hi,
I had fixed the loopmount ioctl for linux-user, working correctly for arm,
mips, ppc32 and sh4.
Martin
From: Martin Mohring
In case a chrooted build uses XEN or KVM, a looped mount needs to be done to setup the chroot.
The ioctl for loop mount works correctly for arm, mips, ppc32 and sh4,